Athena Configuration — scripts_custom.conf

Edit default values to fine-tune your Athena.

How to enable or disable script

The example — npc: npc/custom/card_remover.txt — (that is, removing // at the beginning of the line) will enable the card_remover NPC. Conversely, //npc: npc/custom/adoption.txt (that is, putting // at the beginning of the line) will disable the adoption script.

How to introduce your own script

Take note of the Your scripts go here!! line. That is where you introduce your own custom scripts. For example, inserting a new line with npc: npc/custom/my_card_vendor.txt (no // at the beginning) will enable that script. Of course, your script, my_card_vendor.txt, must be in the npc/custom folder. You can put your script in another folder, say npc/myscript, and change the activation line to npc: npc/myscript/my_card_vendor.txt.

Do not copy from here! This script is partial.
// --------------------------------------------------------------
// - Custom Scripts -
// --------------------------------------------------------------
// All the custom scripts, remove the '//' to active...
// --------------------------------------------------------------
// ------------------------- My Scripts -------------------------
//npc: npc/location/to/script.txt
// Your scripts go here!!
// --------------------------------------------------------------
// ----------------------- Basic Scripts -----------------------
// -- Adoption NPC [Fredzilla]
npc: npc/custom/adoption.txt
// -- Auctioneer - Use at own risk [Fredzilla]
// Warning: It dupe items.
//npc: npc/custom/Auctioneer.txt
// -- 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
// -- Reset NPC
//npc: npc/custom/jobs/reset.txt
// -- Job Changer
//npc: npc/custom/jobs/jobmaster.txt
// -- Healer(s)
//npc: npc/custom/healers/heal.txt
//npc: npc/custom/healers/heal_payment.txt
// -- Black Jack
//npc: npc/custom/blackjack.txt
// -- Gefenia
//npc: npc/custom/gefenia.txt
// -- City and Dungeon Warper
//npc: npc/custom/warper/warper.txt
// -- Stylist
//npc: npc/custom/dye.txt
// -- Custom Penal Servitude (Jails Quest)
//npc: npc/custom/penal_servitude.txt
// -- Dev NPCs (NPCs named after devs...)
//npc: npc/custom/devnpc.txt
// -- Unofficial poetry
//npc: npc/custom/poetry/ayothaya.txt
// -- Platinum Skills
//npc: npc/custom/platinum_skills.txt
// -- Custom Shops
//npc: npc/custom/2-2shop.txt
// -- Free Falcon & Peco breeder, Free Carts
//npc: npc/custom/breeder.txt
// -- Unofficial Airplane Script
//npc: npc/custom/airplane.txt
// -- MVP Arena
//npc: npc/custom/MVP_arena/arena_mvp.txt
//npc: npc/custom/MVP_arena/amvp_func.txt
// ~ If you wish to have the mvp arena in your server,
// ~ please enable the mvp funtion too.
// -- WoE Time Setter - Lets you set War of Emperium time easily from inside the game [Fredzilla]
//npc: npc/custom/WoE_Setter.txt
//
// Stock Market (Play on it, earn money, very flexible)
//npc: npc/custom/stock_market.txt
// Russian Roulette + Rock Scissors Paper (contains some OBB / OVB / OCA etc dangerous!!! prizes!)
//npc: npc/custom/rpsroulette.txt
// Hire your Ninjas Squad and assassinate some enemy
//npc: npc/custom/shifty_assassin.txt
// Train your Monsters to fight against other players' monsters
//npc: npc/custom/mvm.txt
// A simply Raceway mini-game
//npc: npc/custom/morroc_raceway.txt
// A nice lottery (very flexible)
//npc: npc/custom/lottery.txt