[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Misc. Message Boards |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= kobra_k88 |
---|
| 5 | //= L0ne_W0lf |
---|
| 6 | //===== Current Version: ===================================== |
---|
| 7 | //= 1.5 |
---|
| 8 | //===== Compatible With: ===================================== |
---|
| 9 | //= [Aegis Conversion] |
---|
| 10 | //= eAthena 7.15 + |
---|
| 11 | //===== Description: ========================================= |
---|
| 12 | //= Misc. Message Boards for: |
---|
| 13 | //= - Prontera |
---|
| 14 | //= - Morroc |
---|
| 15 | //- - Geffen |
---|
| 16 | //= - Al De Baran |
---|
| 17 | //= - Izlude |
---|
| 18 | //= - Alberta |
---|
| 19 | //===== Additional Comments: ================================= |
---|
| 20 | //= Rearranged [Lupus] |
---|
| 21 | //= Fixed spelling mistakes. [Nexon] |
---|
| 22 | //= 1.3 Removed Duplicates [Silent] |
---|
| 23 | //= 1.4 Rescripted to Aegis 10.3 standard. [L0ne_W0lf] |
---|
| 24 | //= 1.5 Removed a duplicate related to the Sign Quest. [SinSloth] |
---|
| 25 | //= 1.5 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] |
---|
| 26 | //============================================================ |
---|
| 27 | |
---|
| 28 | // Prontera |
---|
| 29 | //============================================================ |
---|
| 30 | prontera,158,213,1 script Sign Post#Prt1 111,{ |
---|
| 31 | mes "^993300- The Sign Post Reads -^000000"; |
---|
| 32 | mes "North to Prontera Castle"; |
---|
| 33 | mes "North to Al De Baran"; |
---|
| 34 | mes "Northwest to Geffen"; |
---|
| 35 | mes "East to Prontera Fields"; |
---|
| 36 | mes "South to Prontera Fields"; |
---|
| 37 | mes "Southeast to Alberta"; |
---|
| 38 | mes "Southwest to Morroc"; |
---|
| 39 | mes "Southwest to Comodo"; |
---|
| 40 | mes "West to Prontera Fields"; |
---|
| 41 | close; |
---|
| 42 | } |
---|
| 43 | |
---|
| 44 | prontera,156,197,1 script Prontera Bulletin#Prt2 111,{ |
---|
| 45 | mes "^993300- The Prontera Bulletin Reads -^000000"; |
---|
| 46 | mes "Wanted: Two Clip Accessories"; |
---|
| 47 | mes "Please contact..."; |
---|
| 48 | mes "- Name appears to be worn off -"; |
---|
| 49 | mes "Selling: Used Bastard Sword"; |
---|
| 50 | mes "Will take any offer!"; |
---|
| 51 | mes "Contact Abramulious"; |
---|
| 52 | mes "Help Wanted: Buying or selling a used Peco Peco?"; |
---|
| 53 | mes "Contact Grasisium in Morroc now!"; |
---|
| 54 | close; |
---|
| 55 | } |
---|
| 56 | |
---|
| 57 | prontera,278,212,1 script Sign#Prt3 111,{ |
---|
| 58 | mes "^993300- The Sign Reads -^000000"; |
---|
| 59 | mes "Please help keep Prontera a clean place."; |
---|
| 60 | close; |
---|
| 61 | } |
---|
| 62 | |
---|
| 63 | prontera,150,326,1 script Sign#Prt4 111,{ |
---|
| 64 | mes "^993300- The Sign Reads -^000000"; |
---|
| 65 | mes "Citizens of Prontera are Welcomed in the Prontera Castle."; |
---|
| 66 | close; |
---|
| 67 | } |
---|
| 68 | |
---|
| 69 | prontera,31,212,1 script Billboard#Prt5 111,{ |
---|
| 70 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 71 | mes "~WANTED~"; |
---|
| 72 | mes "iROGM01"; |
---|
| 73 | mes "DEAD or ALIVE"; |
---|
| 74 | mes "*Kill Stealing in Glast Heim*"; |
---|
| 75 | mes "~REWARD~"; |
---|
| 76 | mes "50,000 Zeny "; |
---|
| 77 | mes "Contact: iROGM02"; |
---|
| 78 | close; |
---|
| 79 | } |
---|
| 80 | |
---|
| 81 | prontera,165,305,1 script Billboard#Prt6 111,{ |
---|
| 82 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 83 | mes "We hope you enjoy your stay in Prontera."; |
---|
| 84 | close; |
---|
| 85 | } |
---|
| 86 | |
---|
| 87 | prontera,145,304,1 script Sign#Prt7 111,{ |
---|
| 88 | mes "^993300- The Sign Reads -^000000"; |
---|
| 89 | mes "Note:"; |
---|
| 90 | mes "I lost my cart in Mt. Mjolnir, if someone finds it please tell me, my life was in that bucket of goods!"; |
---|
| 91 | close; |
---|
| 92 | } |
---|
| 93 | |
---|
| 94 | // Morroc |
---|
| 95 | //============================================================ |
---|
| 96 | morocc,144,84,1 script Sign#Moc1 111,{ |
---|
| 97 | mes "^993300- The Sign Reads -^000000"; |
---|
| 98 | mes "Wanted: Body guard to protect my shop from thieves"; |
---|
| 99 | mes "Please contact Butcher"; |
---|
| 100 | close; |
---|
| 101 | } |
---|
| 102 | |
---|
| 103 | morocc,145,83,1 script Sign#Moc2 111,{ |
---|
| 104 | mes "^993300- The Sign Reads -^000000"; |
---|
| 105 | mes "Selling, well groomed Peco Peco!"; |
---|
| 106 | mes "This beautiful specimen has only been ridden by myself, comes with a saddle, a harness and..."; |
---|
| 107 | close; |
---|
| 108 | } |
---|
| 109 | |
---|
| 110 | morocc,32,174,1 script Bulletin#Moc3 111,{ |
---|
| 111 | mes "^993300- The Bulletin Reads -^000000"; |
---|
| 112 | mes "^0099FFMorroc women up in arms!^000000"; |
---|
| 113 | mes "A recent study has shown that the majority of male citizens in"; |
---|
| 114 | mes "Morroc prefer the women of Geffen. 90 of the 100 male citizens"; |
---|
| 115 | mes "of Morroc claimed that they have had numerous relationships"; |
---|
| 116 | mes "with Geffen women outside of the Morroc Region."; |
---|
| 117 | next; |
---|
| 118 | mes "^993300- The Bulletin Continued -^000000"; |
---|
| 119 | mes "'I just prefer their company better, that's all...' said one Morroc man."; |
---|
| 120 | mes "'it's not like I'm against Morroc women or anything, so what's the problem...'"; |
---|
| 121 | mes "Besides emotional and stressful issues in regards to the daily"; |
---|
| 122 | mes "activities of these males."; |
---|
| 123 | mes "Hunting still seems to be their number one priority"; |
---|
| 124 | mes "over finding decent woman within the region...."; |
---|
| 125 | close; |
---|
| 126 | } |
---|
| 127 | |
---|
| 128 | morocc,168,266,1 script Sign#Moc5 111,{ |
---|
| 129 | mes "^993300- The Sign Reads -^000000"; |
---|
| 130 | mes "Welcome to Morroc."; |
---|
| 131 | close; |
---|
| 132 | } |
---|
| 133 | |
---|
| 134 | morocc,168,264,1 script Billboard#Moc6 111,{ |
---|
| 135 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 136 | mes "^CC0033Battle Royal!^000000"; |
---|
| 137 | mes "Do you have what it takes to battle someone in a no holds barred, player vs. player game of death!"; |
---|
| 138 | mes "Head to Prontera if you think you have what it takes!"; |
---|
| 139 | close; |
---|
| 140 | } |
---|
| 141 | |
---|
| 142 | morocc,298,211,1 script Sign#Moc7 111,{ |
---|
| 143 | mes "^993300- The Sign Reads -^000000"; |
---|
| 144 | mes "Welcome to Morroc."; |
---|
| 145 | close; |
---|
| 146 | } |
---|
| 147 | |
---|
| 148 | // Geffen |
---|
| 149 | //============================================================ |
---|
| 150 | geffen,116,58,1 script Geffen Bulletin#Gef1 111,{ |
---|
| 151 | mes "^993300- The Geffen Bulletin Reads -^000000"; |
---|
| 152 | mes "Remember Wizard's...It's not how many skills you know, it's the magic that counts!"; |
---|
| 153 | close; |
---|
| 154 | } |
---|
| 155 | |
---|
| 156 | geffen,61,174,1 script Sign#Gef2 111,{ |
---|
| 157 | OnClick: |
---|
| 158 | mes "^993300- The Sign Reads -^000000"; |
---|
| 159 | mes "- Seems to be written in a language unfamiliar to you -"; |
---|
| 160 | close; |
---|
| 161 | } |
---|
| 162 | |
---|
| 163 | geffen,113,104,1 script Billboard#Gef3 111,{ |
---|
| 164 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 165 | mes "Selling: Brand new Chon Chon Doll!"; |
---|
| 166 | mes "What a great gift to give to a loved one, contact me now!"; |
---|
| 167 | mes "- Name seems to be smeared -"; |
---|
| 168 | mes " "; |
---|
| 169 | mes "Buying: Manteau!"; |
---|
| 170 | mes "I'm freezing and I have no zeny, please help me!"; |
---|
| 171 | mes "Contact Edionyus"; |
---|
| 172 | close; |
---|
| 173 | } |
---|
| 174 | |
---|
| 175 | geffen,119,190,1 script Sign Post#Gef4 111,{ |
---|
| 176 | mes "^993300- The Sign Post Reads -^000000"; |
---|
| 177 | mes "North to Geffen Fields"; |
---|
| 178 | mes "Northeast to Al De Baran"; |
---|
| 179 | mes "Northwest to Glast Heim"; |
---|
| 180 | mes "East to Geffen Fields"; |
---|
| 181 | mes "South to Morroc"; |
---|
| 182 | mes "Southeast to Prontera"; |
---|
| 183 | mes "Southeast to Alberta"; |
---|
| 184 | mes "Southwest to Comodo"; |
---|
| 185 | mes "West to Geffen Fields"; |
---|
| 186 | close; |
---|
| 187 | } |
---|
| 188 | |
---|
| 189 | geffen,168,175,1 script Sign#Gef5 111,{ |
---|
| 190 | mes "^993300- The Sign Reads -^000000"; |
---|
| 191 | mes "''Your always welcomed in Geffen''"; |
---|
| 192 | close; |
---|
| 193 | } |
---|
| 194 | |
---|
| 195 | geffen,183,61,1 script Sign#Gef6 111,{ |
---|
| 196 | mes "^993300- The Sign Reads -^000000"; |
---|
| 197 | mes "Welcome."; |
---|
| 198 | close; |
---|
| 199 | } |
---|
| 200 | |
---|
| 201 | // Al De Baran |
---|
| 202 | //============================================================ |
---|
| 203 | aldebaran,181,172,1 script Billboard#Alde1 111,{ |
---|
| 204 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 205 | mes "In Search of:"; |
---|
| 206 | mes "I lost my Bongun pet, it wasn't my fault, it just ran away..."; |
---|
| 207 | mes "If you see him, please let me know. Reward to whomever finds him!"; |
---|
| 208 | close; |
---|
| 209 | } |
---|
| 210 | |
---|
| 211 | aldebaran,133,104,1 script Al De Baran Bulletin#Al2 111,{ |
---|
| 212 | mes "^993300- The Al De Baran Bulletin Reads -^000000"; |
---|
| 213 | mes "''Enjoy your stay in Al De Baran''"; |
---|
| 214 | close; |
---|
| 215 | } |
---|
| 216 | |
---|
| 217 | aldebaran,54,223,1 script Billboard#Alde3 111,{ |
---|
| 218 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 219 | mes "Help Wanted:"; |
---|
| 220 | mes "We are looking for young, strong and athletic people who are"; |
---|
| 221 | mes "interested in a full time career as a Blacksmith. If your interested, please contact Altiregen"; |
---|
| 222 | mes "in Geffen!"; |
---|
| 223 | close; |
---|
| 224 | } |
---|
| 225 | |
---|
| 226 | aldebaran,197,228,1 script #Alde4 -1,1,1,{ |
---|
| 227 | OnTouch: |
---|
| 228 | mes "[Home Owner]"; |
---|
| 229 | mes "Get off my roof you no good leecher!"; |
---|
| 230 | close; |
---|
| 231 | } |
---|
| 232 | |
---|
| 233 | aldebaran,217,222,1 script Sign#Alde5 111,{ |
---|
| 234 | mes "^993300- The Sign Reads -^000000"; |
---|
| 235 | mes "I saw Santa Claus in Lutie!"; |
---|
| 236 | mes "- The rest looks like scribble -"; |
---|
| 237 | close; |
---|
| 238 | } |
---|
| 239 | |
---|
| 240 | // Izlude |
---|
| 241 | //============================================================ |
---|
| 242 | izlude,54,139,1 script Sign#Iz1 111,{ |
---|
| 243 | mes "^993300- The Sign Reads -^000000"; |
---|
| 244 | mes "Welcome to the Swordsman Academy."; |
---|
| 245 | close; |
---|
| 246 | } |
---|
| 247 | |
---|
| 248 | izlude,144,148,1 script Sign#Iz2 111,{ |
---|
| 249 | mes "^993300- The Sign Reads -^000000"; |
---|
| 250 | mes "Welcome."; |
---|
| 251 | close; |
---|
| 252 | } |
---|
| 253 | |
---|
| 254 | // Alberta |
---|
| 255 | //============================================================ |
---|
| 256 | alberta,35,241,1 script Billboard#Alb1 111,{ |
---|
| 257 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 258 | mes "Welcome to Alberta, the Merchant's paradise."; |
---|
| 259 | close; |
---|
| 260 | } |
---|
| 261 | |
---|
| 262 | alberta,37,39,1 script Billboard#Alb2 111,{ |
---|
| 263 | mes "^993300- The Billboard Reads -^000000"; |
---|
| 264 | mes "Welcome."; |
---|
| 265 | close; |
---|
| 266 | } |
---|
| 267 | |
---|
| 268 | alberta,99,151,1 script Sign#Alb3 111,{ |
---|
| 269 | mes "^993300- The Sign Reads -^000000"; |
---|
| 270 | mes "Tools by the Cart full!"; |
---|
| 271 | mes "You need tools? We got'em!"; |
---|
| 272 | mes "Come on in, we never close!"; |
---|
| 273 | close; |
---|
| 274 | } |
---|
| 275 | |
---|
| 276 | alberta,196,152,1 script Sign#Alb4 111,{ |
---|
| 277 | mes "^993300- The Sign Reads -^000000"; |
---|
| 278 | mes "Docking and Shipment times very on load. For information regarding"; |
---|
| 279 | mes "Shipping and Receiving, please..."; |
---|
| 280 | mes "- You can't make out the rest -"; |
---|
| 281 | close; |
---|
| 282 | } |
---|
| 283 | |
---|
| 284 | alberta,149,54,1 script Sign#Alb5 111,{ |
---|
| 285 | mes "^993300- The Sign Reads -^000000"; |
---|
| 286 | mes "Welcome."; |
---|
| 287 | close; |
---|
| 288 | } |
---|