Jump to content

Joseph

Members
  • Posts

    341
  • Joined

  • Last visited

Everything posted by Joseph

  1. Joseph

    TCG BANK

    So thats the reason. Here you go: http://upaste.me/154f93715104abf
  2. Joseph

    TCG BANK

    Edit: <header>,{
  3. I think they look scary. Its so abnormal.
  4. Please show the full script. We could at least help you test it out.
  5. How about a NPC to remove castle warps? EDIT: When to disable and enable?
  6. Blame Mysterious. <3 I'm sure he's willing to fix this. You can try this though. http://rathena.org/board/topic/69412-request-woe-reward-in-mailbox-npc/
  7. OHNO Maki is going to die!

  8. Joseph

    Ola!

    Hello! Welcome to rAthena..
  9. Moving topic to source request.
  10. I'm pretty sure there is a contact form.
  11. Comment out the castles that you wish to disable in npc\scripts_guild.conf.
  12. Then take it before the Sunday session starts.
  13. - script something -1,{ OnInit: sleep 3000; monster "prontera",0,0,"Dark Valkyrie",1931,1,strnpcinfo(0)+"OnMobDead"; end; OnMobDead: mapannounce "prontera","Dark Valkyrie: I have lost... how could this happen...?",0; sleep 3000; mapwarp "prontera","Lacie",156,72; end; }
  14. Take it before the next WoE.
  15. Joseph

    TCG BANK

    HERE YOU GO. http://upaste.me/2bb2924d4db2341 Ladder updates every 60 seconds (I guess? depends on your server-side setting).
  16. Joseph

    Kafra NPC

    http://upaste.me/0cd49231fb3fb70 Edit: <header>,{ Case 6: warp "pvproom",0,0; break;
  17. Setup a NPC to remove previous variables. set etower_timer,0; erasequest 60200; erasequest 60201; set party_instance_id,0;
  18. Change: if ( getmapmobs'('"this") > 0 ) { to: if (mobcount("this","all")) {
  19. See OnTouch and Disablenpc for further informations.
  20. Also, search and change the time in the script: set .@dun_lim_time,etower_timer+604800; // 1 week set .@dun_lim_time2,etower_timer+14400; // 4 hours
  21. I want this feature so badly too! D: No doubts, its an awesome feature, but imo it shouldn't be one of the priorities. If any of the devs have extra time for it, then GO AHEAD!
×
×
  • Create New...