Jump to content

Bisuke

Members
  • Posts

    177
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Bisuke

  1. Oh, I see, Thank you again, @Technoken and @Stolao This weekend, I will try again your codes, I haven't had the time to test it properly because of my schedule. I'll let you know the results.
  2. Thank you for this reply, but I tried this code and it seems that the code is not working.
  3. The Thing is, I don't want to warp them out of the map. It's a survival event, and players are allowed to resurrect other players. However, I want to create a script that will active as soon as all the players are dead, the event will be closed and all the dead players will be warped out.
  4. Is there a way where I can script my event where it detects if the players inside the map "guild_vs1" are still alive every x number of seconds?
  5. How can I set the maximum damage reflected by Reflect Shield and Reject Sword? I want to set the maximum damage to equal to the caster's HP. Thanks!
  6. I finally get to try this on my test server, however there's an error that says, missing 3 curly. I tried adding the closing curlies to the first 3 conditional statement: if(BaseLevel > 85){ set .@Reset, 100000, 100000, 90000, 0; } else if(BaseLevel > 75){ set .@Reset, 75000, 75000, 70000, 0;} else if(BaseLevel > 45){ set .@Reset, 50000, 50000, 50000, 0;} However, A new error occured, unexpected ";".
  7. Our server is experiencing log.c:266 - INSERT DELAYED INTO `picklog` problem in our database, how to fix this?
  8. Can I request for a stat reset script that changes the price according to level? 1-45 - 10,000 (9,000 for both) 46-75 - 50,000 (45,000 for both) 76-85 - 75,000 (70,000 for both) 86-99 - 100,000 (95,000 for both) Thanks in advance!
  9. How to add EXP Bonus on a monster in a specific a map?
  10. Can you import Maps and Models of Ragnarok to Unity?
  11. If you could add a patcher feature in this awesome tool. that would be totally great!
  12. Yes there is. You can use it to change the logo.
  13. Version 1.0

    1568 downloads

    This is a free release of my recent Design creation, This patcher belongs to my recent server which was not published due to lack of time. Features 1. Rotating Banners (Supports up to 3 Pictures) 2. Patch Notes 3. 4 Buttons 4. Changeable logo. THIS IS A FREE RELEASE, YOU CAN USE IT ON YOUR SERVER, AND REMEMBER TO NOT TO CLAIM THE DESIGN AS YOURS. All I want is a simple like to may FB Page at: http://facebook.com/mardsigns
    Free
  14. 2.5.4.18 works for me really well, no error encountered.
  15. Hello there, I just want to ask if how can I create a custom mob with job sprites riding in a peco peco. I tried using "Job_Lord_Knight2 4014" for the Peco Knight but it is not working. It does create a mob with LK without peco. Anyone knows what ID should I use? Bump.. Please help.
  16. Oo, taasan mo lang ung sa plist.txt mo. Yun lang mali nun.
  17. Please, paki elaborate mo ng mas maayos ung problema niyo po. Tama po ba ito, Ang problem niyo is ayaw mag download ng latest patch niyo? Pero ung old patches eh na dodownload. If that is the case, tignan niyo po ung plist.txt niyo, baka po hindi na kalagay dun ung latest thor patch niyo. Dapat po ung last value nung patch niyo is ung pinakamataas lagi.
  18. Using getmapusers just returns the number of players inside the map.
  19. Hello there, I just want to ask for an NPC that gives items to all the players that are in the same map. Thanks in advance!
  20. I just tested it, It did not work. Thanks anyways.
  21. I am just wondering if there's some patch for the @itemparty command? I just want to use it on my Party quest script. Thanks!
  22. Anybody? What is wrong in my script? Am I missing some codes?
×
×
  • Create New...