Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

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. Not bad Ric. Font could use some anti-aliasing. I'll give you a 7/10.
  4. http://rathena.org/board/topic/57802-done-request-party-bonus-system/#entry73982
  5. Tested it. Setting the price to 0z is possible.
  6. 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
  7. It does show. Make sure the script is really in your npc\custom.
  8. Everything you need is pretty much in your item_bonus.txt.
  9. - 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; }
  10. It shouldn't be that hard. You just need to find the file where those links are.
  11. You're quite right oni.
  12. I think { atcommand "@streset"; } would work too.
  13. I can't reproduce your problem Hatake. Just tested this a while ago and it really goes down by 12.
×
×
  • Create New...