Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    409

Everything posted by Emistry

  1. well...if you dont mind...next time you can use search engine search 1st.. this question has been asked and answered several times... uncomment the following line... https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/config/renewal.h /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas #define RENEWAL
  2. thank guys ~
  3. thx
  4. lol....>.<
  5. @DE.. sure...xD @Alexandria T__T .....you forgotten me,.... >.< @Others... thx.................xD
  6. Wew....thank you ~~
  7. if you dont want to update to latest svn.. just search inside your npc folder.. and get the path where those eden file is located.. and enable the server to load the npc upon startup...
  8. 3090
  9. 3088
  10. 3085
  11. 3083
  12. 3081
  13. 3078
  14. 3076
  15. ......{ atcommand "@allskill"; },{},{}
  16. //===== rAthena Script ======================================= //= Map flags that disable guilds on pvp grounds. //===== By: ==================================================
  17. 3074
  18. http://rathena.org/wiki/PCRE you need this,....to ensure those command work
  19. 3072
  20. i think would be like this ACMD_FUNC(donation) { run_script(npc_name2id("NPCName"))->u.scr.script,0,sd->bl.id,fake_nd->bl.id); }
  21. OnPCLoginEvent: if( getgroupid() ) sc_start SC_ITEMBOOST,3600000,100; end;
  22. you can try this http://rathena.org/board/topic/59964-custom-droprate/page__p__84489__hl__+custom%20+drop#entry84489
  23. 3070
  24. next; goto L_p11; end; } <------------------------------------------------ ADD THIS
×
×
  • Create New...