guides_ayothaya.txt 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. //===== rAthena Script =======================================
  2. //= Ayothaya Guide
  3. //===== By: ==================================================
  4. //= L0ne_W0lf
  5. //===== Current Version: =====================================
  6. //= 1.1
  7. //===== Compatible With: =====================================
  8. //= rAthena SVN
  9. //===== Description: =========================================
  10. //= [Official Conversion]
  11. //= Guide for the city of Ayothaya
  12. //===== Additional Comments: =================================
  13. //= 1.0 First version, Renewal guide.
  14. //= 1.1 Added missing case. [Joseph]
  15. //============================================================
  16. ayothaya,203,169,4 script Ayothaya Guide Noi#01ay 839,{
  17. mes "[Noi]";
  18. mes "Hello~";
  19. mes "Welcome to ^8B4513Ayothaya^000000.";
  20. mes "This town is linked to a river through the wild forest.";
  21. mes "It's a really calm country.";
  22. mes "Take your time to look around.";
  23. while (1) {
  24. next;
  25. switch(select("[ Weapon Shop ]:[ Tool Shop ]:[ Tavern ]:[ Shrine ]:[ Fishing Spot ]:[ Aibakthing ]:Remove Marks from Mini-Map:Cancel")) {
  26. case 1:
  27. mes "[Noi]";
  28. mes "The ^0000FFWeapon Shop^000000";
  29. mes "in Ayothaya has special weapons.";
  30. mes "You can find great weapons there.";
  31. mes "Is there anything else I can do for you?";
  32. viewpoint 1,163,90,0,0x0A82FF;
  33. break;
  34. case 2:
  35. mes "[Noi]";
  36. mes "Our citizens purchase many products in the ^006400Tool Shop^000000.";
  37. mes "Make sure you get all you need there.";
  38. mes "Do you need anything else??";
  39. viewpoint 1,131,86,1,0xAAFF00;
  40. break;
  41. case 3:
  42. mes "[Noi]";
  43. mes "Part of adventuring is collecting information.";
  44. mes "The ^008080Tavern^000000 is crowded with lots of travelers where you can get useful information.";
  45. mes "Is there anything else I can do for you?";
  46. viewpoint 1,229,72,2,0x008080;
  47. break;
  48. case 4:
  49. mes "[Noi]";
  50. mes "To calm your heart, go to the ^FF1493Shrine^000000 and say a prayer.";
  51. mes "Is there anything else I can do for you?";
  52. viewpoint 1,208,280,3,0xFF1493;
  53. break;
  54. case 5:
  55. mes "[Noi]";
  56. mes "Ayothaya is close to the beach, so most people enjoy fishing.";
  57. mes "They really love to fish.";
  58. mes "Go ^8B4513fishing^000000 and try to grab a big fish.";
  59. mes "Is there anything else I can do for you?";
  60. viewpoint 1,255,99,4,0x8B4513;
  61. break;
  62. case 6:
  63. mes "[Noi]";
  64. mes "If you want to return home";
  65. mes "find ^00BFFFAibakthing^000000";
  66. mes "and ask him to send you back.";
  67. mes "Is there anything else I can do for you?";
  68. viewpoint 1,151,68,5,0x00BFFF;
  69. break;
  70. case 7:
  71. mes "[Noi]";
  72. mes "I'll remove all marks from your mini-map.";
  73. mes "Do you need anything else??";
  74. viewpoint 2,1,1,0,0xFFFFFF;
  75. viewpoint 2,1,1,1,0xFFFFFF;
  76. viewpoint 2,1,1,2,0xFFFFFF;
  77. viewpoint 2,1,1,3,0xFFFFFF;
  78. viewpoint 2,1,1,4,0xFFFFFF;
  79. viewpoint 2,1,1,5,0xFFFFFF;
  80. break;
  81. case 8:
  82. mes "[Noi]";
  83. mes "Enjoy your trip~!";
  84. close;
  85. }
  86. }
  87. }
  88. ayothaya,146,86,4 script Ayothaya Guide Noa#01ay 839,{
  89. mes "[Noa]";
  90. mes "Hello~";
  91. mes "Welcome to ^8B4513Ayothaya^000000.";
  92. mes "This town is linked to a river through the wild forest.";
  93. mes "It's a really calm country.";
  94. mes "Take your time to look around.";
  95. while (1) {
  96. next;
  97. switch(select("[ Kafra Employee ]:[ Weapon Shop ]:[ Tool Shop ]:[ Tavern ]:[ Shrine ]:[ Fishing Spot ]:[ Aibakthing ]:Remove Marks from Mini-Map:Cancel")) {
  98. case 1:
  99. mes "[Noa]";
  100. mes "The ^0000FFKafra Employee^000000 is";
  101. mes "marked on your mini-map.";
  102. mes "Check your mini-map.";
  103. mes "Is there anything else I can do for you?";
  104. viewpoint 1,212,169,0,0x0A82FF;
  105. break;
  106. case 2:
  107. mes "[Noa]";
  108. mes "The ^0000FFWeapon Shop^000000";
  109. mes "in Ayothaya has special weapons.";
  110. mes "You can find great weapons there.";
  111. mes "Is there anything else I can do for you?";
  112. viewpoint 1,163,90,1,0xAAFF00;
  113. break;
  114. case 3:
  115. mes "[Noa]";
  116. mes "Our citizens purchase many products in the ^006400Tool Shop^000000.";
  117. mes "Make sure you get all you need there.";
  118. mes "Do you need anything else??";
  119. viewpoint 1,131,86,2,0x008080;
  120. break;
  121. case 4:
  122. mes "[Noa]";
  123. mes "Part of adventuring is collecting information.";
  124. mes "The ^008080Tavern^000000 is crowded with lots of travelers where you can get useful information.";
  125. mes "Is there anything else I can do for you?";
  126. viewpoint 1,229,72,3,0xFF1493;
  127. break;
  128. case 5:
  129. mes "[Noa]";
  130. mes "To calm your heart, go to the ^FF1493Shrine^000000 and say a prayer.";
  131. mes "Is there anything else I can do for you?";
  132. viewpoint 1,208,280,4,0x8B4513;
  133. break;
  134. case 6:
  135. mes "[Noa]";
  136. mes "Ayothaya is close to the beach, so most people enjoy fishing.";
  137. mes "They really love to fish.";
  138. mes "Go ^8B4513fishing^000000 and try to grab a big fish.";
  139. mes "Is there anything else I can do for you?";
  140. viewpoint 1,255,99,5,0x9400D3;
  141. break;
  142. case 7:
  143. mes "[Noa]";
  144. mes "If you want to return home";
  145. mes "find ^00BFFFAibakthing^000000";
  146. mes "and ask him to send you back.";
  147. mes "Is there anything else I can do for you?";
  148. viewpoint 1,151,68,6,0x00BFFF;
  149. break;
  150. case 8:
  151. mes "[Noa]";
  152. mes "I'll remove all marks from your mini-map.";
  153. mes "Do you need anything else??";
  154. viewpoint 2,1,1,0,0xFFFFFF;
  155. viewpoint 2,1,1,1,0xFFFFFF;
  156. viewpoint 2,1,1,2,0xFFFFFF;
  157. viewpoint 2,1,1,3,0xFFFFFF;
  158. viewpoint 2,1,1,4,0xFFFFFF;
  159. viewpoint 2,1,1,5,0xFFFFFF;
  160. viewpoint 2,1,1,6,0xFFFFFF;
  161. break;
  162. case 9:
  163. mes "[Noa]";
  164. mes "Enjoy your trip~!";
  165. close;
  166. }
  167. }
  168. }