Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    409

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. read this Adding_a_Script
  7. * wild @Emistry appeared * xD how about this ? http://pastebin.com/raw.php?i=eSiCfiq7
  8. depend on your server settings.
  9. Emistry

    Item Spawner

    hmm like this ? http://pastebin.com/raw.php?i=NrnJzbP9
  10. use 111 as npc sprite...or -1.....
  11. you can also try these... Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ]
  12. 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
  13. ..............{ if( strcharinfo(3) != "schg_cas01" ){ bonus bMaxHPrate,100; bonus bDef,-50; bonus bMdef,-50; } },{},{}
  14. OnInit: agitstart; agitstart2; end; and remove these... agitend; agitend2; OnAgitEnd: OnAgiEnd2: then your WOE script should be endless....
  15. 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
  16. 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 ]
  17. Emistry

    Cashshop npc

    try change your server langtype inside the Clientinfo
  18. get your updated LUB files here http://subversion.assembla.com/svn/ClientSide/Lua_Project/lubs/
  19. make sure your svn are updated to r17049 this script command has been implemented since r17048 and updated in r17049
  20. 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.....
  21. mapname mapflag nocommand 90
  22. Please refrain from posting same topic more than once... http://rathena.org/b...his-npc-please/ Topic Closed
  23. diff your client to read LUA instead of LUB / Data folder... edit the lua file for npcidentity.lua and jobname.lua
  24. how about like this ? http://pastebin.com/raw.php?i=jwvq247A
×
×
  • Create New...