ryusama2007 Posted March 1, 2013 Posted March 1, 2013 Personal buy a command that disables src txt born in emualdor, exempo how would I would put him well in conf txt disables that total. may not be so conf. npcdisable: npc / custom / warper.txt or may be a script like. npcdisable npc / custom / warper.txt Quote
ryusama2007 Posted March 2, 2013 Author Posted March 2, 2013 'm buying a personal mapflag that fuse with drop item, if you want a mapflag put the id of the mob and then the id of the drop and the drop% without being affected by rate and server that supports at least 20 items. Quote
PewN Posted March 2, 2013 Posted March 2, 2013 'm buying a personal mapflag that fuse with drop item, if you want a mapflag put the id of the mob and then the id of the drop and the drop% without being affected by rate and server that supports at least 20 items. trunk/db/mob_item_ratio.txt rAthena only Quote
ryusama2007 Posted March 2, 2013 Author Posted March 2, 2013 Thanks I'll try to use, and on the other topic. Quote
Angel Posted March 2, 2013 Posted March 2, 2013 (edited) if u are not using rathena you can try this one:http://rathena.org/board/topic/56424-advanced-common-drop-system/ or you can get the code of changeset 15521 [rev=15521]http://trac.rathena.org/changeset/15521/rathena Edited March 2, 2013 by Angel Quote
ryusama2007 Posted March 2, 2013 Author Posted March 2, 2013 Personal buy a command that disables src txt born in emualdor, exempo how would I would put him well in conf txt disables that total. may not be so conf. npcdisable: npc / custom / warper.txt or may be a script like. npcdisable npc / custom / warper.txt Perfect just need to resolve this now. 'm buying a personal mapflag that fuse with drop item, if you want a mapflag put the id of the mob and then the id of the drop and the drop% without being affected by rate and server that supports at least 20 items. trunk/db/mob_item_ratio.txtrAthena only calling for work? Quote
clydelion Posted March 2, 2013 Posted March 2, 2013 There's an existing command. @unloadnpcfile npc/custom/warper.txt Quote
ryusama2007 Posted March 2, 2013 Author Posted March 2, 2013 (edited) if it is a command, but I want to do the same NPC to NPC disables some officers without moving much in txt and in conf. @edit is possible to add something in the command to serve in npc you need to type @ command? if so can you help me? Edited March 3, 2013 by ryusama2007 Quote
Lighta Posted March 6, 2013 Posted March 6, 2013 you could use :atcommand @unloadnpcfile npc/custom/warper.txt;"atcommand" it's a script npc command that allow you to use atcommand in script :http://rathena.org/wiki/Atcommand Quote
ryusama2007 Posted March 7, 2013 Author Posted March 7, 2013 (edited) atcommand "@unloadnpcfile npc/merchants/shops.txt"; Erro: - script npc Remover -1,{ end; OnInit: atcommand "@unloadnpcfile npc/merchants/shops.txt"; atcommand "@unloadnpcfile npc/re/merchants/shops.txt"; atcommand "@unloadnpcfile npc/re/kafras/kafras.txt"; atcommand "@unloadnpcfile npc/merchants/cashheadgear_dye.txt"; atcommand "@unloadnpcfile npc/other/mail.txt"; atcommand "@unloadnpcfile npc/other/resetskill.txt"; end; } - script npc Remover -1,{ end; OnInit: atcommand "@unloadnpcfile npc/merchants/shops.txt"; end; atcommand "@unloadnpcfile npc/re/merchants/shops.txt"; end; atcommand "@unloadnpcfile npc/re/kafras/kafras.txt"; end; atcommand "@unloadnpcfile npc/merchants/cashheadgear_dye.txt"; end; atcommand "@unloadnpcfile npc/other/mail.txt"; end; atcommand "@unloadnpcfile npc/other/resetskill.txt"; end; end; } Screem: Edited March 7, 2013 by ryusama2007 Quote
Cydh Posted March 7, 2013 Posted March 7, 2013 (edited) I think atcommand need player to be attached. xD and your second code, the OnInit first line content has end;, that mean another line will not be executed. if your problem because duplicate NPC, you can remove it, the debug messages tell you where the npc file, or rename the NPC name. Edited March 7, 2013 by Cydh Quote
ryusama2007 Posted March 7, 2013 Author Posted March 7, 2013 I'll leave without end, yet he's failed, I'll change the name ^ ^. Quote
Question
ryusama2007
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.