From 620e60eebce2c1f35c5c9a82f6ca365b316587f5 Mon Sep 17 00:00:00 2001 From: Valaris Date: Sun, 29 Jan 2006 16:10:48 +0000 Subject: AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_custom.conf | 126 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 npc/scripts_custom.conf (limited to 'npc/scripts_custom.conf') diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf new file mode 100644 index 000000000..13d94a344 --- /dev/null +++ b/npc/scripts_custom.conf @@ -0,0 +1,126 @@ +// -------------------------------------------------------------- +// - Custom Scripts - +// -------------------------------------------------------------- +// All the custom scripts, remove the '//' to active... +// -------------------------------------------------------------- +// - Warning!! Acktung!! Awas!! gevaar!! peligro!! GEGE - +// -------------------------------------------------------------- +// - All scripts here should be used at your own risk. If you - +// - have edited it yourself, we are not responsible for any - +// - Damages or whatsoever. Do not report any bugs unless you - +// - are sure they exsist. Please provide evidence and proof. - +// - eAthena developmers are not responsible for any damages or - +// - disruptions of service during the service of the server - +// - caused by the included scripts or for any damages - +// - resulting in the use of the scripts. - +// - Thanks, - +// - eAthena Dev Team - +// -------------------------------------------------------------- +// ------------------------- 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 + +// -------------------------------------------------------------- +// Lance's Scripts (coded before joining eA Dev team) +// -------------------------------------------------------------- +//npc: npc/custom/Lance/FR_HallOfFame.c +//npc: npc/custom/Lance/FR_WeatherController.c +//npc: npc/custom/Lance/FR_MailSystem.c +// -------------------------------------------------------------- + +// +// -------------------------------------------------------------- +// ----------------------- Quests Scripts ----------------------- +// -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop) +//npc: npc/custom/quests/thq/THQS_ChatingNPC.txt +//npc: npc/custom/quests/thq/THQS_GuildNPC.txt +//npc: npc/custom/quests/thq/THQS_QuestNPC.txt +//npc: npc/custom/quests/thq/THQS_Quests.txt +//npc: npc/custom/quests/thq/THQS_TTShop.txt +// -- Godly Equipments Quests +//npc: npc/custom/quests/valhallen.txt +// -- Misc +//npc: npc/custom/quests/magicalhatquest.txt +//npc: npc/custom/quests/fashion.txt +//npc: npc/custom/quests/elvenear.txt +//npc: npc/custom/quests/ironcane.txt +//npc: npc/custom/quests/sunglasses.txt +//npc: npc/custom/quests/berzebub.txt +// Bandit Beard headgear quest (very long and safe quest) +//npc: npc/custom/quests/bandit_beard.txt +// Dead Branch (and Bloody Branch) quest (safe to use) +//npc: npc/custom/quests/dead_branch.txt +// -- Removed Hats with official quests. Only 6 hats are left +//npc: npc/custom/quests/event_6_new_hats.txt +// (both Lord Kaho (GM Item), but different and quest.txt has Balmung (GM Item) too) +// Warning! It might break your server balance. +//npc: npc/custom/quests/kaho_balmung.txt +//npc: npc/custom/quests/kahohorn.txt +// -- ?? Event +//npc: npc/custom/tougijou.txt + +//Nice Custom thanatos Tower Statues Quest +//npc: npc/custom/quests/tha_statues.txt \ No newline at end of file -- cgit v1.2.3-60-g2f50