Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    409

Everything posted by Emistry

  1. 3248
  2. https://rathena.svn....tle/homunc.conf // Does autoloot work, when a monster is killed by homunculus only? homunculus_autoloot: yes https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/player.conf // Idle characters can receive autoloot? // Set to the time in seconds where an idle character will stop receiving // items from Autoloot (0: disabled). idle_no_autoloot: 0
  3. client problem ? packet problem ?
  4. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/re/mobs/dungeons/lhz_dun_re.txt load it in your server
  5. try this ? set BaseExp, BaseExp - (( BaseExp * getarg(0) ) / 100 ); btw....your monster ID...all are above this value ? 5000000 huh ? you sure ?
  6. 3246
  7. // Your Server Max Zeny Amount set .MaxZeny,1000000000; // Coins Item ID and each Coins Costs setarray .Coins[1],675,671,674; setarray .Zeny[1],1000000,10000000,100000000;
  8. 3244
  9. you can try this if you want. http://pastebin.com/raw.php?i=Ca0FYuL9
  10. http://rathena.org/wiki/Adding_a_Script#Adding_and_Activating_Scripts
  11. 3242
  12. 3240
  13. 3238
  14. Emistry

    Anime & Manga

    Sword Art Online http://www.youtube.com/watch?v=e-ItVSknzi8
  15. 3236
  16. 3234
  17. 3232
  18. just add what i show you in the previous post inside the commands there...
  19. mapname mapflag nocommand
  20. try put at the level 20 gm delitem : [true,false]
  21. like this ? getitemname(5013)
  22. 3230
  23. you can find the number here https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/const.txt
  24. 3228
  25. change all Zeny into your Vote Point Variable .... #VotePoints
×
×
  • Create New...