[1] | 1 | // eAthena msg_athena.conf |
---|
| 2 | // Message Configuration |
---|
| 3 | // For translation, just change msg here (second line), no need to modify source code, |
---|
| 4 | // or alternatively, use conf/import/msg_conf.txt |
---|
| 5 | // Format: |
---|
| 6 | // // English message |
---|
| 7 | // msg_number: translated message |
---|
| 8 | |
---|
| 9 | // 0-499: reserved for GM commands |
---|
| 10 | // 500-999 reserved for others |
---|
| 11 | |
---|
| 12 | // To disable a string (%s) field, make it's max length 0: |
---|
| 13 | // eg: |
---|
| 14 | // 270: *%s %s* (@me format) |
---|
| 15 | // 270: *%.0s%s* (remove the character's name from it) |
---|
| 16 | |
---|
| 17 | // Messages of GM commands |
---|
| 18 | // ----------------------- |
---|
| 19 | |
---|
| 20 | 0: Warped. |
---|
| 21 | 1: Map not found. |
---|
| 22 | 2: Invalid coordinates, using random target cell. |
---|
| 23 | 3: Character not found. |
---|
| 24 | 4: Jump to %s |
---|
| 25 | 5: Jump to %d %d |
---|
| 26 | 6: Character respawn point saved. |
---|
| 27 | 7: Warping to respawn point. |
---|
| 28 | 8: Speed changed. |
---|
| 29 | 9: Options changed. |
---|
| 30 | 10: Invisible: Off |
---|
| 31 | 11: Invisible: On |
---|
| 32 | 12: Your job has been changed. |
---|
| 33 | 13: You've died. |
---|
| 34 | 14: Character killed. |
---|
| 35 | 15: Player warped (message sent to player too). |
---|
| 36 | 16: You've been revived! |
---|
| 37 | 17: HP, SP recovered. |
---|
| 38 | 18: Item created. |
---|
| 39 | 19: Invalid item ID or name. |
---|
| 40 | 20: All of your items have been removed. |
---|
| 41 | 21: Base level raised. |
---|
| 42 | 22: Base level lowered. |
---|
| 43 | 23: Job level can't go any higher. |
---|
| 44 | 24: Job level raised. |
---|
| 45 | 25: Job level lowered. |
---|
| 46 | 26: Help commands: |
---|
| 47 | 27: File help.txt not found. |
---|
| 48 | 28: No player found. |
---|
| 49 | 29: 1 player found. |
---|
| 50 | 30: %d players found. |
---|
| 51 | 31: PvP: Off. |
---|
| 52 | 32: PvP: On. |
---|
| 53 | 33: GvG: Off. |
---|
| 54 | 34: GvG: On. |
---|
| 55 | 35: You can't use this command with this class. |
---|
| 56 | 36: Appearance changed. |
---|
| 57 | 37: An invalid number was specified. |
---|
| 58 | 38: Invalid location number or name. |
---|
| 59 | 39: All monsters summoned! |
---|
| 60 | 40: Invalid monster ID or name. |
---|
| 61 | 41: Impossible to decrease the number/value. |
---|
| 62 | 42: Stat changed. |
---|
| 63 | 43: You're not in a guild. |
---|
| 64 | 44: You're not the master of your guild. |
---|
| 65 | 45: Guild level change failed. |
---|
| 66 | 46: %s recalled! |
---|
| 67 | 47: Base level can't go any higher. |
---|
| 68 | 48: Character's job changed. |
---|
| 69 | 49: Invalid job ID. |
---|
| 70 | 50: You already have some GM powers. |
---|
| 71 | 51: Character revived. |
---|
| 72 | 52: This option cannot be used in PK Mode. |
---|
| 73 | 53: '%s' stats: |
---|
| 74 | 54: No player found in map '%s'. |
---|
| 75 | 55: 1 player found in map '%s'. |
---|
| 76 | 56: %d players found in map '%s'. |
---|
| 77 | 57: Character's respawn point changed. |
---|
| 78 | 58: Character's options changed. |
---|
| 79 | 59: Night Mode Activated. |
---|
| 80 | 60: Day Mode Activated. |
---|
| 81 | 61: The holy messenger has given judgement. |
---|
| 82 | 62: Judgement has passed. |
---|
| 83 | 63: Mercy has been shown. |
---|
| 84 | 64: Mercy has been granted. |
---|
| 85 | 65: Character's base level raised. |
---|
| 86 | 66: Character's base level lowered. |
---|
| 87 | 67: Character's job level can't go any higher. |
---|
| 88 | 68: character's job level raised. |
---|
| 89 | 69: Character's job level lowered. |
---|
| 90 | 70: You have learned the skill. |
---|
| 91 | 71: You have forgotten the skill. |
---|
| 92 | 72: Guild siege warfare start! |
---|
| 93 | 73: Guild siege warfare has already started. |
---|
| 94 | 74: Guild siege warfare end! |
---|
| 95 | 75: Siege warfare hasn't started yet. |
---|
| 96 | 76: You have received all skills. |
---|
| 97 | 77: The reference result of '%s' (name: id): |
---|
| 98 | 78: %s: %d |
---|
| 99 | 79: It is %d affair above. |
---|
| 100 | 80: Give a display name and monster name/id please. |
---|
| 101 | 81: Your GM level doesn't authorize you to do this action on this player. |
---|
| 102 | 82: Please, use one of this number/name: |
---|
| 103 | 83: Cannot spawn emperium. |
---|
| 104 | 84: All stats changed! |
---|
| 105 | 85: Invalid time for ban command. |
---|
| 106 | 86: Sorry, but a player name have at least 4 characters. |
---|
| 107 | 87: Sorry, but a player name has 23 characters maximum. |
---|
| 108 | 88: Sending request to login server... |
---|
| 109 | 89: Sorry, it's already the night. Impossible to execute the command. |
---|
| 110 | 90: Sorry, it's already the day. Impossible to execute the command. |
---|
| 111 | 91: Character's base level can't go any higher. |
---|
| 112 | 92: All characters recalled! |
---|
| 113 | 93: All online characters of the %s guild are near you. |
---|
| 114 | 94: Incorrect name/ID, or no one from the guild is online. |
---|
| 115 | 95: All online characters of the %s party are near you. |
---|
| 116 | 96: Incorrect name or ID, or no one from the party is online. |
---|
| 117 | 97: Item database reloaded. |
---|
| 118 | 98: Monster database reloaded. |
---|
| 119 | 99: Skill database reloaded. |
---|
| 120 | 100: Scripts reloaded. |
---|
| 121 | 101: Login-server asked to reload GM accounts and their level. |
---|
| 122 | 102: Mounted Peco. |
---|
| 123 | 103: No longer spying on the %s guild. |
---|
| 124 | 104: Spying on the %s guild. |
---|
| 125 | 105: No longer spying on the %s party. |
---|
| 126 | 106: Spying on the %s party. |
---|
| 127 | 107: All items have been repaired. |
---|
| 128 | 108: No item need to be repaired. |
---|
| 129 | 109: Player has been nuked! |
---|
| 130 | 110: NPC Enabled. |
---|
| 131 | 111: This NPC doesn't exist. |
---|
| 132 | 112: NPC Disabled. |
---|
| 133 | 113: %d item(s) removed by a GM. |
---|
| 134 | 114: %d item(s) removed from the player. |
---|
| 135 | 115: %d item(s) removed. Player had only %d on %d items. |
---|
| 136 | 116: Character does not have the item. |
---|
| 137 | 117: GM has sent you to jail. |
---|
| 138 | 118: Player warped to jail. |
---|
| 139 | 119: This player is not in jail. |
---|
| 140 | 120: A GM has discharged you. |
---|
| 141 | 121: Player unjailed. |
---|
| 142 | 122: Disguise applied. |
---|
| 143 | 123: Monster/NPC name/ID hasn't been found. |
---|
| 144 | 124: Undisguise applied. |
---|
| 145 | 125: You're not disguised. |
---|
| 146 | //Clone Messages |
---|
| 147 | 126: Cannot clone a player of higher GM level than yourself. |
---|
| 148 | 127: You've reached your slave clones limit. |
---|
| 149 | 128: Evil clone spawned. |
---|
| 150 | 129: Unable to spawn evil clone. |
---|
| 151 | 130: Clone spawned. |
---|
| 152 | 131: Unable to spawn clone. |
---|
| 153 | 132: Slave clone spawned. |
---|
| 154 | 133: Unable to spawn slave clone. |
---|
| 155 | //Messages 134-139 are no longer used, available for future reuse (preferrable for more variations of @clone) |
---|
| 156 | 140: Character's disguise applied. |
---|
| 157 | 141: Character's undisguise applied. |
---|
| 158 | 142: Character is not disguised. |
---|
| 159 | 143: Commands are disabled on this map. |
---|
| 160 | 144: Invalid e-mail. If you have default e-mail, type a@a.com. |
---|
| 161 | 145: Invalid new e-mail. Please enter a real e-mail. |
---|
| 162 | 146: New e-mail must be a real e-mail. |
---|
| 163 | 147: New e-mail must be different from the current e-mail. |
---|
| 164 | 148: Information sent to login-server via char-server. |
---|
| 165 | 149: Impossible to increase the number/value. |
---|
| 166 | 150: No GM found. |
---|
| 167 | 151: 1 GM found. |
---|
| 168 | 152: %d GMs found. |
---|
| 169 | 153: %s is Unknown Command. |
---|
| 170 | 154: %s failed. |
---|
| 171 | 155: Impossible to change your job. |
---|
| 172 | 156: HP or/and SP modified. |
---|
| 173 | 157: HP and SP are already with the good value. |
---|
| 174 | 158: Base level can't go any lower. |
---|
| 175 | 159: Job level can't go any lower. |
---|
| 176 | 160: PvP is already Off. |
---|
| 177 | 161: PvP is already On. |
---|
| 178 | 162: GvG is already Off. |
---|
| 179 | 163: GvG is already On. |
---|
| 180 | 164: Your memo point #%d doesn't exist. |
---|
| 181 | 165: All monsters killed! |
---|
| 182 | 166: No item has been refined! |
---|
| 183 | 167: 1 item has been refined! |
---|
| 184 | 168: %d items have been refined! |
---|
| 185 | 169: This item (%d: '%s') is not an equipment. |
---|
| 186 | 170: This item is not an equipment. |
---|
| 187 | 171: %d - void |
---|
| 188 | //172: You replace previous memo position %d - %s (%d,%d). |
---|
| 189 | //173: Note: you don't have the 'Warp' skill level to use it. |
---|
| 190 | 174: Number of status points changed! |
---|
| 191 | 175: Number of skill points changed! |
---|
| 192 | 176: Number of zenys changed! |
---|
| 193 | 177: Impossible to decrease a stat. |
---|
| 194 | 178: Impossible to increase a stat. |
---|
| 195 | 179: Guild level changed. |
---|
| 196 | 180: The monster/egg name/ID doesn't exist. |
---|
| 197 | 181: You already have a pet. |
---|
| 198 | 182: Pet friendly value changed! |
---|
| 199 | 183: Pet friendly is already in the good value. |
---|
| 200 | 184: Sorry, but you have no pet. |
---|
| 201 | 185: Pet hungry value changed! |
---|
| 202 | 186: Pet hungry is already in the good value. |
---|
| 203 | 187: You can now rename your pet. |
---|
| 204 | 188: You can already rename your pet. |
---|
| 205 | 189: This player can now rename his/her pet. |
---|
| 206 | 190: This player can already rename his/her pet. |
---|
| 207 | 191: Sorry, but this player has no pet. |
---|
| 208 | 192: Impossible to change the character's job. |
---|
| 209 | 193: Character's base level can't go any lower. |
---|
| 210 | 194: Character's job level can't go any lower. |
---|
| 211 | 195: All players have been kicked! |
---|
| 212 | 196: You already have this quest skill. |
---|
| 213 | 197: This skill number doesn't exist or isn't a quest skill. |
---|
| 214 | 198: This skill number doesn't exist. |
---|
| 215 | 199: This player has learned the skill. |
---|
| 216 | 200: This player already has this quest skill. |
---|
| 217 | 201: You don't have this quest skill. |
---|
| 218 | 202: This player has forgotten the skill. |
---|
| 219 | 203: This player doesn't have this quest skill. |
---|
| 220 | 204: WARNING: more than 1000 spiritballs can CRASH your server and/or client! |
---|
| 221 | 205: You already have this number of spiritballs. |
---|
| 222 | 206: '%s' skill points reseted! |
---|
| 223 | 207: '%s' stats points reseted! |
---|
| 224 | 208: '%s' skill and stats points reseted! |
---|
| 225 | 209: Character's number of skill points changed! |
---|
| 226 | 210: Character's number of status points changed! |
---|
| 227 | 211: Character's number of zenys changed! |
---|
| 228 | 212: Cannot mount a Peco while in disguise. |
---|
| 229 | 213: You can not mount a peco with your job. |
---|
| 230 | 214: Unmounted Peco. |
---|
| 231 | 215: This player cannot mount a Peco while in disguise. |
---|
| 232 | 216: This player mounted a peco. |
---|
| 233 | 217: This player cannot mount a peco with his/her job. |
---|
| 234 | 218: Now, this player no longer has a peco. |
---|
| 235 | 219: %d day |
---|
| 236 | 220: %d days |
---|
| 237 | 221: %s %d hour |
---|
| 238 | 222: %s %d hours |
---|
| 239 | 223: %s %d minute |
---|
| 240 | 224: %s %d minutes |
---|
| 241 | 225: %s and %d second |
---|
| 242 | 226: %s and %d seconds |
---|
| 243 | 227: Party modification is disabled on this map. |
---|
| 244 | 228: Guild modification is disabled on this map. |
---|
| 245 | 229: Your effect has changed. |
---|
| 246 | 230: Server time (normal time): %A, %B %d %Y %X. |
---|
| 247 | 231: Game time: The game is in permanent daylight. |
---|
| 248 | 232: Game time: The game is in permanent night. |
---|
| 249 | 233: Game time: The game is in night for %s. |
---|
| 250 | 234: Game time: After, the game will be in permanent daylight. |
---|
| 251 | 235: Game time: The game is in daylight for %s. |
---|
| 252 | 236: Game time: After, the game will be in permanent night. |
---|
| 253 | 237: Game time: After, the game will be in night for %s. |
---|
| 254 | 238: Game time: A day cycle has a normal duration of %s. |
---|
| 255 | 239: Game time: After, the game will be in daylight for %s. |
---|
| 256 | 240: %d monster(s) summoned! |
---|
| 257 | 241: You can now kill anybody |
---|
| 258 | 242: You are now killable by anyone |
---|
| 259 | 243: Map skills are off |
---|
| 260 | 244: Map skills are on |
---|
| 261 | 245: Server Uptime: %ld days, %ld hours, %ld minutes, %ld seconds. |
---|
| 262 | 246: Your GM level doesn't authorize you to do this action. |
---|
| 263 | 247: You are not authorized to warp to this map. |
---|
| 264 | 248: You are not authorized to warp from your current map. |
---|
| 265 | 249: You are not authorized to warp to your save map. |
---|
| 266 | 250: You have already opened your storage. Close it first. |
---|
| 267 | 251: You have already opened your guild storage. Close it first. |
---|
| 268 | 252: You are not in a guild. |
---|
| 269 | //253: You are not authorized to memo this map. |
---|
| 270 | 254: GM command configuration reloaded. |
---|
| 271 | 255: Battle configuration reloaded. |
---|
| 272 | 256: Status database reloaded. |
---|
| 273 | 257: Player database reloaded. |
---|
| 274 | 258: Sent packet 0x%x (%d) |
---|
| 275 | 259: Invalid packet |
---|
| 276 | 260: This item cannot be traded. |
---|
| 277 | 261: Script could not be loaded. |
---|
| 278 | 262: Script loaded. |
---|
| 279 | 263: This item cannot be dropped. |
---|
| 280 | 264: This item cannot be stored. |
---|
| 281 | 265: %s has bought your item(s). |
---|
| 282 | 266: Some of your items cannot be vended and were removed from the shop. |
---|
| 283 | 267: '%s' designated maps reseted! |
---|
| 284 | 268: Reloaded the Message of the Day. |
---|
| 285 | 269: Displaying first %d out of %d matches |
---|
| 286 | //@me output format |
---|
| 287 | 270: * :%s %s: * |
---|
| 288 | 271: You can't drop items on this map |
---|
| 289 | 272: You can't trade on this map |
---|
| 290 | 273: Commands available: |
---|
| 291 | 274: %d commands found. |
---|
| 292 | 275: No commands found. |
---|
| 293 | 276: You can't open shop on this map |
---|
| 294 | 277: Usage: @request <petition/message to online GMs>. |
---|
| 295 | 278: (@request): %s |
---|
| 296 | 279: @request sent. |
---|
| 297 | 280: Invalid name. |
---|
| 298 | 281: You can't create chat rooms on this map |
---|
| 299 | //Party-related |
---|
| 300 | 282: You need to be a party leader to use this command. |
---|
| 301 | 283: Target character must be online and be in your party. |
---|
| 302 | 284: Leadership transferred. |
---|
| 303 | 285: You've become the party leader. |
---|
| 304 | 286: There's been no change in the setting. |
---|
| 305 | //Missing stuff for @killer related commands. |
---|
| 306 | 287: Killer state reset |
---|
| 307 | 288: You are no longer killable |
---|
| 308 | 289: The player is now killable |
---|
| 309 | 290: The player is no longer killable |
---|
| 310 | 291: Weather effects will dispell on warp/refresh |
---|
| 311 | // Guild Castles Number |
---|
| 312 | // -------------------- |
---|
| 313 | //299: ?? Castles |
---|
| 314 | 300: None Taken |
---|
| 315 | 301: One Castle |
---|
| 316 | 302: Two Castles |
---|
| 317 | 303: Three Castles |
---|
| 318 | 304: Four Castles |
---|
| 319 | 305: Five Castles |
---|
| 320 | 306: Six Castles |
---|
| 321 | 307: Seven Castles |
---|
| 322 | 308: Eight Castles |
---|
| 323 | 309: Nine Castles |
---|
| 324 | 310: Ten Castles |
---|
| 325 | 311: Eleven Castles |
---|
| 326 | 312: Twelve Castles |
---|
| 327 | 313: Thirteen Castles |
---|
| 328 | 314: Fourteen Castles |
---|
| 329 | 315: Fifteen Castles |
---|
| 330 | 316: Sixteen Castles |
---|
| 331 | 317: Seventeen Castles |
---|
| 332 | 318: Eighteen Castles |
---|
| 333 | 319: Nineteen Castles |
---|
| 334 | 320: Twenty Castles |
---|
| 335 | 321: Twenty One Castles |
---|
| 336 | 322: Twenty Two Castles |
---|
| 337 | 323: Twenty Three Castles |
---|
| 338 | //324: Twenty Four Castles |
---|
| 339 | 324: Total Domination |
---|
| 340 | |
---|
| 341 | // Players Titles (for @who, etc commands, check battle_athena.conf for titles level setting) |
---|
| 342 | // Useful note: you may remove ':%d' from the line, then you will see only player title, w/o his level |
---|
| 343 | 325: Super player:%d |
---|
| 344 | 326: Super player+:%d |
---|
| 345 | 327: Mediator:%d |
---|
| 346 | 328: Sub-GM:%d |
---|
| 347 | 329: Sub-GM+:%d |
---|
| 348 | 330: GM:%d |
---|
| 349 | 331: GM Chief:%d |
---|
| 350 | 332: Administrator:%d |
---|
| 351 | // Templates for @who output |
---|
| 352 | 333: Name: %s |
---|
| 353 | 334: (%s) |
---|
| 354 | 335: | Party: '%s' |
---|
| 355 | 336: | Guild: '%s' |
---|
| 356 | //You may ommit the last %s, then you won't see players job name |
---|
| 357 | 337: | L:%d/%d | Job: %s |
---|
| 358 | //You may ommit 2 last %d, then you won't see players coords, just map name |
---|
| 359 | 338: | Location: %s %d %d |
---|
| 360 | |
---|
| 361 | // @duel (part 1) |
---|
| 362 | 350: Duel: You can't use @invite. You aren't a duelist. |
---|
| 363 | 351: Duel: The limit of players has been reached. |
---|
| 364 | 352: Duel: Player name not found. |
---|
| 365 | 353: Duel: The Player is in the duel already. |
---|
| 366 | 354: Duel: Invitation has been sent. |
---|
| 367 | 355: Duel: You can't use @duel without @reject. |
---|
| 368 | 356: Duel: You can take part in duel once per %d minutes. |
---|
| 369 | 357: Duel: Invalid value. |
---|
| 370 | 358: Duel: You can't use @leave. You aren't a duelist. |
---|
| 371 | 359: Duel: You've left the duel. |
---|
| 372 | 360: Duel: You can't use @accept without a duel invitation. |
---|
| 373 | 361: Duel: The duel invitation has been accepted. |
---|
| 374 | 362: Duel: You can't use @reject without a duel invitation. |
---|
| 375 | 363: Duel: The duel invitation has been rejected. |
---|
| 376 | 364: Duel: You can't invite %s because he/she isn't on the same map. |
---|
| 377 | // @duel (part 2) |
---|
| 378 | 370: -- Duels: %d/%d, Members: %d/%d, Max players: %d -- |
---|
| 379 | 371: -- Duels: %d/%d, Members: %d/%d -- |
---|
| 380 | 372: -- Duel has been created (Use @invite/@leave) -- |
---|
| 381 | 373: -- Player %s invites %s to duel -- |
---|
| 382 | 374: Blue -- Player %s invites you to PVP duel (Use @accept/@reject) -- |
---|
| 383 | 375: <- Player %s has left the duel -- |
---|
| 384 | 376: -> Player %s has accepted the duel -- |
---|
| 385 | 377: -- Player %s has rejected the duel -- |
---|
| 386 | // Main chat |
---|
| 387 | 380: Main chat has been activated. |
---|
| 388 | 381: Main chat already activated. |
---|
| 389 | 382: Main chat has been disabled. |
---|
| 390 | 383: Main chat already disabled. |
---|
| 391 | 384: Main chat is currently enabled. Usage: @main <on|off>, @main <message>. |
---|
| 392 | 385: Main chat is currently disabled. Usage: @main <on|off>, @main <message>. |
---|
| 393 | 386: %s :Main: %s |
---|
| 394 | 387: You cannot use Main chat while muted. |
---|
| 395 | 388: You should enable main chat with "@main on" command. |
---|
| 396 | //NoAsk |
---|
| 397 | 390: Autorejecting is activated. |
---|
| 398 | 391: Autorejecting is deactivated. |
---|
| 399 | 392: You request has been rejected by autoreject option. |
---|
| 400 | 393: Autorejected trade request from %s. |
---|
| 401 | 394: Autorejected party invite from %s. |
---|
| 402 | 395: Autorejected guild invite from %s. |
---|
| 403 | 396: Autorejected alliance request from %s. |
---|
| 404 | 397: Autorejected opposition request from %s. |
---|
| 405 | 398: Autorejected friend request from %s. |
---|
| 406 | 400: Usage: @jailfor <time> <character name> |
---|
| 407 | 401: You have been jailed for %d years, %d months, %d days, %d hours and %d minutes |
---|
| 408 | 402: %s in jail for %d years, %d months, %d days, %d hours and %d minutes |
---|
| 409 | |
---|
| 410 | // Homunculus messages |
---|
| 411 | 450: You already have a homunculus |
---|
| 412 | |
---|
| 413 | // Messages of others (not for GM commands) |
---|
| 414 | // ---------------------------------------- |
---|
| 415 | |
---|
| 416 | 500: Night Mode is already active |
---|
| 417 | 501: Your account time limit is: %d-%m-%Y %H:%M:%S. |
---|
| 418 | 502: Day Mode is activated |
---|
| 419 | 503: Night Mode is activated |
---|
| 420 | |
---|
| 421 | //Supernovice's Guardian Angel |
---|
| 422 | //actually.. new client msgtxt file contains these 3 lines... [Lupus] |
---|
| 423 | //---------------------------- |
---|
| 424 | 504: Guardian Angel, can you hear my voice? ^^; |
---|
| 425 | 505: My name is %s, and I'm a Super Novice~ |
---|
| 426 | 506: Please help me~ T.T |
---|
| 427 | |
---|
| 428 | // Trade Spoof Messages |
---|
| 429 | 507: This player has been banned for %d minute(s). |
---|
| 430 | 508: This player hasn't been banned (Ban option is disabled). |
---|
| 431 | //509 Available.... |
---|
| 432 | |
---|
| 433 | //mail system |
---|
| 434 | //---------------------- |
---|
| 435 | 510: You have no messages. |
---|
| 436 | 511: %d - From : %s (New - Priority) |
---|
| 437 | 512: %d - From : %s (New) |
---|
| 438 | 513: %d - From : %s |
---|
| 439 | 514: You have %d unread messages. |
---|
| 440 | 515: You have %d unread priority messages. |
---|
| 441 | 516: You have no unread messages. |
---|
| 442 | 517: Message not found. |
---|
| 443 | 518: Reading message from %s. |
---|
| 444 | 519: Cannot delete unread priority mail. |
---|
| 445 | 520: You have received new mail, use @listmail before deleting. |
---|
| 446 | 521: Message deleted. |
---|
| 447 | 522: You must wait 10 minutes before sending another message. |
---|
| 448 | 523: Access Denied. |
---|
| 449 | 524: Character does not exist. |
---|
| 450 | 525: Mail has been sent. |
---|
| 451 | 526: You have new mail. |
---|
| 452 | |
---|
| 453 | // Bot detect messages (currently unused) |
---|
| 454 | 535: Possible use of BOT (99%% of chance) or modified client by '%s' (account: %d, char_id: %d). This player ask your name when you are hidden. |
---|
| 455 | |
---|
| 456 | 536: Character '%s' (account: %d) is trying to use a bot (it tries to detect a fake player). |
---|
| 457 | 537: Character '%s' (account: %d) is trying to use a bot (it tries to detect a fake mob). |
---|
| 458 | // Trade Spoof Messages |
---|
| 459 | 538: Hack on trade: character '%s' (account: %d) try to trade more items that he has. |
---|
| 460 | 539: This player has %d of a kind of item (id: %d), and tried to trade %d of them. |
---|
| 461 | 540: This player has been definitivly blocked. |
---|
| 462 | // Rare Items Drop/Steal announce |
---|
| 463 | 541: '%s' won %s's %s (chance: %0.02f%%) |
---|
| 464 | //541: %.0s%.0sSomeone won %s |
---|
| 465 | 542: '%s' stole %s's %s (chance: %0.02f%%) |
---|
| 466 | //542: %.0s%.0sSomeone stole %s |
---|
| 467 | // @Away message bits |
---|
| 468 | 543: (Automessage has been sent) |
---|
| 469 | 544: Away [AT] - "%s" |
---|
| 470 | 545: Away - "%s" |
---|
| 471 | 546: Away automessage has been activated. |
---|
| 472 | 547: Away automessage has been disabled. |
---|
| 473 | 548: Usage: @away,@aw <message>. Enter empty message for disable it. |
---|
| 474 | // @Autotrade |
---|
| 475 | 549: You should be vending to use @autotrade. |
---|
| 476 | |
---|
| 477 | //550 -> 650: Job Names |
---|
| 478 | 550: Novice |
---|
| 479 | 551: Swordsman |
---|
| 480 | 552: Mage |
---|
| 481 | 553: Archer |
---|
| 482 | 554: Acolyte |
---|
| 483 | 555: Merchant |
---|
| 484 | 556: Thief |
---|
| 485 | 557: Knight |
---|
| 486 | 558: Priest |
---|
| 487 | 559: Wizard |
---|
| 488 | 560: Blacksmith |
---|
| 489 | 561: Hunter |
---|
| 490 | 562: Assassin |
---|
| 491 | 563: Crusader |
---|
| 492 | 564: Monk |
---|
| 493 | 565: Sage |
---|
| 494 | 566: Rogue |
---|
| 495 | 567: Alchemist |
---|
| 496 | 568: Bard |
---|
| 497 | 569: Dancer |
---|
| 498 | 570: Wedding |
---|
| 499 | 571: Super Novice |
---|
| 500 | 572: Gunslinger |
---|
| 501 | 573: Ninja |
---|
| 502 | 574: Christmas |
---|
| 503 | 575: High Novice |
---|
| 504 | 576: High Swordsman |
---|
| 505 | 577: High Mage |
---|
| 506 | 578: High Archer |
---|
| 507 | 579: High Acolyte |
---|
| 508 | 580: High Merchant |
---|
| 509 | 581: High Thief |
---|
| 510 | 582: Lord Knight |
---|
| 511 | 583: High Priest |
---|
| 512 | 584: High Wizard |
---|
| 513 | 585: Whitesmith |
---|
| 514 | //585: Mastersmith //IRO name |
---|
| 515 | 586: Sniper |
---|
| 516 | 587: Assassin Cross |
---|
| 517 | 588: Paladin |
---|
| 518 | 589: Champion |
---|
| 519 | 590: Professor |
---|
| 520 | //590: Scholar //IRO name |
---|
| 521 | 591: Stalker |
---|
| 522 | 592: Creator |
---|
| 523 | //592: Biochemist //IRO Name |
---|
| 524 | 593: Clown |
---|
| 525 | //593: Minstrel //IRO Name |
---|
| 526 | 594: Gypsy |
---|
| 527 | 595: Baby Novice |
---|
| 528 | 596: Baby Swordsman |
---|
| 529 | 597: Baby Mage |
---|
| 530 | 598: Baby Archer |
---|
| 531 | 599: Baby Acolyte |
---|
| 532 | 600: Baby Merchant |
---|
| 533 | 601: Baby Thief |
---|
| 534 | 602: Baby Knight |
---|
| 535 | 603: Baby Priest |
---|
| 536 | 604: Baby Wizard |
---|
| 537 | 605: Baby Blacksmith |
---|
| 538 | 606: Baby Hunter |
---|
| 539 | 607: Baby Assassin |
---|
| 540 | 608: Baby Crusader |
---|
| 541 | 609: Baby Monk |
---|
| 542 | 610: Baby Sage |
---|
| 543 | 611: Baby Rogue |
---|
| 544 | 612: Baby Alchemist |
---|
| 545 | 613: Baby Bard |
---|
| 546 | 614: Baby Dancer |
---|
| 547 | 615: Super Baby |
---|
| 548 | 616: Taekwon |
---|
| 549 | 617: Star Gladiator |
---|
| 550 | 618: Soul Linker |
---|
| 551 | 619: Gunslinger |
---|
| 552 | 620: Ninja |
---|
| 553 | 621: Summer |
---|
| 554 | //... |
---|
| 555 | 650: Unknown Job |
---|
| 556 | |
---|
| 557 | //Custom translations |
---|
| 558 | import: conf/import/msg_conf.txt |
---|