msg_athena.conf 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349
  1. // rAthena 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. // 0-499: reserved for GM commands
  9. // 500-999 reserved for others
  10. // To disable a string (%s) field, make it's max length 0:
  11. // eg:
  12. // 270: *%s %s* (@me format)
  13. // 270: *%.0s%s* (remove the character's name from it)
  14. // Messages of GM commands
  15. // -----------------------
  16. 0: Warped.
  17. 1: Map not found.
  18. 2: Invalid coordinates, using random target cell.
  19. 3: Character not found.
  20. 4: Jump to %s
  21. 5: Jump to %d %d
  22. 6: Your save point has been changed.
  23. 7: Warping to save point.
  24. 8: Speed changed.
  25. 9: Options changed.
  26. 10: Invisible: Off
  27. 11: Invisible: On
  28. 12: Your job has been changed.
  29. 13: You've died.
  30. 14: Character killed.
  31. 15: Player warped (message sent to player too).
  32. 16: You've been revived!
  33. 17: HP, SP recovered.
  34. 18: Item created.
  35. 19: Invalid item ID or name.
  36. 20: All of your items have been removed.
  37. 21: Base level raised.
  38. 22: Base level lowered.
  39. 23: Job level can't go any higher.
  40. 24: Job level raised.
  41. 25: Job level lowered.
  42. 26: Help commands:
  43. 27: Commands help is not available.
  44. 28: No player found.
  45. 29: 1 player found.
  46. 30: %d players found.
  47. 31: PvP: Off.
  48. 32: PvP: On.
  49. 33: GvG: Off.
  50. 34: GvG: On.
  51. 35: You can't use this command with this class.
  52. 36: Appearance changed.
  53. 37: An invalid number was specified.
  54. 38: Invalid location number, or name.
  55. 39: All monsters summoned!
  56. 40: Invalid monster ID or name.
  57. 41: Unable to decrease the number/value.
  58. 42: Stat changed.
  59. 43: You're not in a guild.
  60. 44: You're not the master of your guild.
  61. 45: Guild level change failed.
  62. 46: %s recalled!
  63. 47: Base level can't go any higher.
  64. 48: Character's job changed.
  65. 49: Invalid job ID.
  66. 50: You already have some GM powers.
  67. 51: Character revived.
  68. 52: This option cannot be used in PK Mode.
  69. 53: '%s' stats:
  70. 54: No player found in map '%s'.
  71. 55: 1 player found in map '%s'.
  72. 56: %d players found in map '%s'.
  73. 57: Character's save point changed.
  74. 58: Character's options changed.
  75. 59: Night Mode Activated.
  76. 60: Day Mode Activated.
  77. 61: The holy messenger has given judgement.
  78. 62: Judgement has passed.
  79. 63: Mercy has been shown.
  80. 64: Mercy has been granted.
  81. 65: Character's base level raised.
  82. 66: Character's base level lowered.
  83. 67: Character's job level can't go any higher.
  84. 68: character's job level raised.
  85. 69: Character's job level lowered.
  86. 70: You have learned the skill.
  87. 71: You have forgotten the skill.
  88. 72: War of Emperium has been initiated.
  89. 73: War of Emperium is currently in progress.
  90. 74: War of Emperium has been ended.
  91. 75: War of Emperium is currently not in progress.
  92. 76: All skills have been added to your skill tree.
  93. 77: The reference result of '%s' (name: id):
  94. 78: %s: %d
  95. 79: It is %d affair above.
  96. 80: Give the display name or monster name/id please.
  97. 81: Your GM level doesn't authorize you to preform this action on the specified player.
  98. 82: Please provide a name or number from the list provided:
  99. 83: Monster 'Emperium' cannot be spawned.
  100. 84: All stats changed!
  101. 85: Invalid time for ban command.
  102. 86: Sorry, player names have to be at least 4 characters.
  103. 87: Sorry, player names can be no longer than 23 characters.
  104. 88: Sending request to login server...
  105. 89: Night mode is already enabled.
  106. 90: Day mode is already enabled.
  107. 91: Character's base level can't go any higher.
  108. 92: All characters recalled!
  109. 93: All online characters of the %s guild have been recalled to your position.
  110. 94: Incorrect name/ID, or no one from the specified guild is online.
  111. 95: All online characters of the %s party have been recalled to your position.
  112. 96: Incorrect name/ID, or no one from the specified party is online.
  113. 97: Item database has been reloaded.
  114. 98: Monster database has been reloaded.
  115. 99: Skill database has been reloaded.
  116. 100: Scripts have been reloaded.
  117. 101: Login-server asked to reload GM accounts and their level.
  118. 102: You have mounted a Peco Peco.
  119. 103: No longer spying on the %s guild.
  120. 104: Spying on the %s guild.
  121. 105: No longer spying on the %s party.
  122. 106: Spying on the %s party.
  123. 107: All items have been repaired.
  124. 108: No item need to be repaired.
  125. 109: Player has been nuked!
  126. 110: NPC Enabled.
  127. 111: This NPC doesn't exist.
  128. 112: NPC Disabled.
  129. 113: %d item(s) removed by a GM.
  130. 114: %d item(s) removed from the player.
  131. 115: %d item(s) removed. Player had only %d on %d items.
  132. 116: Character does not have the specified item.
  133. 117: You have been placed in jail by a GM.
  134. 118: Player warped to jail.
  135. 119: This player is not in jail.
  136. 120: A GM has discharged you from jail.
  137. 121: Player unjailed.
  138. 122: Disguise applied.
  139. 123: Invalid Monster/NPC name/ID specified.
  140. 124: Undisguise applied.
  141. 125: You're not disguised.
  142. //Clone Messages
  143. 126: Cannot clone a player of higher GM level than yourself.
  144. 127: You've reached your slave clones limit.
  145. 128: Evil clone spawned.
  146. 129: Unable to spawn evil clone.
  147. 130: Clone spawned.
  148. 131: Unable to spawn clone.
  149. 132: Slave clone spawned.
  150. 133: Unable to spawn slave clone.
  151. //Messages 134-139 are no longer used, available for future reuse (preferrable for more variations of @clone)
  152. 140: Character's disguise applied.
  153. 141: Character's undisguise applied.
  154. 142: Character is not disguised.
  155. 143: Commands are disabled on this map.
  156. 144: Invalid e-mail. If you have default e-mail, type a@a.com.
  157. 145: Invalid new e-mail. Please enter a real e-mail.
  158. 146: New e-mail must be a real e-mail.
  159. 147: New e-mail must be different from the current e-mail.
  160. 148: Information sent to login-server via char-server.
  161. 149: Impossible to increase the number/value.
  162. 150: No GM found.
  163. 151: 1 GM found.
  164. 152: %d GMs found.
  165. 153: %s is Unknown Command.
  166. 154: %s failed.
  167. 155: You are unable to change your job.
  168. 156: HP or/and SP modified.
  169. 157: HP and SP have already been recovered.
  170. 158: Base level can't go any lower.
  171. 159: Job level can't go any lower.
  172. 160: PvP is already Off.
  173. 161: PvP is already On.
  174. 162: GvG is already Off.
  175. 163: GvG is already On.
  176. 164: Your memo point #%d doesn't exist.
  177. 165: All monsters killed!
  178. 166: No item has been refined.
  179. 167: 1 item has been refined.
  180. 168: %d items have been refined.
  181. 169: The item (%d: '%s') is not equipable.
  182. 170: The item is not equipable.
  183. 171: %d - void
  184. //172: You replace previous memo position %d - %s (%d,%d).
  185. //173: Note: you don't have the 'Warp' skill level to use it.
  186. 174: Number of status points changed.
  187. 175: Number of skill points changed.
  188. 176: Current amount of zeny changed.
  189. 177: You cannot decrease that stat anymore.
  190. 178: You cannot increase that stat anymore.
  191. 179: Guild level changed.
  192. 180: The monster/egg name/ID doesn't exist.
  193. 181: You already have a pet.
  194. 182: Pet intimacy changed.
  195. 183: Pet intimacy is already at maximum.
  196. 184: Sorry, but you have no pet.
  197. 185: Pet hunger changed.
  198. 186: Pet hunger is already at maximum.
  199. 187: You can now rename your pet.
  200. 188: You can already rename your pet.
  201. 189: This player can now rename his/her pet.
  202. 190: This player can already rename his/her pet.
  203. 191: Sorry, but this player has no pet.
  204. 192: Unable to change the specified character's job.
  205. 193: Character's base level can't go any lower.
  206. 194: Character's job level can't go any lower.
  207. 195: All players have been kicked!
  208. 196: You already have this quest skill.
  209. 197: This skill number doesn't exist or isn't a quest skill.
  210. 198: This skill number doesn't exist.
  211. 199: This player has learned the skill.
  212. 200: This player already has this quest skill.
  213. 201: You don't have this quest skill.
  214. 202: This player has forgotten the skill.
  215. 203: This player doesn't have this quest skill.
  216. 204: You can't open a shop on this cell.
  217. 205: Maybe you meant:
  218. 206: '%s' skill points reset.
  219. 207: '%s' stats points reset.
  220. 208: '%s' skill and stat points have been reset.
  221. 209: Character's skill points changed.
  222. 210: Character's status points changed.
  223. 211: Character's current zeny changed.
  224. 212: Cannot mount while in disguise.
  225. 213: You can not mount a Peco Peco with your current job.
  226. 214: You have released your Peco Peco.
  227. 215: This player cannot mount a Peco Peco while in disguise.
  228. 216: This player has mounted a Peco Peco.
  229. 217: This player cannot mount a Peco Peco with his/her current job.
  230. 218: This player's Peco Peco has been released.
  231. 219: %d day
  232. 220: %d days
  233. 221: %s %d hour
  234. 222: %s %d hours
  235. 223: %s %d minute
  236. 224: %s %d minutes
  237. 225: %s and %d second
  238. 226: %s and %d seconds
  239. 227: Party modification is disabled on this map.
  240. 228: Guild modification is disabled on this map.
  241. 229: Your effect has changed.
  242. 230: Server time (normal time): %A, %B %d %Y %X.
  243. 231: Game time: The game is in permanent daylight.
  244. 232: Game time: The game is in permanent night.
  245. 233: Game time: The game is in night for %s.
  246. 234: Game time: After, the game will be in permanent daylight.
  247. 235: Game time: The game is in daylight for %s.
  248. 236: Game time: After, the game will be in permanent night.
  249. 237: Game time: After, the game will be in night for %s.
  250. 238: Game time: A day cycle has a normal duration of %s.
  251. 239: Game time: After, the game will be in daylight for %s.
  252. 240: %d monster(s) summoned!
  253. 241: You can now attack and kill players freely.
  254. 242: You can now be attacked and killed by players.
  255. 243: Skills have been disabled on this map.
  256. 244: Skills have been enabled on this map.
  257. 245: Server Uptime: %ld days, %ld hours, %ld minutes, %ld seconds.
  258. 246: Your GM level doesn't authorize you to preform this action.
  259. 247: You are not authorized to warp to this map.
  260. 248: You are not authorized to warp from your current map.
  261. 249: You are not authorized to warp to your save map.
  262. 250: You have already opened your storage. Close it first.
  263. 251: You have already opened your guild storage. Close it first.
  264. 252: You are not in a guild.
  265. //253: You are not authorized to memo this map.
  266. 254: GM command configuration has been reloaded.
  267. 255: Battle configuration has been reloaded.
  268. 256: Status database has been reloaded.
  269. 257: Player database has been reloaded.
  270. 258: Sent packet 0x%x (%d)
  271. 259: Invalid packet
  272. 260: This item cannot be traded.
  273. 261: Script could not be loaded.
  274. 262: Script loaded.
  275. 263: This item cannot be dropped.
  276. 264: This item cannot be stored.
  277. 265: %s has bought your item(s).
  278. 266: Some of your items cannot be vended and were removed from the shop.
  279. 267: '%s' designated maps reset.
  280. 268: Reloaded the Message of the Day.
  281. 269: Displaying first %d out of %d matches
  282. //@me output format
  283. 270: * :%s %s: *
  284. 271: You can't drop items on this map
  285. 272: You can't trade on this map
  286. 273: Commands available:
  287. 274: %d commands found.
  288. 275: No commands found.
  289. 276: You can't open a shop on this map
  290. 277: Usage: @request <petition/message to online GMs>.
  291. 278: (@request): %s
  292. 279: @request sent.
  293. 280: Invalid name.
  294. 281: You can't create chat rooms on this map
  295. //Party-related
  296. 282: You need to be a party leader to use this command.
  297. 283: Target character must be online and in your current party.
  298. 284: Leadership transferred.
  299. 285: You've become the party leader.
  300. 286: There's been no change in the setting.
  301. //Missing stuff for @killer related commands.
  302. 287: Killer state reset.
  303. 288: You are no longer killable.
  304. 289: The player is now killable.
  305. 290: The player is no longer killable.
  306. 291: Weather effects will dispell on warp/refresh
  307. // Guild Castles Number
  308. // --------------------
  309. //299: ?? Castles
  310. 300: None Taken
  311. 301: One Castle
  312. 302: Two Castles
  313. 303: Three Castles
  314. 304: Four Castles
  315. 305: Five Castles
  316. 306: Six Castles
  317. 307: Seven Castles
  318. 308: Eight Castles
  319. 309: Nine Castles
  320. 310: Ten Castles
  321. 311: Eleven Castles
  322. 312: Twelve Castles
  323. 313: Thirteen Castles
  324. 314: Fourteen Castles
  325. 315: Fifteen Castles
  326. 316: Sixteen Castles
  327. 317: Seventeen Castles
  328. 318: Eighteen Castles
  329. 319: Nineteen Castles
  330. 320: Twenty Castles
  331. 321: Twenty-One Castles
  332. 322: Twenty-Two Castles
  333. 323: Twenty-Three Castles
  334. 324: Twenty-Four Castles
  335. 325: Twenty-Five Castles
  336. 326: Twenty-Six Castles
  337. 327: Twenty-Seven Castles
  338. 328: Twenty-Eight Castles
  339. 329: Twenty-Nine Castles
  340. 330: Thirty Castles
  341. 331: Thirty-One Castles
  342. 332: Thirty-Two Castles
  343. 333: Thirty-Three Castles
  344. // 334: Thirty-Four Castles
  345. 334: Total Domination
  346. // Templates for @who output
  347. 343: Name: %s
  348. 344: (%s)
  349. 345: | Party: '%s'
  350. 346: | Guild: '%s'
  351. //You may ommit the last %s, then you won't see players job name
  352. 347: | Lv:%d/%d | Job: %s
  353. //You may ommit 2 last %d, then you won't see players coords, just map name
  354. 348: | Location: %s %d %d
  355. // @duel (part 1)
  356. 350: Duel: You can't use @invite. You aren't a duelist.
  357. 351: Duel: The limit of players has been reached.
  358. 352: Duel: Player name not found.
  359. 353: Duel: The Player is in the duel already.
  360. 354: Duel: Invitation has been sent.
  361. 355: Duel: You can't use @duel without @reject.
  362. 356: Duel: You can take part in duel once per %d minutes.
  363. 357: Duel: Invalid value.
  364. 358: Duel: You can't use @leave. You aren't a duelist.
  365. 359: Duel: You've left the duel.
  366. 360: Duel: You can't use @accept without a duel invitation.
  367. 361: Duel: The duel invitation has been accepted.
  368. 362: Duel: You can't use @reject without a duel invitation.
  369. 363: Duel: The duel invitation has been rejected.
  370. 364: Duel: You can't invite %s because he/she isn't on the same map.
  371. // @duel (part 2)
  372. 370: -- Duels: %d/%d, Members: %d/%d, Max players: %d --
  373. 371: -- Duels: %d/%d, Members: %d/%d --
  374. 372: -- Duel has been created (Use @invite/@leave) --
  375. 373: -- Player %s invites %s to duel --
  376. 374: Blue -- Player %s invites you to PVP duel (Use @accept/@reject) --
  377. 375: <- Player %s has left the duel --
  378. 376: -> Player %s has accepted the duel --
  379. 377: -- Player %s has rejected the duel --
  380. // Main chat
  381. 380: Main chat has been activated.
  382. 381: Main chat already activated.
  383. 382: Main chat has been disabled.
  384. 383: Main chat already disabled.
  385. 384: Main chat is currently enabled. Usage: @main <on|off>, @main <message>.
  386. 385: Main chat is currently disabled. Usage: @main <on|off>, @main <message>.
  387. 386: %s :Main: %s
  388. 387: You cannot use Main chat while muted.
  389. 388: You should enable main chat with "@main on" command.
  390. //NoAsk
  391. 390: Autorejecting is activated.
  392. 391: Autorejecting is deactivated.
  393. 392: You request has been rejected by autoreject option.
  394. 393: Autorejected trade request from %s.
  395. 394: Autorejected party invite from %s.
  396. 395: Autorejected guild invite from %s.
  397. 396: Autorejected alliance request from %s.
  398. 397: Autorejected opposition request from %s.
  399. 398: Autorejected friend request from %s.
  400. 400: Usage: @jailfor <time> <character name>
  401. 401: You have been jailed for %d years, %d months, %d days, %d hours and %d minutes
  402. 402: %s in jail for %d years, %d months, %d days, %d hours and %d minutes
  403. // WoE SE (@agitstart2)
  404. 403: War of Emperium SE has been initiated.
  405. 404: War of Emperium SE is currently in progress.
  406. 405: War of Emperium SE has been ended.
  407. 406: War of Emperium SE is currently not in progress.
  408. // Homunculus messages
  409. 450: You already have a homunculus
  410. // Messages of others (not for GM commands)
  411. // ----------------------------------------
  412. //500: FREE
  413. 501: Your account time limit is: %d-%m-%Y %H:%M:%S.
  414. 502: Day Mode is activated
  415. 503: Night Mode is activated
  416. // Cash point change messages
  417. 504: Used %d kafra points and %d cash points. %d kafra and %d cash points remaining.
  418. 505: Gained %d cash points. Total %d points.
  419. 506: Gained %d kafra points. Total %d points.
  420. 410: Removed %d cash points. Total %d points.
  421. 411: Removed %d kafra points. Total %d points.
  422. // Trade Spoof Messages
  423. 507: This player has been banned for %d minute(s).
  424. 508: This player hasn't been banned (Ban option is disabled).
  425. //509 Available....
  426. // mail system
  427. //----------------------
  428. 510: You have %d new emails (%d unread)
  429. // Bot detect messages (currently unused)
  430. 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.
  431. 536: Character '%s' (account: %d) is trying to use a bot (it tries to detect a fake player).
  432. 537: Character '%s' (account: %d) is trying to use a bot (it tries to detect a fake mob).
  433. // Trade Spoof Messages
  434. 538: Hack on trade: character '%s' (account: %d) try to trade more items that he has.
  435. 539: This player has %d of a kind of item (id: %d), and tried to trade %d of them.
  436. 540: This player has been definitivly blocked.
  437. // Rare Items Drop/Steal announce
  438. 541: '%s' got %s's %s (chance: %0.02f%%)
  439. //541: %.0s%.0sSomeone got %s
  440. 542: '%s' stole %s's %s (chance: %0.02f%%)
  441. //542: %.0s%.0sSomeone stole %s
  442. // 543~548 are not used (previously @away messages)
  443. // @Autotrade
  444. 549: You should have a shop open to use @autotrade.
  445. //550 -> 650: Job Names
  446. 550: Novice
  447. 551: Swordsman
  448. 552: Magician
  449. 553: Archer
  450. 554: Acolyte
  451. 555: Merchant
  452. 556: Thief
  453. 557: Knight
  454. 558: Priest
  455. 559: Wizard
  456. 560: Blacksmith
  457. 561: Hunter
  458. 562: Assassin
  459. 563: Crusader
  460. 564: Monk
  461. 565: Sage
  462. 566: Rogue
  463. 567: Alchemist
  464. 568: Bard
  465. 569: Dancer
  466. 570: Wedding
  467. 571: Super Novice
  468. 572: Gunslinger
  469. 573: Ninja
  470. 574: Christmas
  471. 575: High Novice
  472. 576: High Swordsman
  473. 577: High Magician
  474. 578: High Archer
  475. 579: High Acolyte
  476. 580: High Merchant
  477. 581: High Thief
  478. 582: Lord Knight
  479. 583: High Priest
  480. 584: High Wizard
  481. 585: Whitesmith
  482. //585: Mastersmith //IRO name
  483. 586: Sniper
  484. 587: Assassin Cross
  485. 588: Paladin
  486. 589: Champion
  487. 590: Professor
  488. //590: Scholar //IRO name
  489. 591: Stalker
  490. 592: Creator
  491. //592: Biochemist //IRO Name
  492. 593: Clown
  493. //593: Minstrel //IRO Name
  494. 594: Gypsy
  495. 595: Baby Novice
  496. 596: Baby Swordsman
  497. 597: Baby Magician
  498. 598: Baby Archer
  499. 599: Baby Acolyte
  500. 600: Baby Merchant
  501. 601: Baby Thief
  502. 602: Baby Knight
  503. 603: Baby Priest
  504. 604: Baby Wizard
  505. 605: Baby Blacksmith
  506. 606: Baby Hunter
  507. 607: Baby Assassin
  508. 608: Baby Crusader
  509. 609: Baby Monk
  510. 610: Baby Sage
  511. 611: Baby Rogue
  512. 612: Baby Alchemist
  513. 613: Baby Bard
  514. 614: Baby Dancer
  515. 615: Super Baby
  516. 616: Taekwon
  517. 617: Star Gladiator
  518. 618: Soul Linker
  519. //619: FREE
  520. //620: FREE
  521. 621: Summer
  522. 622: Gangsi
  523. 623: Death Knight
  524. 624: Dark Collector
  525. 625: Rune Knight
  526. 626: Warlock
  527. 627: Ranger
  528. 628: Arch Bishop
  529. 629: Mechanic
  530. 630: Guillotine Cross
  531. 631: Royal Guard
  532. 632: Sorcerer
  533. 633: Minstrel
  534. //633: Maestro //IRO Name
  535. 634: Wanderer
  536. 635: Sura
  537. 636: Genetic
  538. //636: Geneticist //IRO Name
  539. 637: Shadow Chaser
  540. 638: Baby Rune Knight
  541. 639: Baby Warlock
  542. 640: Baby Ranger
  543. 641: Baby Arch Bishop
  544. 642: Baby Mechanic
  545. 643: Baby Guillotine Cross
  546. 644: Baby Royal Guard
  547. 645: Baby Sorcerer
  548. 646: Baby Minstrel
  549. 647: Baby Wanderer
  550. 648: Baby Sura
  551. 649: Baby Genetic
  552. 650: Baby Shadow Chaser
  553. 651: Expanded Super Novice
  554. 652: Expanded Super Baby
  555. 653: Kagerou
  556. 654: Oboro
  557. 655: Unknown Job
  558. // MvP Tomb
  559. // Added here so it can be easily translated
  560. 656: Tomb
  561. 657: [ ^EE0000%s^000000 ]
  562. 658: Has met its demise
  563. 659: Time of death : ^EE0000%s^000000
  564. 660: Defeated by
  565. 661: [^EE0000%s^000000]
  566. // Etc messages from source
  567. 662: You're too close to a NPC, you must be at least %d cells away from any NPC.
  568. 663: Duel: Can't use this item in duel.
  569. 664: You cannot use this command when dead.
  570. 665: Can't create chat rooms in this Area.
  571. 666: Pets are not allowed in Guild Wars.
  572. 667: You're not dead.
  573. 668: Your actual memo positions are:
  574. 669: You broke target's weapon
  575. //670-899 free
  576. //------------------------------------
  577. // More atcommands message
  578. //------------------------------------
  579. // @send
  580. 900: Usage:
  581. 901: @send len <packet hex number>
  582. 902: @send <packet hex number> {<value>}*
  583. 903: Value: <type=B(default),W,L><number> or S<length>"<string>"
  584. 904: Packet 0x%x length: %d
  585. 905: Unknown packet: 0x%x
  586. 906: Not a string:
  587. 907: Not a hexadecimal digit:
  588. 908: Unknown type of value in:
  589. // @rura
  590. 909: Please enter a map (usage: @warp/@rura/@mapmove <mapname> <x> <y>).
  591. // @where
  592. 910: Please enter a player name (usage: @where <char name>).
  593. // @jumpto
  594. 911: Please enter a player name (usage: @jumpto/@warpto/@goto <char name/ID>).
  595. // @who
  596. 912: (CID:%d/AID:%d)
  597. // @whogm
  598. 913: Name: %s (GM)
  599. 914: Name: %s (GM:%d) | Location: %s %d %d
  600. 915: BLvl: %d | Job: %s (Lvl: %d)
  601. 916: Party: '%s' | Guild: '%s'
  602. 917: None
  603. // @speed
  604. 918: Please enter a speed value (usage: @speed <%d-%d>).
  605. // @storage
  606. 919: Storage opened.
  607. // @guildstorage
  608. 920: Guild storage opened.
  609. // @option
  610. 921: Please enter at least one option.
  611. // @jobchange
  612. 922: Please enter a job ID.
  613. //923-979 free (future jobs?)
  614. // @kami
  615. 980: Please enter a message (usage: @kami <message>).
  616. 981: Please enter color and message (usage: @kamic <color> <message>).
  617. 982: Invalid color.
  618. // @item
  619. 983: Please enter an item name or ID (usage: @item <item name/ID> <quantity>).
  620. // @item2
  621. 984: Please enter all parameters (usage: @item2 <item name/ID> <quantity>
  622. 985: <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4>).
  623. // @baselevelup
  624. 986: Please enter a level adjustment (usage: @lvup/@blevel/@baselvlup <number of levels>).
  625. // @joblevelup
  626. 987: Please enter a level adjustment (usage: @joblvup/@jlevel/@joblvlup <number of levels>).
  627. // @help
  628. 988: There is no help for %c%s.
  629. 989: Help for command %c%s:
  630. 990: Available aliases:
  631. // @model
  632. 991: Please enter at least one value (usage: @model <hair ID: %d-%d> <hair color: %d-%d> <clothes color: %d-%d>).
  633. // @dye
  634. 992: Please enter a clothes color (usage: @dye/@ccolor <clothes color: %d-%d>).
  635. // @hairstyle
  636. 993: Please enter a hair style (usage: @hairstyle/@hstyle <hair ID: %d-%d>).
  637. // @haircolor
  638. 994: Please enter a hair color (usage: @haircolor/@hcolor <hair color: %d-%d>).
  639. // @go
  640. 995: You cannot use @go on this map.
  641. // @refine
  642. 996: Please enter a position and an amount (usage: @refine <equip position> <+/- amount>).
  643. 997: %d: Lower Headgear
  644. 998: %d: Right Hand
  645. 999: %d: Garment
  646. 1000: %d: Left Accessory
  647. 1001: %d: Body Armor
  648. 1002: %d: Left Hand
  649. 1003: %d: Shoes
  650. 1004: %d: Right Accessory
  651. 1005: %d: Top Headgear
  652. 1006: %d: Mid Headgear
  653. // @produce
  654. 1007: Please enter at least one item name/ID (usage: @produce <equip name/ID> <element> <# of very's>).
  655. // @memo
  656. 1008: Please enter a valid position (usage: @memo <memo_position:%d-%d>).
  657. // @displaystatus
  658. 1009: Please enter a status type/flag (usage: @displaystatus <status type> <flag> <tick> {<val1> {<val2> {<val3>}}}).
  659. // @stpoint
  660. 1010: Please enter a number (usage: @stpoint <number of points>).
  661. // @skpoint
  662. 1011: Please enter a number (usage: @skpoint <number of points>).
  663. // @zeny
  664. 1012: Please enter an amount (usage: @zeny <amount>).
  665. // @param
  666. 1013: Please enter a valid value (usage: @str/@agi/@vit/@int/@dex/@luk <+/-adjustment>).
  667. // @guildlevelup
  668. 1014: Please enter a valid level (usage: @guildlvup/@guildlvlup <# of levels>).
  669. // @makeeg
  670. 1015: Please enter a monster/egg name/ID (usage: @makeegg <pet>).
  671. // @petfriendly
  672. 1016: Please enter a valid value (usage: @petfriendly <0-1000>).
  673. // @pethungry
  674. 1017: Please enter a valid number (usage: @pethungry <0-100>).
  675. // @recall
  676. 1018: Please enter a player name (usage: @recall <char name/ID>).
  677. 1019: You are not authorized to warp someone to this map.
  678. // @recall
  679. 1020: You are not authorized to warp this player from their map.
  680. // @charblock
  681. 1021: Please enter a player name (usage: @charblock/@block <char name>).
  682. // @charban
  683. 1022: Please enter ban time and a player name (usage: @charban/@ban/@banish/@charbanish <time> <char name>).
  684. 1023: You are not allowed to reduce the length of a ban.
  685. // @charunblock
  686. 1024: Please enter a player name (usage: @charunblock <char name>).
  687. // @charunban
  688. 1025: Please enter a player name (usage: @charunban <char name>).
  689. // @kick
  690. 1026: Please enter a player name (usage: @kick <char name/ID>).
  691. // @questskill / @lostskill
  692. 1027: Please enter a quest skill number.
  693. // @spiritball
  694. 1028: Please enter an amount (usage: @spiritball <number: 0-%d>).
  695. // @party
  696. 1029: Please enter a party name (usage: @party <party_name>).
  697. // @guild
  698. 1030: Please enter a guild name (usage: @guild <guild_name>).
  699. // @idsearch
  700. 1031: Please enter part of an item name (usage: @idsearch <part_of_item_name>).
  701. // @recallall / @guildrecall / @partyrecall
  702. 1032: You are not authorized to warp somenone to your current map.
  703. 1033: Because you are not authorized to warp from some maps, %d player(s) have not been recalled.
  704. // @guildrecall
  705. 1034: Please enter a guild name/ID (usage: @guildrecall <guild_name/ID>).
  706. // @partyrecall
  707. 1035: Please enter a party name/ID (usage: @partyrecall <party_name/ID>).
  708. // @reloadatcommand
  709. 1036: Error reading groups.conf, reload failed.
  710. 1037: Error reading atcommand_athena.conf, reload failed.
  711. // @mapinfo
  712. 1038: Please enter at least one valid list number (usage: @mapinfo <0-3> <map>).
  713. 1039: ------ Map Info ------
  714. 1040: Map Name: %s | Players In Map: %d | NPCs In Map: %d | Chats In Map: %d
  715. 1041: ------ Map Flags ------
  716. 1042: Town Map
  717. 1043: Autotrade Enabled
  718. 1044: Autotrade Disabled
  719. 1045: Battlegrounds ON
  720. 1046: PvP Flags:
  721. 1047: Pvp ON |
  722. 1048: NoGuild |
  723. 1049: NoParty |
  724. 1050: NightmareDrop |
  725. 1051: NoCalcRank |
  726. 1052: GvG Flags:
  727. 1053: GvG ON |
  728. 1054: GvG Dungeon |
  729. 1055: GvG Castle |
  730. 1056: NoParty |
  731. 1057: Teleport Flags:
  732. 1058: NoTeleport |
  733. 1059: Monster NoTeleport |
  734. 1060: NoWarp |
  735. 1061: NoWarpTo |
  736. 1062: NoReturn |
  737. 1063: NoGo |
  738. 1064: NoMemo |
  739. 1065: No Exp Penalty: %s | No Zeny Penalty: %s
  740. 1066: On
  741. 1067: Off
  742. 1068: No Save (Return to last Save Point)
  743. 1069: No Save, Save Point: %s,Random
  744. 1070: No Save, Save Point: %s,%d,%d
  745. 1071: Weather Flags:
  746. 1072: Snow |
  747. 1073: Fog |
  748. 1074: Sakura |
  749. 1075: Clouds |
  750. 1076: Clouds2 |
  751. 1077: Fireworks |
  752. 1078: Leaves |
  753. //1079: Rain |
  754. 1080: Displays Night |
  755. 1081: Other Flags:
  756. 1082: NoBranch |
  757. 1083: NoTrade |
  758. 1084: NoVending |
  759. 1085: NoDrop |
  760. 1086: NoSkill |
  761. 1087: NoIcewall |
  762. 1088: AllowKS |
  763. 1089: Reset |
  764. 1090: Other Flags:
  765. 1091: NoCommand |
  766. 1092: NoBaseEXP |
  767. 1093: NoJobEXP |
  768. 1094: NoMobLoot |
  769. 1095: NoMVPLoot |
  770. 1096: PartyLock |
  771. 1097: GuildLock |
  772. 1098: ----- Players in Map -----
  773. 1099: Player '%s' (session #%d) | Location: %d,%d
  774. 1100: ----- NPCs in Map -----
  775. 1101: North
  776. 1102: North West
  777. 1103: West
  778. 1104: South West
  779. 1105: South
  780. 1106: South East
  781. 1107: East
  782. 1108: North East
  783. 1109: North
  784. 1110: Unknown
  785. 1111: NPC %d: %s | Direction: %s | Sprite: %d | Location: %d %d
  786. 1112: NPC %d: %s::%s | Direction: %s | Sprite: %d | Location: %d %d
  787. 1113: ----- Chats in Map -----
  788. 1114: Chat: %s | Player: %s | Location: %d %d
  789. 1115: Users: %d/%d | Password: %s | Public: %s
  790. 1116: Yes
  791. 1117: No
  792. 1118: Please enter at least one valid list number (usage: @mapinfo <0-3> <map>).
  793. // @mount
  794. 1119: You have mounted your Dragon.
  795. 1120: You have released your Dragon.
  796. 1121: You have mounted your Warg.
  797. 1122: You have released your Warg.
  798. 1123: You have mounted your Mado Gear.
  799. 1124: You have released your Mado Gear.
  800. // @guildspy
  801. 1125: The mapserver has spy command support disabled.
  802. 1126: Please enter a guild name/ID (usage: @guildspy <guild_name/ID>).
  803. // @partyspy
  804. 1127: Please enter a party name/ID (usage: @partyspy <party_name/ID>).
  805. // @nuke
  806. 1128: Please enter a player name (usage: @nuke <char name>).
  807. // @tonpc
  808. 1129: Please enter a NPC name (usage: @tonpc <NPC_name>).
  809. // @enablenpc
  810. 1130: Please enter a NPC name (usage: @enablenpc <NPC_name>).
  811. // @hidenpc
  812. 1131: Please enter a NPC name (usage: @hidenpc <NPC_name>).
  813. // @loadnpc
  814. 1132: Please enter a script file name (usage: @loadnpc <file name>).
  815. // @npcoff
  816. 1133: Please enter a NPC name (usage: @npcoff <NPC_name>).
  817. // @jail
  818. 1134: Please enter a player name (usage: @jail <char_name>).
  819. // @unjail
  820. 1135: Please enter a player name (usage: @unjail/@discharge <char_name>).
  821. // @jailfor
  822. 1136: Invalid time for jail command.
  823. 1137: You are now
  824. 1138: This player is now
  825. // @jailtime
  826. 1139: You are not in jail.
  827. 1140: You have been jailed indefinitely.
  828. 1141: You have been jailed for an unknown amount of time.
  829. 1142: You will remain
  830. // @disguise
  831. 1143: Please enter a Monster/NPC name/ID (usage: @disguise <name/ID>).
  832. 1144: Character cannot be disguised while mounted.
  833. // @disguiseall
  834. 1145: Please enter a Monster/NPC name/ID (usage: @disguiseall <name/ID>).
  835. // @disguiseguild
  836. 1146: Please enter a mob name/ID and guild name/ID (usage: @disguiseguild <mob name/ID>, <guild name/ID>).
  837. // @undisguiseguild
  838. 1147: Please enter guild name/ID (usage: @undisguiseguild <guild name/ID>).
  839. // @exp
  840. 1148: Base Level: %d (%.3f%%) | Job Level: %d (%.3f%%)
  841. // @broadcast
  842. 1149: Please enter a message (usage: @broadcast <message>).
  843. // @localbroadcast
  844. 1150: Please enter a message (usage: @localbroadcast <message>).
  845. // @email
  846. 1151: Please enter 2 emails (usage: @email <actual@email> <new@email>).
  847. // @effect
  848. 1152: Please enter an effect number (usage: @effect <effect number>).
  849. // @npcmove
  850. 1153: Usage: @npcmove <X> <Y> <npc_name>
  851. 1154: NPC is not on this map.
  852. 1155: NPC moved.
  853. // @addwarp
  854. 1156: Usage: @addwarp <mapname> <X> <Y>
  855. 1157: Unknown map '%s'.
  856. 1158: New warp NPC '%s' created.
  857. // @follow
  858. 1159: Follow mode OFF.
  859. 1160: Follow mode ON.
  860. // @storeall
  861. 1161: You currently cannot open your storage.
  862. 1162: All items stored.
  863. // @skillid
  864. 1163: Please enter a skill name to look up (usage: @skillid <skill name>).
  865. 1164: skill %d: %s
  866. // @useskill
  867. 1165: Usage: @useskill <skill ID> <skill level> <target>
  868. // @displayskill
  869. 1166: Usage: @displayskill <skill ID> {<skill level>}
  870. // @skilltree
  871. 1167: Usage: @skilltree <skill ID> <target>
  872. 1168: Player is using %s skill tree (%d basic points).
  873. 1169: The player cannot use that skill.
  874. 1170: Player requires level %d of skill %s.
  875. 1171: The player meets all the requirements for that skill.
  876. // @marry
  877. 1172: Usage: @marry <char name>
  878. 1173: They are married... wish them well.
  879. 1174: The two cannot wed because one is either a baby or already married.
  880. // @divorce
  881. 1175: '%s' is not married.
  882. 1176: '%s' and his/her partner are now divorced.
  883. // @changelook
  884. 1177: Usage: @changelook {<position>} <view id>
  885. 1178: Position: 1-Top 2-Middle 3-Bottom 4-Weapon 5-Shield 6-Shoes 7-Robe
  886. // @autotrade
  887. 1179: Autotrade is not allowed on this map.
  888. 1180: You cannot autotrade when dead.
  889. // @changegm
  890. 1181: You need to be a Guild Master to use this command.
  891. 1182: You cannot change guild leaders on this map.
  892. 1183: Usage: @changegm <guild_member_name>
  893. 1184: Target character must be online and be a guild member.
  894. // @changeleader
  895. 1185: Usage: @changeleader <party_member_name>
  896. // @partyoption
  897. 1186: Usage: @partyoption <pickup share: yes/no> <item distribution: yes/no>
  898. // @autoloot
  899. 1187: Autolooting items with drop rates of %0.02f%% and below.
  900. 1188: Autoloot is now off.
  901. // @autolootitem
  902. 1189: Item not found.
  903. 1190: You're already autolooting this item.
  904. 1191: Your autolootitem list is full. Remove some items first with @autolootid -<item name or ID>.
  905. 1192: Autolooting item: '%s'/'%s' {%d}
  906. 1193: You're currently not autolooting this item.
  907. 1194: Removed item: '%s'/'%s' {%d} from your autolootitem list.
  908. 1195: You can have %d items on your autolootitem list.
  909. 1196: To add an item to the list, use "@alootid +<item name or ID>". To remove an item, use "@alootid -<item name or ID>".
  910. 1197: "@alootid reset" will clear your autolootitem list.
  911. 1198: Your autolootitem list is empty.
  912. 1199: Items on your autolootitem list:
  913. 1200: Your autolootitem list has been reset.
  914. // @rain
  915. //1201: The rain has stopped.
  916. //1202: It has started to rain.
  917. // @snow
  918. 1203: Snow has stopped falling.
  919. 1204: It has started to snow.
  920. // @sakura
  921. 1205: Cherry tree leaves no longer fall.
  922. 1206: Cherry tree leaves have begun to fall.
  923. // @clouds
  924. 1207: The clouds has disappear.
  925. 1208: Clouds appear.
  926. // @clouds2
  927. 1209: The alternative clouds disappear.
  928. 1210: Alternative clouds appear.
  929. // @fog
  930. 1211: The fog has gone.
  931. 1212: Fog hangs over.
  932. // @leaves
  933. 1213: Leaves no longer fall.
  934. 1214: Fallen leaves fall.
  935. // @fireworks
  936. 1215: Fireworks have ended.
  937. 1216: Fireworks are launched.
  938. // @sound
  939. 1217: Please enter a sound filename (usage: @sound <filename>).
  940. // @mobsearch
  941. 1218: Please enter a monster name (usage: @mobsearch <monster name>).
  942. 1219: Invalid mob ID %s!
  943. 1220: Mob Search... %s %s
  944. // @cleanmap
  945. 1221: All dropped items have been cleaned up.
  946. // @npctalk
  947. 1222: Please enter the correct parameters (usage: @npctalk <npc name>, <message>).
  948. 1223: Please enter the correct parameters (usage: @npctalkc <color> <npc name>, <message>).
  949. // @pettalk
  950. 1224: Please enter a message (usage: @pettalk <message>).
  951. // @summon
  952. 1225: Please enter a monster name (usage: @summon <monster name> {duration}).
  953. // @adjgroup
  954. 1226: Usage: @adjgroup <group_id>
  955. 1227: Specified group does not exist.
  956. 1228: Group changed successfully.
  957. 1229: Your group has changed.
  958. // @trade
  959. 1230: Please enter a player name (usage: @trade <char name>).
  960. // @setbattleflag
  961. 1231: Usage: @setbattleflag <flag> <value>
  962. 1232: Unknown battle_config flag.
  963. 1233: Set battle_config as requested.
  964. // @unmute
  965. 1234: Please enter a player name (usage: @unmute <char name>).
  966. 1235: Player is not muted.
  967. 1236: Player unmuted.
  968. // @mute
  969. 1237: Usage: @mute <time> <char name>
  970. // @identify
  971. 1238: There are no items to appraise.
  972. // @mobinfo
  973. 1239: Please enter a monster name/ID (usage: @mobinfo <monster_name_or_monster_ID>).
  974. 1240: MVP Monster: '%s'/'%s'/'%s' (%d)
  975. 1241: Monster: '%s'/'%s'/'%s' (%d)
  976. 1242: Lv:%d HP:%d Base EXP:%u Job EXP:%u HIT:%d FLEE:%d
  977. 1243: DEF:%d MDEF:%d STR:%d AGI:%d VIT:%d INT:%d DEX:%d LUK:%d
  978. 1244: ATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d)
  979. 1245: Drops:
  980. 1246: This monster has no drops.
  981. 1247: MVP Bonus EXP:%u
  982. 1248: MVP Items:
  983. 1249: This monster has no MVP prizes.
  984. // @showmobs
  985. 1250: Invalid mob id %s!
  986. 1251: Can't show boss mobs!
  987. 1252: Mob Search... %s %s
  988. // @homlevel
  989. 1253: Please enter a level adjustment (usage: @homlevel <number of levels>).
  990. // @homlevel / @homevolve / @homfriendly / @homhungry / @homtalk / @hominfo / @homstats
  991. 1254: You do not have a homunculus.
  992. // @homevolve
  993. 1255: Your homunculus doesn't evolve.
  994. // @makehomun
  995. 1256: Please enter a homunculus ID (usage: @makehomun <homunculus id>).
  996. 1257: Invalid Homunculus ID.
  997. // @homfriendly
  998. 1258: Please enter a friendly value (usage: @homfriendly <friendly value [0-1000]>).
  999. // @homhungry
  1000. 1259: Please enter a hunger value (usage: @homhungry <hunger value [0-100]>).
  1001. // @homtalk
  1002. 1260: Please enter a message (usage: @homtalk <message>).
  1003. // @hominfo
  1004. 1261: Homunculus stats:
  1005. 1262: HP: %d/%d - SP: %d/%d
  1006. 1263: ATK: %d - MATK: %d~%d
  1007. 1264: Hungry: %d - Intimacy: %u
  1008. 1265: Stats: Str %d / Agi %d / Vit %d / Int %d / Dex %d / Luk %d
  1009. // @homstats
  1010. 1266: Homunculus growth stats (Lv %d %s):
  1011. 1267: Max HP: %d (%d~%d)
  1012. 1268: Max SP: %d (%d~%d)
  1013. 1269: Str: %d (%d~%d)
  1014. 1270: Agi: %d (%d~%d)
  1015. 1271: Vit: %d (%d~%d)
  1016. 1272: Int: %d (%d~%d)
  1017. 1273: Dex: %d (%d~%d)
  1018. 1274: Luk: %d (%d~%d)
  1019. // @homshuffle
  1020. 1275: Homunculus stats altered.
  1021. // @iteminfo
  1022. 1276: Please enter an item name/ID (usage: @ii/@iteminfo <item name/ID>).
  1023. 1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s
  1024. 1278: None
  1025. 1279: With script
  1026. 1280: NPC Buy:%dz, Sell:%dz | Weight: %.1f
  1027. 1281: - Available in the shops only.
  1028. 1282: - Maximal monsters drop chance: %02.02f%%
  1029. 1283: - Monsters don't drop this item.
  1030. // @whodrops
  1031. 1284: Please enter item name/ID (usage: @whodrops <item name/ID>).
  1032. 1285: Item: '%s'[%d]
  1033. 1286: - Item is not dropped by mobs.
  1034. 1287: - Common mobs with highest drop chance (only max %d are listed):
  1035. // @whereis
  1036. 1288: Please enter a monster name/ID (usage: @whereis <monster_name_or_monster_ID>).
  1037. 1289: %s spawns in:
  1038. 1290: This monster does not spawn normally.
  1039. // @adopt
  1040. 1291: Usage: @adopt <father>,<mother>,<child>
  1041. 1292: Adopting: --%s--%s--%s--\n
  1042. 1293: Cannot find player %s online.
  1043. 1294: They are family... wish them luck.
  1044. // @version
  1045. 1295: rAthena Version SVN r%s
  1046. 1296: Cannot determine SVN revision.
  1047. // @mutearea
  1048. 1297: Please enter a time in minutes (usage: @mutearea/@stfu <time in minutes>).
  1049. // @rates
  1050. 1298: Experience rates: Base %.2fx / Job %.2fx
  1051. 1299: Normal Drop Rates: Common %.2fx / Healing %.2fx / Usable %.2fx / Equipment %.2fx / Card %.2fx
  1052. 1300: Boss Drop Rates: Common %.2fx / Healing %.2fx / Usable %.2fx / Equipment %.2fx / Card %.2fx
  1053. 1301: Other Drop Rates: MvP %.2fx / Card-Based %.2fx / Treasure %.2fx
  1054. // @me
  1055. 1302: Please enter a message (usage: @me <message>).
  1056. // @size / @sizeall / @sizeguild
  1057. 1303: Size change applied.
  1058. // @sizeguild
  1059. 1304: Please enter guild name/ID (usage: @sizeguild <size> <guild name/ID>).
  1060. // @monsterignore
  1061. 1305: You are now immune to attacks.
  1062. 1306: Returned to normal state.
  1063. // @fakename
  1064. 1307: Returned to real name.
  1065. 1308: You must enter a name.
  1066. 1309: Fake name must be at least two characters.
  1067. 1310: Fake name enabled.
  1068. // @mapflag
  1069. 1311: Enabled Mapflags in this map:
  1070. 1312: Usage: "@mapflag monster_teleport 1" (0=Off | 1=On)
  1071. 1313: Type "@mapflag available" to list the available mapflags.
  1072. 1314: Invalid flag name or flag.
  1073. 1315: Available Flags:
  1074. // @showexp
  1075. 1316: Gained exp will not be shown.
  1076. 1317: Gained exp is now shown.
  1077. // @showzeny
  1078. 1318: Gained zeny will not be shown.
  1079. 1319: Gained zeny is now shown.
  1080. // @showdelay
  1081. 1320: Skill delay failures will not be shown.
  1082. 1321: Skill delay failures are now shown.
  1083. // @cash
  1084. 1322: Please enter an amount.
  1085. // @clone
  1086. 1323: You must enter a player name or ID.
  1087. // @feelreset
  1088. 1324: Reset 'Feeling' maps.
  1089. // @noks
  1090. 1325: [ K.S Protection Inactive ]
  1091. 1326: [ K.S Protection Active - Option: Party ]
  1092. 1327: [ K.S Protection Active - Option: Self ]
  1093. 1328: [ K.S Protection Active - Option: Guild ]
  1094. 1329: Usage: @noks <self|party|guild>
  1095. // @allowks
  1096. 1330: [ Map K.S Protection Active ]
  1097. 1331: [ Map K.S Protection Inactive ]
  1098. // @itemlist
  1099. 1332: ------ %s items list of '%s' ------
  1100. 1333: | equipped:
  1101. 1334: garment,
  1102. 1335: left accessory,
  1103. 1336: body/armor,
  1104. 1337: right hand,
  1105. 1338: left hand,
  1106. 1339: both hands,
  1107. 1340: feet,
  1108. 1341: right accessory,
  1109. 1342: lower head,
  1110. 1343: top head,
  1111. 1344: lower/top head,
  1112. 1345: mid head,
  1113. 1346: lower/mid head,
  1114. 1347: lower/mid/top head,
  1115. 1348: -> (pet egg, pet id: %u, named)
  1116. 1349: -> (pet egg, pet id: %u, unnamed)
  1117. 1350: -> (crafted item, creator id: %u, star crumbs %d, element %d)
  1118. 1351: -> (produced item, creator id: %u)
  1119. 1352: -> (card(s):
  1120. 1353: No item found in this player's %s.
  1121. 1354: %d item(s) found in %d %s slots.
  1122. // @delitem
  1123. 1355: Please enter an item name/ID, a quantity, and a player name (usage: #delitem <player> <item_name_or_ID> <quantity>).
  1124. // @font
  1125. 1356: Returning to normal font.
  1126. 1357: Use @font <1-9> to change your message font.
  1127. 1358: Use 0 or no parameter to return to normal font.
  1128. 1359: Invalid font. Use a value from 0 to 9.
  1129. 1360: Font changed.
  1130. 1361: Already using this font.
  1131. // @new_mount
  1132. 1362: NOTICE: If you crash with mount your LUA is outdated.
  1133. 1363: You have mounted.
  1134. 1364: You have released your mount.
  1135. // @accinfo
  1136. 1365: Usage: @accinfo/@accountinfo <account_id/char name>
  1137. 1366: You may search partial name by making use of '%' in the search, ex. "@accinfo %Mario%" lists all characters whose name contains "Mario".
  1138. // @set
  1139. 1367: Usage: @set <variable name> <value>
  1140. 1368: Usage: ex. "@set PoringCharVar 50"
  1141. 1369: Usage: ex. "@set PoringCharVarSTR$ Super Duper String"
  1142. 1370: Usage: ex. "@set PoringCharVarSTR$" outputs its value, Super Duper String.
  1143. 1371: NPC variables may not be used with @set.
  1144. 1372: Instance variables may not be used with @set.
  1145. 1373: %s value is now :%d
  1146. 1374: %s value is now :%s
  1147. 1375: %s is empty
  1148. 1376: %s data type is not supported :%u
  1149. // @reloadquestdb
  1150. 1377: Quest database has been reloaded.
  1151. // @addperm
  1152. 1378: Usage: %s <permission_name>
  1153. 1379: -- Permission List
  1154. 1380: '%s' is not a known permission.
  1155. 1381: User '%s' already possesses the '%s' permission.
  1156. 1382: User '%s' doesn't possess the '%s' permission.
  1157. 1383: -- User '%s' Permissions
  1158. 1384: User '%s' permissions updated successfully. The changes are temporary.
  1159. // @unloadnpcfile
  1160. 1385: Usage: @unloadnpcfile <file name>
  1161. 1386: File unloaded. Be aware that mapflags and monsters spawned directly are not removed.
  1162. 1387: File not found.
  1163. // General command messages
  1164. 1388: Charcommand failed (usage: %c<command> <char name> <parameters>).
  1165. 1389: %s failed. Player not found.
  1166. // @cart
  1167. 1390: Unknown Cart (usage: %s <0-%d>).
  1168. 1391: You do not possess a cart to be removed
  1169. 1392: Cart Added.
  1170. // atcommand.c::is_atcommand
  1171. 1393: You can't use commands while dead.
  1172. //Custom translations
  1173. import: conf/import/msg_conf.txt