Jump to content

Eroces

Members
  • Posts

    135
  • Joined

  • Last visited

Everything posted by Eroces

  1. Did you edit your mmo.h PACKETVER?
  2. This is pretty informative and entertaining as well.
  3. 3160
  4. Try this. http://pastebin.com/u6i1q0CU
  5. 3157
  6. Not bad Ric. Font could use some anti-aliasing. I'll give you a 7/10.
  7. http://rathena.org/board/topic/57802-done-request-party-bonus-system/#entry73982
  8. Tested it. Setting the price to 0z is possible.
  9. 3153
  10. That feature is enabled by default. You can set it in your conf\battle\monster.conf. // Whether or not to spawn the mvp tomb. // See http://irowiki.org/wiki/MVP#Gravestone mvp_tomb_enabled: yes
  11. 3150
  12. It does show. Make sure the script is really in your npc\custom.
  13. What doesn't work?
  14. 3146
  15. Everything you need is pretty much in your item_bonus.txt.
  16. 3138
  17. - script MVPDeathAnnounce -1,{ OnNPCKillEvent: if (getmonsterinfo(killedrid,MOB_MVPEXP)) { announce getmonsterinfo(killedrid,MOB_NAME)+" has been killed by "+strcharinfo(0)+".", bc_blue|bc_all; } end; }
  18. 3134
  19. It shouldn't be that hard. You just need to find the file where those links are.
  20. You're quite right oni.
  21. 3130
  22. I think { atcommand "@streset"; } would work too.
  23. I can't reproduce your problem Hatake. Just tested this a while ago and it really goes down by 12.
  24. It uses data\lua files.
×
×
  • Create New...