Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. http://supportmii.com/ro1/Clients/Judas_Setups/2012_AI/
  2. Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ]
  3. Exchanger [ Cashpoint to Coins ] Exchanger [ Poring Coin - Zeny ] Exchanger [ Points to Tickets ] Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ]
  4. you can adjust this script.. trunk/npc/custom/etc/floating_rates.txt //add any other HOURS OnHour00: OnHour06: OnHour12: OnHour18: //------------------- set $@brate,rand(100,150); set $@jrate,rand(100,150); set $@drate,rand(100,150);
  5. my script can refine until max refine / any number you specified,......or just one refine...depend on how you configure the settings.
  6. * wild @Emistry appeared * xD how about this ? http://pastebin.com/raw.php?i=eSiCfiq7
  7. depend on your server settings.
  8. Emistry

    Item Spawner

    hmm like this ? http://pastebin.com/raw.php?i=NrnJzbP9
  9. you can also try these... Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ]
  10. you can try this. http://rathena.org/board/topic/53320-%E3%80%90-emistry-%C2%A9-2012-%E3%80%91e-scripts-collection/page__st__40__p__71628#entry71628
  11. ..............{ if( strcharinfo(3) != "schg_cas01" ){ bonus bMaxHPrate,100; bonus bDef,-50; bonus bMdef,-50; } },{},{}
  12. OnInit: agitstart; agitstart2; end; and remove these... agitend; agitend2; OnAgitEnd: OnAgiEnd2: then your WOE script should be endless....
  13. try this ? http://rathena.org/board/topic/53320-%E3%80%90-emistry-%C2%A9-2012-%E3%80%91e-scripts-collection/page__st__40__p__71628#entry71628
  14. try these ? Exchanger [ Cashpoint to Coins ] Exchanger [ Poring Coin - Zeny ] Exchanger [ Points to Tickets ] Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ]
  15. Emistry

    Cashshop npc

    try change your server langtype inside the Clientinfo
  16. get your updated LUB files here http://subversion.assembla.com/svn/ClientSide/Lua_Project/lubs/
  17. make sure your svn are updated to r17049 this script command has been implemented since r17048 and updated in r17049
  18. try this... http://pastebin.com/raw.php?i=UkUn1fwT and...since the sql data are not updated immeadiately...you have to wait sometime to get the correct amount of item... depend on the value you have set for default server saving time... else..try create item then relog..and check again EDIT : I get the idea wrongly LOL...suppose to show WHO get the item...and not the no of item exist in server.....
  19. Please refrain from posting same topic more than once... http://rathena.org/b...his-npc-please/ Topic Closed
  20. diff your client to read LUA instead of LUB / Data folder... edit the lua file for npcidentity.lua and jobname.lua
  21. how about like this ? http://pastebin.com/raw.php?i=jwvq247A
×
×
  • Create New...