scripts_eaac.conf 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. // --------------------------------------------------------------
  2. // - eAAC Scripts -
  3. // --------------------------------------------------------------
  4. // All the custom scripts, remove the '//' to enable...
  5. // --------------------------------------------------------------
  6. // - Warning!! Acktung!! Awas!! gevaar!! peligro!! ÂûG�EûG�E -
  7. // --------------------------------------------------------------
  8. // - All scripts here should be used at your own risk. If you -
  9. // - have edited it yourself, we are not responsible for any -
  10. // - Damages or whatsoever. Do not report any bugs unless you -
  11. // - are sure they exist. Please provide evidence and proof. -
  12. // - eAthena developers are not responsible for any damages or -
  13. // - disruptions of service during the service of the server -
  14. // - caused by the included scripts or for any damages -
  15. // - resulting in the use of the scripts. -
  16. // - Thanks, -
  17. // - eAthena Dev Team -
  18. // - Files organized, sorted and compiled together by erKURITA -
  19. // - To activate a script, simply remove the // in the -
  20. // - corresponding npc: line. In case of the Kafra Express, -
  21. // - just remove the // in the import: line -
  22. // --------------------------------------------------------------
  23. // ----------------------- Kafra Express ------------------------
  24. // Kafra Express scripts are all enabled by default in the conf.
  25. // All you have to do is enable/uncomment the following line and
  26. // edit the confi.txt file inside the kafraExpress folder. Read
  27. // the readme.txt for further information. Also before enabling
  28. // this, open and read the following conf file, since you have
  29. // to de-activate the default Global_Functions.txt file and
  30. // enable the custom global_functionsKE.txt files made by Skotlex
  31. // Script made by Skotlex.
  32. // Forum topic for support:
  33. //| http://www.eathena.ws/board/index.php?showtopic=20290
  34. //import: npc/custom/eAAC_Scripts/Kafra_Express_files.conf
  35. // --------------------------------------------------------------
  36. // ---------------------- Roll A Dice NPC -----------------------
  37. // Script made by birkiczd.
  38. // Forum topic for support:
  39. //| http://www.eathena.ws/board/index.php?showtopic=62483
  40. //npc: npc/custom/eAAC_Scripts/roll_a_dice.txt
  41. // --------------------------------------------------------------
  42. // ---------------------- Message Boards ------------------------
  43. // Script made by cold
  44. // Forum topic for support:
  45. //| http://www.eathena.ws/board/index.php?showtopic=51051
  46. //npc: npc/custom/eAAC_Scripts/messageboards.txt
  47. // --------------------------------------------------------------
  48. // ---------------------- Donation Girl -------------------------
  49. // Script made by joshuaali
  50. // Forum topic for support:
  51. //| http://www.eathena.ws/board/index.php?showtopic=71464
  52. //npc: npc/custom/eAAC_Scripts/DonationGirl/donate.txt
  53. // --------------------------------------------------------------
  54. // ----------------------- Quest Warper -------------------------
  55. // Script made by Neouni
  56. // Forum topic for support:
  57. //| http://www.eathena.ws/board/index.php?showtopic=83352
  58. //npc: npc/custom/eAAC_Scripts/quest_warper.txt
  59. // --------------------------------------------------------------
  60. // ----------------------- Coin Banker --------------------------
  61. // Script made by erKURITA
  62. // Forum topic for support:
  63. //| http://www.eathena.ws/board/index.php?showtopic=80615
  64. //npc: npc/custom/eAAC_Scripts/banker.txt
  65. // --------------------------------------------------------------
  66. // ---------------------- Vending Machine------------------------
  67. // Script made by Celestria
  68. // Forum topic for support:
  69. //| http://www.eathena.ws/board/index.php?showtopic=91261
  70. //npc: npc/custom/eAAC_Scripts/vendmachine.txt