atcommands.txt 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422
  1. //===== rAthena Documentation ================================
  2. //= Atcommand List
  3. //===== By: ==================================================
  4. //= rAthena Dev Team
  5. //===== Current Version: =====================================
  6. //= 20121223
  7. //===== Description: =========================================
  8. //= List of available atcommands and their functions.
  9. //============================================================
  10. This file describes the usage of in-game commands and assumes that
  11. 'conf/atcommand_athena.conf' has the following:
  12. atcommand_symbol : "@"
  13. charcommand_symbol: "#"
  14. To search for a command, write "@" before the command name (ex. @commands).
  15. The format of this file is as follows:
  16. 1. System Commands
  17. 2. Database Commands
  18. 3. Player Information Commands
  19. 4. Action Commands
  20. 5. Administrative Commands
  21. 6. Party Commands
  22. 7. Guild Commands
  23. 8. Pet Commands
  24. 9. Homunculus Commands
  25. ======================
  26. | 1. System Commands |
  27. ======================
  28. @version
  29. Displays SVN version of the server.
  30. ---------------------------------------
  31. @rates
  32. Displays the server rates.
  33. Output Example:
  34. Experience rates: Base 1.00x / Job 1.00x
  35. Normal Drop Rates: Common 1.00x / Healing 1.00x / Usable 1.00x Equipment 1.00x / Card 1.00x
  36. Boss Drop Rates: Common 1.00x / Healing 1.00x / Usable 1.00x Equipment 1.00x / Card 1.00x
  37. Other Drop Rates: MvP 1.00x / Card-Based 1.00x / Treasure 1.00x
  38. ---------------------------------------
  39. @time
  40. Displays the local server time, along with day/night information.
  41. ---------------------------------------
  42. @uptime
  43. Show server uptime since last map server restart.
  44. Output Example:
  45. Server Uptime: 3 days, 8 hours, 6 minutes, 4 seconds.
  46. ---------------------------------------
  47. @refresh
  48. @refreshall
  49. Synchronizes the player's position on the client with the one stored on the server.
  50. Additionally, @refreshall will refresh all online players.
  51. ---------------------------------------
  52. @showexp
  53. Toggles the display of experience gain messages.
  54. ---------------------------------------
  55. @showzeny
  56. Toggles the display of Zeny gain messages.
  57. Configuration for zeny being dropped by mobs is in '/conf/battle/monster.conf':
  58. zeny_from_mobs: yes
  59. ---------------------------------------
  60. @showdelay
  61. Shows or hides the red "Cannot use the skills" message.
  62. Output Example:
  63. [Storm Gust] Cannot use the skills.
  64. ---------------------------------------
  65. @noask
  66. Toggles automatic rejection of deals and invites.
  67. ---------------------------------------
  68. @noks
  69. Toggles Kill Steal Protection.
  70. ---------------------------------------
  71. @font <0-9>
  72. Sets client font (0 is the default).
  73. ---------------------------------------
  74. @agitstart
  75. @agitend
  76. Starts or ends War of Emperium [FE] by invoking scripts with the
  77. OnAgitStart/OnAgitEnd labels.
  78. ---------------------------------------
  79. @agitstart2
  80. @agitend2
  81. Starts or ends War of Emperium [SE] by invoking scripts with the
  82. OnAgitStart2/OnAgitEnd2 labels.
  83. ---------------------------------------
  84. @pvpon
  85. @pvpoff
  86. Enables or disables PvP (Player vs. Player) mode on a map.
  87. ---------------------------------------
  88. @gvgon
  89. @gvgoff
  90. Enables or disables GvG (Guild vs. Guild) mode on a map.
  91. ---------------------------------------
  92. @skillon
  93. @skilloff
  94. Enables or disables skill usage on a map.
  95. ---------------------------------------
  96. @allowks
  97. Toggles Kill Steal Protection on a map.
  98. ---------------------------------------
  99. @day
  100. @night
  101. Sets the server to day or night mode.
  102. ---------------------------------------
  103. @sound <filename>
  104. Plays the specified sound.
  105. ---------------------------------------
  106. @snow
  107. @clouds
  108. @clouds2
  109. @fog
  110. @fireworks
  111. @sakura
  112. @leaves
  113. Toggles weather effects on your map.
  114. ---------------------------------------
  115. @clearweather
  116. Stops all weather effects. May require a map change or @refresh
  117. for the effect to stop client-side.
  118. ---------------------------------------
  119. @mapflag <flag> <value 0-1>
  120. Sets a mapflag for the current map (1 = On, 0 = Off).
  121. ---------------------------------------
  122. @addwarp <map> <x> <y> <npc name>
  123. Creates a warp portal on the character's current coordinates that lasts until the next reboot.
  124. The name parameter is mandatory and if it already exists, the server will automagically assign a name,
  125. and it will be displayed only once in the chat window.
  126. Example:
  127. @addwarp prontera 50 50 my_warp_sample
  128. Output:
  129. New warp NPC 'my_warp_sample' created.
  130. ---------------------------------------
  131. @effect <effect ID>
  132. Creates a visual effect on or around the character.
  133. A list of IDs can be found in '/db/const.txt'.
  134. Descriptions of the effects can be found in '/doc/effect_list.txt'.
  135. ---------------------------------------
  136. @misceffect
  137. Does some visual effect on the character (more info needed).
  138. ---------------------------------------
  139. @displayskill <skill ID> {<skill level>}
  140. Displays the animation of a skill without really using it (debug function).
  141. ---------------------------------------
  142. @option {<param 1> {<param 2> {<param 3>}}}
  143. Adds visual effects to the attached character.
  144. If no parameter is specified, a list of available options will be returned.
  145. ---------------------------------------
  146. @displaystatus <status type> <flag> <tick> {<val1> {<val2> {<val3>}}}
  147. Displays a status change without really applying it (debug function).
  148. ---------------------------------------
  149. @send <Hex Number> {<value>}
  150. Used for testing packet sends from the client (debug function).
  151. Value: <type=B(default),W,L><number> or S<length>"<string>"
  152. ---------------------------------------
  153. @mapinfo
  154. Displays information about the current map.
  155. Output Example:
  156. ------ Map Info ------
  157. Map Name: prontera | Players In Map: 1 | NPCs In Map: 127 | Chats In Map: 0
  158. ------ Map Flags ------
  159. Town Map
  160. Autotrade Enabled
  161. PvP Flags:
  162. GvG Flags:
  163. Teleport Flags:
  164. No Exp Penalty: On | No Zeny Penalty: On
  165. Weather Flags: Displays Night |
  166. Other Flags: NoBranch | Reset |
  167. Other Flags:
  168. ---------------------------------------
  169. @gat
  170. Gives information about terrain/area (debug function).
  171. Output Example:
  172. prontera (x= 165, y= 202) 00 00 00 00 00
  173. prontera (x= 165, y= 201) 01 00 00 00 00
  174. prontera (x= 165, y= 200) 01 00 00 00 00
  175. prontera (x= 165, y= 199) 01 00 00 00 00
  176. prontera (x= 165, y= 198) 01 00 00 00 00
  177. ---------------------------------------
  178. ========================
  179. | 2. Database Commands |
  180. ========================
  181. @mobinfo <mob name/ID>
  182. Displays monster information (rates, stats, drops, MVP data).
  183. Example:
  184. @monsterinfo Poring
  185. Output:
  186. Monster: 'Poring'/'Poring'/'PORING' (1002)
  187. Lv: 1 HP:60 Base EXP:27 Job EXP:20 HIT:103 FLEE:183
  188. DEF:2 MDEF:5 STR:6 AGI:1 VIT:1 INT:1 DEX:6 LUK:5
  189. ATK:8~9 Range:1~10~12 Size:Medium Race:Plant Element:Water (Lv:1)
  190. Drops:
  191. - Jellopy 70.00% - Knife[4] 1.00% etc...
  192. ---------------------------------------
  193. @iteminfo <item name/ID>
  194. Displays item information (type, price, weight, drops).
  195. Example:
  196. @iteminfo Jellopy
  197. Output:
  198. Item: 'Jellopy'/'Jellopy'[0] (909) Type: Etc. | Extra Effect: None
  199. NPC Buy:6z, Sell:3z | Weight: 1.0
  200. - Maximal monsters drop change: 75.00%
  201. ---------------------------------------
  202. @whodrops <item name/ID>
  203. Displays a list of mobs which drop the specified item.
  204. Only the highest drop rates are shown.
  205. ---------------------------------------
  206. @autoloot {<%>}
  207. Enables or disables autolooting items from killed mobs.
  208. If a percentage is given, only items dropped at that rate and below will be autolooted.
  209. ---------------------------------------
  210. @alootid <+/- item name/ID>
  211. @alootid reset
  212. Starts or stops autolooting a specified item.
  213. Typing "reset" will clear the autoloot item list.
  214. By default, 10 items can be autolooted at one time.
  215. ---------------------------------------
  216. @mobsearch <monster name>
  217. Locates and displays the position of a certain mob on the current map.
  218. Output Example:
  219. 1[155:184] Poring
  220. 2[154:188] Poring
  221. 3[127:146] Poring
  222. ---------------------------------------
  223. @idsearch <item name>
  224. Looks up an item by name (or part of a name).
  225. ---------------------------------------
  226. @showmobs <monster name/ID>
  227. Locates and displays the position of a certain mob on your mini-map.
  228. This shows up as a small white cross (+).
  229. ---------------------------------------
  230. @whereis
  231. Displays the maps in which monster normally spawns.
  232. This does not include mobs summoned by scripts.
  233. ---------------------------------------
  234. @skillid <skill name>
  235. Looks up a skill by name (or part of a name).
  236. ---------------------------------------
  237. @skilltree <skill ID> <target>
  238. Lists requirements to obtain the specified skill on the target character.
  239. ---------------------------------------
  240. @questskill {<skill ID>}
  241. @lostskill {<skill ID>}
  242. Permanently adds or removes the specified quest skill.
  243. If no skill ID is specified, a list of available skills will be returned.
  244. ---------------------------------------
  245. @useskill <skill ID> <skill level> <target>
  246. Casts the specified skill.
  247. Example:
  248. @useskill 28 5 Char2
  249. -> casts Level 5 Heal on player Char2
  250. ---------------------------------------
  251. ==================================
  252. | 3. Player Information Commands |
  253. ==================================
  254. @commands
  255. Displays a list of @ commands available to the player.
  256. ---------------------------------------
  257. @charcommands
  258. Displays a list of # commands available to the player.
  259. ---------------------------------------
  260. @help <command>
  261. Displays the help message for the specified command.
  262. ---------------------------------------
  263. @exp
  264. Displays current levels and % progress.
  265. Output Example:
  266. Base Level: 13 (3.323%) | Job Level: 10 (0.000%)
  267. ---------------------------------------
  268. @stats
  269. Displays the stats of the attached player in your chat bar.
  270. ---------------------------------------
  271. @storagelist <player name>
  272. Displays Kafra storage contents of the specified player.
  273. ---------------------------------------
  274. @cartlist <player name>
  275. Displays cart contents of the specified player.
  276. ---------------------------------------
  277. @itemlist
  278. Displays inventory contents of the attached player.
  279. ---------------------------------------
  280. @who
  281. @who2
  282. @who3
  283. Returns a list of online characters.
  284. @who will also return character positions.
  285. @who2 will also return job classes.
  286. @who3 will also return parties/guilds.
  287. ---------------------------------------
  288. @whomap
  289. @whomap2
  290. @whomap3
  291. Returns a list of online characters in a specific map.
  292. @whomap will also return character positions.
  293. @whomap2 will also return job classes.
  294. @whomap3 will also return parties/guilds.
  295. ---------------------------------------
  296. @whogm
  297. Returns a list of GMs online.
  298. For those who are higher GM level than yourself, only name is shown.
  299. For the rest, the command acts as a combination of @who+@who2+@who3.
  300. ---------------------------------------
  301. @users
  302. Displays distribution of players on the server per map (% on each map which has players.)
  303. Output Example:
  304. prontera: 1 (50%)
  305. prt_fild01: 1 (50%)
  306. all: 2
  307. ---------------------------------------
  308. @where <player_name>
  309. Locates a player on a map. The player must be online.
  310. ---------------------------------------
  311. @jailtime
  312. Displays remaining jail time.
  313. If @jail was used, the chat window will display "You have been jailed indefinitely".
  314. ---------------------------------------
  315. @accinfo <player name/account id>
  316. Searches for an account by ID or a character name, and outputs detailed information.
  317. Password will only be displayed for group levels lower than yours.
  318. To search partial names, "%" can be used as a wildcard.
  319. Example:
  320. @accinfo Test%
  321. Output:
  322. -- Account 2000001 --
  323. User: user123 | GM Group: 0 | State: 0
  324. Password: password123
  325. Account e-mail: a@a.com
  326. Last IP: 127.0.0.1 (Unknown)
  327. This user has logged 27 times, the last time were at 2012-11-24 17:29:07
  328. -- Character Details --
  329. [Slot/CID: 0/150001] Test1 | High Swordsman | Level: 99/50 | Off
  330. [Slot/CID: 1/150002] Test2 | Rune Knight | Level: 150/50 | On
  331. ======================
  332. | 4. Action Commands |
  333. ======================
  334. @me <message>
  335. Displays the text as a normal message with the format "*name <message>*" instead of "name: <message>".
  336. ---------------------------------------
  337. @main {<message>}
  338. Broadcasts a message to all players with @main enabled.
  339. Using the command without a message will enable or disable main chat.
  340. ---------------------------------------
  341. @storage
  342. Opens your Kafra storage.
  343. ---------------------------------------
  344. @mail
  345. Opens your mailbox.
  346. ---------------------------------------
  347. @auction
  348. Opens the auction window.
  349. ---------------------------------------
  350. @identify
  351. Opens the Identification window if any unappraised items are in your inventory.
  352. ---------------------------------------
  353. @trade <player name>
  354. Opens the trade window with the specified player.
  355. ---------------------------------------
  356. @autotrade
  357. Allows you continue vending offline, then logs off.
  358. The character will continue vending until you log in to that account again,
  359. all items are sold, or the mapserver closes.
  360. ---------------------------------------
  361. @monster <monster name/ID> {<amount>}
  362. @monstersmall <monster name/ID> {<amount>}
  363. @monsterbig <monster name/ID> {<amount>}
  364. Spawns the specified monster.
  365. If an amount is given, that number will be spawned.
  366. Additionally, monster size can be adjusted.
  367. ---------------------------------------
  368. @summon <monster name/ID> {<duration>}
  369. Spawns mobs that treat you as their master.
  370. If a duration is specified, they will stay with you until the duration has ended.
  371. ---------------------------------------
  372. @clone <player name/ID>
  373. @slaveclone <player name/ID>
  374. @evilclone <player name/ID>
  375. Spawns a clone of the specified player.
  376. @clone will spawn a supportive clone.
  377. @slaveclone will spawn a supportive clone that follows the creator around.
  378. @evilclone will spawn an aggressive clone.
  379. ---------------------------------------
  380. @item <item name/ID> {<amount>}
  381. /item <item name/ID>
  382. @delitem <item name/ID> <amount>
  383. Creates or removes the specified item.
  384. If an amount is given for @item, that number will be created.
  385. ---------------------------------------
  386. @item2 <item name/ID> <quantity> <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4>
  387. Creates an item with the given parameters (the 'cards' can be any item).
  388. identify_flag: 0 = unidentified, 1 = identified
  389. attribute: 0 = not broken, 1 = broken
  390. ---------------------------------------
  391. @produce <equip name/ID> <element> <# of Very's>
  392. Creates a weapon with the given parameters.
  393. Example:
  394. @produce 1602 1 2
  395. -> crafts an item called "Very Very Strong Char's Ice Rod".
  396. ---------------------------------------
  397. @refine <equip position> <+/- amount>
  398. Refines an equipped item by the specified amount.
  399. 0: All Equipment
  400. 1: Lower Headgear
  401. 2: Right Hand
  402. 4: Garment
  403. 8: Left Accessory
  404. 16: Body Armor
  405. 32: Left Hand
  406. 64: Shoes
  407. 128: Right Accessory
  408. 256: Top Headgear
  409. 512: Mid Headgear
  410. ---------------------------------------
  411. @repairall
  412. Repairs all broken items in your inventory.
  413. ---------------------------------------
  414. @dropall
  415. Drops all inventory and equipped items onto the floor.
  416. ---------------------------------------
  417. @storeall
  418. Places all inventory and equipped items directly into your Kafra Storage.
  419. ---------------------------------------
  420. @itemreset
  421. Deletes all inventory items (not equipped items).
  422. ---------------------------------------
  423. @clearstorage
  424. @cleargstorage
  425. Deletes all items in storage (or guild storage).
  426. ---------------------------------------
  427. @clearcart
  428. Deletes all items in cart, but does not remove the cart.
  429. ---------------------------------------
  430. @cleanarea
  431. @cleanmap
  432. Deletes floor items in sight range or across the entire map.
  433. ---------------------------------------
  434. @save
  435. Sets your save point as your current map coordinates.
  436. ---------------------------------------
  437. @memo {<0-2>}
  438. Saves a warp point for the "Warp Portal" skill.
  439. If a number is not specified, the command will output all currently saved locations.
  440. Location "void" indicates an empty warp point.
  441. ---------------------------------------
  442. @load
  443. Warps to your save point.
  444. ---------------------------------------
  445. @jump
  446. Warps to a random coordinate on the current map.
  447. ---------------------------------------
  448. @go {<location name/ID>}
  449. Warps to predefined locations in major cities.
  450. If no ID is given, all available maps will be displayed in the chat window.
  451. Locations and coordinates are stored in '/src/map/atcommand.c'.
  452. ---------------------------------------
  453. @warp <map> {<x> <y>}
  454. /mm <map> {<x> <y>}
  455. /mapmove <map> {<x> <y>}
  456. Warps to the specified map.
  457. If no coordinates are entered, a random location will be chosen.
  458. ---------------------------------------
  459. @jumpto <player name/ID>
  460. @follow <player name>
  461. Warps to the specified player.
  462. Additionally, @follow will track the player's movements until turned off.
  463. ---------------------------------------
  464. @recall <player name>
  465. /recall <player name>
  466. @recallall
  467. Warps a character to your position.
  468. Additionally, @recallall will recall the entire server.
  469. ---------------------------------------
  470. @tonpc <npc name>
  471. Warps to the specified npc.
  472. ---------------------------------------
  473. @killer
  474. Allows you to attack other players outside of PvP.
  475. ---------------------------------------
  476. @killable
  477. Allows other players to attack you outside of PvP.
  478. ---------------------------------------
  479. @blvl <+/- amount>
  480. @jlvl <+/- amount>
  481. Changes base or job level by the specified amount.
  482. ---------------------------------------
  483. @str <+/- amount>
  484. @agi <+/- amount>
  485. @vit <+/- amount>
  486. @int <+/- amount>
  487. @dex <+/- amount>
  488. @luk <+/- amount>
  489. Changes the specified stat of your character.
  490. ---------------------------------------
  491. @allstats
  492. Sets all stats to the maximum (default is 99).
  493. ---------------------------------------
  494. @allskill
  495. Gives your character all skills in their current skill tree.
  496. ---------------------------------------
  497. @stpoint <+/- amount>
  498. @skpoint <+/- amount>
  499. Changes unused status or skill points by the specified amount.
  500. ---------------------------------------
  501. @streset
  502. @skreset
  503. @reset
  504. Resets stats (@streset), skills (@skreset), or both (@reset).
  505. ---------------------------------------
  506. @feelreset
  507. Resets a Star Gladiator's marked maps.
  508. ---------------------------------------
  509. @jobchange <job name/ID>
  510. Changes your job.
  511. If no job is given, a list of all available jobs will be returned.
  512. Note that jobs 22 (Wedding), 26 (Summer), and 27 (Christmas) are not available via @job.
  513. ---------------------------------------
  514. @speed <0-1000>
  515. Sets the speed at which the character walks and attacks.
  516. Default is 150 (0 is fastest, 1000 is slowest).
  517. ---------------------------------------
  518. @spiritball <0-100>
  519. Summons the specified amount of spirit spheres around you.
  520. ---------------------------------------
  521. @mount
  522. @newmount
  523. Toggles mounting/unmounting a peco (@mount) or cash mount (@newmount).
  524. ---------------------------------------
  525. @zeny <+/- amount>
  526. Changes Zeny by the specified amount.
  527. ---------------------------------------
  528. @cash <+/- amount>
  529. Changes Cash Points by the specified amount.
  530. ---------------------------------------
  531. @points <+/- amount>
  532. Changes Kafra Points by the specified amount.
  533. ---------------------------------------
  534. @model <hair style> <hair color> <cloth color>
  535. @hairstyle <default: 0-27>
  536. @haircolor <default: 0-8>
  537. @dye <default: 0-4>
  538. Changes appearance based on the given parameters.
  539. The min/max values are set in '/conf/battle/client.conf'.
  540. ---------------------------------------
  541. @changelook {position} <view ID>
  542. Changes the player's appearance to the specified view ID.
  543. If no position is given, the command defaults to headgear.
  544. 1: Top
  545. 2: Middle
  546. 3: Bottom
  547. 4: Weapon
  548. 5: Shield
  549. 6: Shoes
  550. 7: Robe
  551. ---------------------------------------
  552. @fakename {<text string>}
  553. Temporarily changes name to the specified string.
  554. If no string is given, the character's real name will be re-applied.
  555. ---------------------------------------
  556. @size <0-2>
  557. @sizeall <0-2>
  558. Changes your size (0 = Normal, 1 = Small, 2 = Large).
  559. Additionally, @sizeall will change the size of all online players.
  560. ---------------------------------------
  561. @duel {<player name>}
  562. @invite <player name>
  563. @accept
  564. @reject
  565. @leave
  566. Duel-organizing commands.
  567. Some options can be found in '/conf/battle/misc.conf'.
  568. ---------------------------------------
  569. @heal
  570. Fully heals HP and SP.
  571. ---------------------------------------
  572. @alive
  573. @raisemap
  574. @raise
  575. Resurrection commands.
  576. @alive will revive the attached player.
  577. @raisemap will revive all players on the map.
  578. @raise will revive all players on the server.
  579. ---------------------------------------
  580. @disguise <monster/npc name/ID>
  581. @undisguise
  582. @disguiseall <monster/npc name/ID>
  583. @undisguiseall
  584. Disguises or undisguises player as a monster/NPC sprite.
  585. Additionally, @disguiseall/@undisguiseall will disguise all online players.
  586. ---------------------------------------
  587. @monsterignore
  588. Makes you immune to attacks (monsters/players/skills cannot target/hit you).
  589. ---------------------------------------
  590. @hide
  591. /hide
  592. Toggles GM Hide (total invisibility to characters and monsters).
  593. ---------------------------------------
  594. @npctalk <npc name> <message>
  595. Command what other npcs say.
  596. Displays the message above the NPC's head (like the 'npctalk' script command).
  597. ---------------------------------------
  598. ==============================
  599. | 5. Administrative Commands |
  600. ==============================
  601. @email <current@email.tld> <new@email.tld>
  602. Changes the email address attached the player's account.
  603. Note: This command doesn't validate the email address itself, but checks the structure of the email (xxx@xxx).
  604. Example:
  605. @email a@b.com b@b.com
  606. Output:
  607. Fail message: Invalid email. If you have default e-mail, type a@a.com.
  608. Success message: Information sent to login-server via char-server.
  609. ---------------------------------------
  610. @changesex
  611. Changes the gender attached to the player's account.
  612. ---------------------------------------
  613. @marry <player 1> <player 2>
  614. @divorce <player>
  615. Marries or divorces two players.
  616. ---------------------------------------
  617. @request <message>
  618. Sends a message to all connected GMs (via the GM whisper system).
  619. ---------------------------------------
  620. @gmotd
  621. Displays the motd file to all players.
  622. ---------------------------------------
  623. @broadcast <message>
  624. /b <message>
  625. /nb <message>
  626. @localbroadcast <message>
  627. /lb <message>
  628. /nlb <message>
  629. Announces a message in yellow text.
  630. Except for /nb and /nlb, the message will be prefixed with the name of the attached character.
  631. @broadcast will be shown to the entire server.
  632. @localbroadcast will be shown on the player's map only.
  633. ---------------------------------------
  634. @kami <message>
  635. @kamib <message>
  636. @kamic <color> <message>
  637. @lkami <message>
  638. Announces a message without a name prefix.
  639. @kami will broadcast in yellow text.
  640. @kamib will broadcast in blue text.
  641. @kamic will broadcast in the specified color (a hexadecimal value).
  642. @lkami will broadcast on the attached character's current map.
  643. Example:
  644. @kamic FF0000 This message is in red.
  645. ---------------------------------------
  646. @killmonster
  647. @killmonster2
  648. Kills all monsters on the map.
  649. Additionally, @killmonster2 will prevent the monsters from dropping items (except looted items).
  650. ---------------------------------------
  651. @kill
  652. @nuke <player name>
  653. @doommap
  654. @doom
  655. Kill commands.
  656. @kill will kill the attached player.
  657. @nuke will kill the specified player and deal area splash damage.
  658. @doommap will kill all players on the map.
  659. @doom will kill all players on the server.
  660. ---------------------------------------
  661. @mute <time> <player name>
  662. @mutearea <time>
  663. @unmute <player name>
  664. Mutes or unmutes a player (prevents talking, usage of skills, and commands).
  665. @mutearea will mute every player on screen for the specified time.
  666. ---------------------------------------
  667. @jail <player name>
  668. @jailfor <time> <player name>
  669. @unjail <player name>
  670. Sends the specified character to jail.
  671. If a time is not specified (jailfor), the player will be jailed indefinitely.
  672. ---------------------------------------
  673. @kick <player name/ID>
  674. @kickall
  675. Disconnects a user or all users from the server.
  676. ---------------------------------------
  677. @ban <+/- time> <player name>
  678. @unban <player name>
  679. Bans or unbans a player for a limited time.
  680. Time elements: y/a, m, d/j, h, mn, s
  681. Example:
  682. @ban +2d Char2
  683. -> bans Char2's account for 2 days.
  684. ---------------------------------------
  685. @block <player name>
  686. @unblock <player name>
  687. Blocks or unblocks a player from logging in indefinitely.
  688. ---------------------------------------
  689. @mapexit
  690. Sends quit signal to mapserver, saving all data and causing a graceful shutdown.
  691. This will also send a packet to clients causing them to close.
  692. ---------------------------------------
  693. @reloaditemdb
  694. @reloadmobdb
  695. @reloadskilldb
  696. @reloadquestdb
  697. @reloadscript
  698. Reloads the specified database.
  699. -itemdb: Item Database
  700. -mobdb: Monster Database
  701. -skilldb: Skill Database
  702. -questdb: Quest Database
  703. -script: NPC Scripts
  704. ---------------------------------------
  705. @reloadatcommand
  706. @reloadbattleconf
  707. @reloadstatusdb
  708. @reloadpcdb
  709. @reloadmotd
  710. Reloads the specified configuration file.
  711. -atcommand: Atcommand Settings
  712. -battleconf: Battle Settings (may require relog)
  713. -statusdb: Status Settings
  714. -pcdb: Player Settings
  715. -motd: Message of the Day
  716. ---------------------------------------
  717. @setbattleflag <flag> <value>
  718. Changes a battle_config flag without rebooting the server.
  719. ---------------------------------------
  720. @adjgroup <group ID>
  721. Changes the group of a character (lasts until relog).
  722. The groups are specified in '/conf/groups.conf'.
  723. ---------------------------------------
  724. @addperm {<permission name>}
  725. @rmvperm {<permission name>}
  726. Changes the permissions of a character (lasts until relog).
  727. If no permission is given, a list of available permissions will be returned.
  728. ---------------------------------------
  729. @npcmove <x> <y> <npc name>
  730. Moves an NPC to a specified coordinate on its map.
  731. ---------------------------------------
  732. @hidenpc <npc name>
  733. @shownpc <npc name>
  734. Toggles the visibility of an NPC's sprite.
  735. ---------------------------------------
  736. @loadnpc <path>
  737. Loads an NPC script by path.
  738. Example:
  739. @loadnpc npc/custom/jobmaster.txt
  740. ---------------------------------------
  741. @unloadnpc <npc name>
  742. Unloads an NPC.
  743. Example:
  744. @unloadnpc Job Master
  745. ---------------------------------------
  746. @unloadnpcfile <path>
  747. Unloads all NPCs in a file.
  748. Example:
  749. @unloadnpcfile npc/custom/jobmaster.txt
  750. ---------------------------------------
  751. =====================
  752. | 6. Party Commands |
  753. =====================
  754. @party <party_name>
  755. Organizes a new party, with the attached character as leader.
  756. ---------------------------------------
  757. @partyoption <pickup share: yes/no> <item distribution: yes/no>
  758. Changes party options for experience sharing and item sharing.
  759. ---------------------------------------
  760. @changeleader <party_member_name>
  761. Changes the leader of your party to another member.
  762. You must be the party leader to use this command.
  763. ---------------------------------------
  764. @partyrecall <party name>
  765. Warps all online characters of a party to your location.
  766. ---------------------------------------
  767. @partyspy <party name>
  768. Allows you to spy on any party's Party Chat.
  769. At least one member of that party must be online.
  770. NOTE: map server needs to be configured to enable spying to use this command (enable_spy: yes)
  771. ---------------------------------------
  772. =====================
  773. | 7. Guild Commands |
  774. =====================
  775. @guild <guild name>
  776. Creates a new guild, with the attached character as guildmaster.
  777. ---------------------------------------
  778. @breakguild
  779. Breaks the guild of the attached character.
  780. You must be the guildmaster to use this command.
  781. ---------------------------------------
  782. @changegm <guild_member_name>
  783. Changes the guildmaster of your guild to another member.
  784. You must be the guildmaster to use this command.
  785. ---------------------------------------
  786. @guildstorage
  787. Opens your guild storage.
  788. ---------------------------------------
  789. @glvl <+/- amount>
  790. Changes guild level by the specified amount.
  791. ---------------------------------------
  792. @disguiseguild <monster/npc name/ID> <guild name/ID>
  793. @undisguiseguild
  794. Disguises or undisguises all online characters of a guild.
  795. ---------------------------------------
  796. @sizeguild <size> <guild name>
  797. Changes the size of all online characters of a guild.
  798. ---------------------------------------
  799. @guildrecall <guild name>
  800. Warps all online characters of a guild to your location.
  801. ---------------------------------------
  802. @guildspy <guild name>
  803. Allows you to spy on any guild's Guild Chat.
  804. At least one member of that guild must be online.
  805. NOTE: map server needs to be configured to enable spying to use this command (enable_spy: yes)
  806. ---------------------------------------
  807. ===================
  808. | 8. Pet Commands |
  809. ===================
  810. @makeegg <egg ID>
  811. Creates a Pet Egg based on the given ID.
  812. ---------------------------------------
  813. @hatch
  814. Opens the Hatch window (like using a Pet Incubator).
  815. ---------------------------------------
  816. @pettalk <message>
  817. Command what the player's pet will say.
  818. ---------------------------------------
  819. @petrename
  820. If you have not already renamed your pet, you can do this on the Pet window.
  821. If you have renamed your pet, this command will allow you to use the
  822. the rename option on the window again.
  823. ---------------------------------------
  824. @petfriendly <0-1000>
  825. Sets the intimacy level of your pet, with 1000 being "Loyal".
  826. ---------------------------------------
  827. @pethungry <0-100>
  828. Sets the hunger level of your pet, with 100 being "Stuffed".
  829. ---------------------------------------
  830. ==========================
  831. | 9. Homunculus Commands |
  832. ==========================
  833. @makehomun <Homunculus ID>
  834. Creates the specified homunculus.
  835. ---------------------------------------
  836. @homevolution
  837. @hommutate
  838. Evolves or mutates your homunculus, if possible.
  839. If it doesn't work, the /swt emotion is shown.
  840. ---------------------------------------
  841. @hominfo
  842. @homstats
  843. Displays homunculus stats in different formats.
  844. Output Example [@hominfo]:
  845. Homunculus Stats:
  846. HP: 153/153 - SP: 54/54
  847. ATK: 59 - MATK: 69~69
  848. Hungry: 29 - Intimacy: 5
  849. Stats: Str 24 / Agi 25 / Vit 18 / Int 40 / Dex 31 / Luk 14
  850. Output Example [@homstats]:
  851. Homunculus growth stats (Lv 1 Lif):
  852. Max HP: 153 (151~160)
  853. Max SP: 54 (50~60)
  854. Str: 20 (18~22)
  855. Agi: 22 (21~24)
  856. Vit: 16 (16~20)
  857. Int: 40 (39~45)
  858. Dex: 29 (25~34)
  859. Luk: 14 (13~15)
  860. ---------------------------------------
  861. @homshuffle
  862. Re-calculates homunculus stats, as if the homunculus was re-leveled from level 1.
  863. ---------------------------------------
  864. @homtalk <message>
  865. Command what the player's homunculus will say.
  866. ---------------------------------------
  867. @homlevel <+/- amount>
  868. Changes homunculus level by the specified amount.
  869. ---------------------------------------
  870. @homfriendly <0-1000>
  871. Sets the intimacy level of your homunculus, with 1000 being "Loyal".
  872. ---------------------------------------
  873. @homhungry <0-100>
  874. Sets the hunger level of your homunculus, with 100 being "Stuffed".
  875. ---------------------------------------