Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. 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
  2. try this [ Pastebin ] Warp GM To a Map when WOE
  3. 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>
  4. change job to 3rd job for items ? what mean ? change to 3rd job then get a item ? explain more in your post
  5. try bonus3 bAutoSpell,"WZ_METEOR",getrefine(),50;
  6. try this [ Pastebin ] 2xRate
  7. http://rathena.org/wiki/Compiling
  8. thx for the detailed report... i will try fix this once i get back my laptop >.<
  9. try remove all these chat_createpcchat(.....) then recompile
  10. http://rathena.org/board/topic/60643-queue-is-full/page__view__findpost__p__87590 use search 1st next time
  11. you can use db/item_avail.txt or at the itemresnametable there.. put the same sprite id with the old purple box
  12. announce "[ "+strcharinfo(0)+" ] has entered to the PVP Room",0; add this to your warper
  13. hideonnpc Bossnia Staff; should be hideonnpc "Bossnia Staff";
  14. sleep ( 60 * 60000 ); // How long before hide again edit the number 60 ( 60 = 60 minutes )
  15. try this [ Pastebin ] Hide NPC
  16. owh...some mistake.. find this input .@Amount,0,Zeny; add below set .TotalZeny,.TotalZeny + .@Amount;
  17. 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...