Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

santa-clause

Members
  • Posts

    705
  • Joined

  • Last visited

    Never

Everything posted by santa-clause

  1. I like them all. But i think L is the best.
  2. In the sub playerkill i made this ``` Public Sub KillPlayer(ByVal index As Long) Dim exp As Long ' Calculate exp to give attacker exp = GetPlayerExp(index) \ 3 ' Calculate given coins SendSpawnItem 1.Value, GetPlayerExp(index) \ 20.Value ' Make sure we dont get less then 0 If exp < 0 Then exp = 0 If exp = 0 Then Call PlayerMsg(index, "You lost no exp.", BrightRed) Else Call SetPlayerExp(index, GetPlayerExp(index) - exp) SendEXP index Call PlayerMsg(index, "You lost " & exp & " exp.", BrightRed) End If Call OnDeath(index) End Sub ``` Then he drops coins on death normally but he drops nothing at all and this text is marked red ``` ' Calculate given coins SendSpawnItem 1.Value, GetPlayerExp(index) \ 20.Value ``` Can someone help me with this i think i forgot something
  3. i want that if you kill a player in pvp he drops pvp points and i want a ctf system too
  4. New downloadlink: [http://www.mediafire.com/?pbxqszudaz52ku8](http://www.mediafire.com/?pbxqszudaz52ku8)
  5. ![](http://www.danasoft.com/sig/MINE479792.jpg)
  6. captain wabbit if you mean you want too use my gui then i have to say no use the proper one from idofreepixel you can find hes pos somewhere
  7. ok but i have no money at the moment else i would give it to a server but now i really dont have money i only have $0.004203 (advertising without any players lol)
  8. i knwo its made by idofreepixel but i need a new gui
  9. i will see what i can make dammet why is nobody just telling
  10. ok but your own server is offline how can i trust you the the kris
  11. i am doing a gui request for my game kingdom of dainasta here you can download my old gui here: [http://www.freemmorpgmaker.com/files/imagehost/pics/83e4ca6b364baf244f79676044b6aa08.zip](http://www.freemmorpgmaker.com/files/imagehost/pics/83e4ca6b364baf244f79676044b6aa08.zip) and a screenshot of my gui at the moment: ![](http://kingdomofdainasta.cixx6.com/imagehost/up/ea9b539dbd66a4143c4abb3c5b8a2e43.png) the new gui needs to be a gui something like middleages style
  12. i know but he did it with crystalshire
  13. please robin you can help me
  14. 8921 lol :confused: :confused: :confused: :confused: :confused:
×
×
  • Create New...