scripts_custom.conf 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. // --------------------------------------------------------------
  2. // - Custom Scripts -
  3. // --------------------------------------------------------------
  4. // All the custom scripts, remove the '//' to enable...
  5. // Place your scripts here!
  6. //npc: npc/location/to/script.txt
  7. // ----------------------- Basic Scripts -----------------------
  8. //npc: npc/custom/warper.txt
  9. //npc: npc/custom/jobmaster.txt
  10. //npc: npc/custom/platinum_skills.txt
  11. //npc: npc/custom/healer.txt
  12. //npc: npc/custom/breeder.txt
  13. //npc: npc/custom/itemmall.txt
  14. //npc: npc/custom/stylist.txt
  15. //npc: npc/custom/resetnpc.txt
  16. //npc: npc/custom/card_remover.txt
  17. //npc: npc/custom/item_signer.txt
  18. //npc: npc/custom/woe_controller.txt
  19. // ----------------------- Other Scripts -----------------------
  20. // -- MVP Arena
  21. //npc: npc/custom/etc/mvp_arena.txt
  22. // -- Penal Servitude (Jails Quest)
  23. //npc: npc/custom/etc/penal_servitude.txt
  24. // -- Banks
  25. //npc: npc/custom/etc/bank_kafra.txt
  26. //npc: npc/custom/etc/bank.txt
  27. // -- Lottery (very flexible)
  28. //npc: npc/custom/etc/lottery.txt
  29. // -- Stock Market (Play on it, earn money, very flexible)
  30. //npc: npc/custom/etc/stock_market.txt
  31. // -- Russian Roulette + Rock Scissors Paper (warning! contains OBB/OVB/OCA/etc. prizes!)
  32. //npc: npc/custom/etc/rpsroulette.txt
  33. // -- Black Jack
  34. //npc: npc/custom/etc/blackjack.txt
  35. // -- Hire ninja squads to assassinate an enemy!
  36. //npc: npc/custom/etc/shifty_assassin.txt
  37. // -- Train your monsters to fight against other players' monsters
  38. //npc: npc/custom/etc/monster_arena.txt
  39. // -- Raceway mini-game
  40. //npc: npc/custom/etc/morroc_raceway.txt
  41. // -- Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server
  42. //npc: npc/custom/etc/floating_rates.txt
  43. // -- Wedding script that supports same-sex marriages
  44. //npc: npc/custom/etc/marriage.txt
  45. // -- Warper that works only after locations are unlocked
  46. //npc: npc/custom/etc/quest_warper.txt
  47. // ----------------------- Quest Scripts -----------------------
  48. // -- Dynamic Quest Scripts
  49. //npc: npc/custom/quests/hunting_missions.txt
  50. //npc: npc/custom/quests/quest_shop.txt
  51. //npc: npc/custom/quests/questboard.txt
  52. // -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop)
  53. //npc: npc/custom/quests/thq/THQS_ChatingNPC.txt
  54. //npc: npc/custom/quests/thq/THQS_GuildNPC.txt
  55. //npc: npc/custom/quests/thq/THQS_QuestNPC.txt
  56. //npc: npc/custom/quests/thq/THQS_Quests.txt
  57. //npc: npc/custom/quests/thq/THQS_TTShop.txt
  58. // -- Equipment Quests
  59. //npc: npc/custom/quests/elvenear.txt
  60. //npc: npc/custom/quests/sunglasses.txt
  61. //npc: npc/custom/quests/bandit_beard.txt
  62. //npc: npc/custom/quests/event_6_new_hats.txt
  63. //npc: npc/custom/quests/may_hats.txt
  64. //npc: npc/custom/quests/kings_items.txt
  65. // -- Misc Item Quests
  66. //npc: npc/custom/quests/dead_branch.txt
  67. //npc: npc/custom/quests/berzebub.txt
  68. //npc: npc/custom/quests/jewel_case.txt
  69. // -- Godly Equipment Quests (be careful!)
  70. //npc: npc/custom/quests/valhallen.txt
  71. //npc: npc/custom/quests/kaho_balmung.txt
  72. //npc: npc/custom/quests/kahohorn.txt
  73. // ----------------------- Event Scripts -----------------------
  74. // -- Daily Events
  75. //npc: npc/custom/events/disguise.txt
  76. //npc: npc/custom/events/mushroom_event.txt
  77. //npc: npc/custom/events/cluckers.txt
  78. // -- Holiday Events
  79. //npc: npc/custom/events/xmas_rings_event.txt
  80. //npc: npc/custom/events/valentinesdayexp.txt
  81. //npc: npc/custom/events/hallow06.txt
  82. //npc: npc/custom/events/uneasy_cemetery.txt
  83. // ----------------------- Unofficial Scripts -----------------------
  84. // -- Unofficial Airplane script
  85. //npc: npc/custom/etc/airplane.txt
  86. // -- Thanatos Tower Statues Quest
  87. //npc: npc/custom/quests/tha_statues.txt
  88. // -- Custom quests from official Umbalian Quests
  89. //npc: npc/custom/quests/sphinx_mask.txt
  90. //npc: npc/custom/quests/umbalian_language.txt
  91. // -- Unofficial Battlegrounds
  92. //npc: npc/custom/battleground/bg_common.txt
  93. //npc: npc/custom/battleground/bg_tierra_01.txt
  94. //npc: npc/custom/battleground/bg_tierra_02.txt
  95. //npc: npc/custom/battleground/bg_flavius_01.txt
  96. //npc: npc/custom/battleground/bg_flavius_02.txt
  97. //npc: npc/custom/battleground/bg_kvm01.txt
  98. //npc: npc/custom/battleground/bg_kvm02.txt
  99. //npc: npc/custom/battleground/bg_kvm03.txt