ea/trunk/npc/scripts_custom.conf <<
or
ea/trunk/npc/ !!
;)
example i want show or add card remover ,kafra bank or bank ,will show u ..
just edit at scripts_custom.conf <<
Code:
// -- Card Remover
//npc: npc/custom/card_remover.txt
// -- Write your name on your equipment/weapon (mini-quest)
//npc: npc/custom/sign_your_items.txt
// -- Banks
//npc: npc/custom/banks/kafra_bank.txt
//npc: npc/custom/banks/bank.txt
see that " // " <<
juz delete " // "
Code:
// -- Card Remover
npc: npc/custom/card_remover.txt
// -- Write your name on your equipment/weapon (mini-quest)
/npc: npc/custom/sign_your_items.txt
// -- Banks
npc: npc/custom/banks/kafra_bank.txt
npc: npc/custom/banks/bank.txt
if want add your npc just added
Code:
npc: npc/custom/yournpc.txt
PHP Code:
Edit Map & Quest NPC / Core Scripts - scripts_athena.conf
All the custom scripts, remove the '//' to enable... - scripts_custom.conf
eAAC Scripts - scripts_eaac.conf
Monster Scripts - scripts_eamonsters.conf
Guild Wars - scripts_guild.conf
Monster Scripts - scripts_jmonsters.conf
Job Scripts - scripts_jobs.conf
eAthena Primary Scripts File - scripts_main.conf
Map Flags - scripts_mapflags.conf
Monster Scripts - scripts_monsters.conf
Warp Scripts - scripts_warps.conf