Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    409

Everything posted by Emistry

  1. 1747
  2. 1744
  3. 1741
  4. show your pvpladder script...we dunno what caused this problem in your script without take a look in your script for skill...perhap you edit the skill_db recently ? re-check what you have edit in there
  5. 1739
  6. try this [ Pastebin ] Warp GM To a Map when WOE
  7. just list all the restricted item in the db/item_noequip.txt then add the appropriate mapflag to the map of pvp mapname mapflag restricted <flag>
  8. change job to 3rd job for items ? what mean ? change to 3rd job then get a item ? explain more in your post
  9. try bonus3 bAutoSpell,"WZ_METEOR",getrefine(),50;
  10. try this [ Pastebin ] 2xRate
  11. change all cash to #CASHPOINTS
  12. http://rathena.org/wiki/Compiling
  13. thx for the detailed report... i will try fix this once i get back my laptop >.<
  14. 1737
  15. try remove all these chat_createpcchat(.....) then recompile
  16. http://rathena.org/board/topic/60643-queue-is-full/page__view__findpost__p__87590 use search 1st next time
  17. you can use db/item_avail.txt or at the itemresnametable there.. put the same sprite id with the old purple box
  18. 1731
  19. announce "[ "+strcharinfo(0)+" ] has entered to the PVP Room",0; add this to your warper
  20. hideonnpc Bossnia Staff; should be hideonnpc "Bossnia Staff";
  21. sleep ( 60 * 60000 ); // How long before hide again edit the number 60 ( 60 = 60 minutes )
  22. try this [ Pastebin ] Hide NPC
  23. owh...some mistake.. find this input .@Amount,0,Zeny; add below set .TotalZeny,.TotalZeny + .@Amount;
  24. 1729
  25. http://rathena.org/wiki/Custom_Items recheck every step that you might have missed... and please dont use FULL CAP in topic title...
×
×
  • Create New...