|
@@ -3,7 +3,7 @@
|
|
//===== By: ==================================================
|
|
//===== By: ==================================================
|
|
//= rAthena Dev Team
|
|
//= rAthena Dev Team
|
|
//===== Last Updated: ========================================
|
|
//===== Last Updated: ========================================
|
|
-//= 20140425
|
|
|
|
|
|
+//= 20160313
|
|
//===== Description: =========================================
|
|
//===== Description: =========================================
|
|
//= List of available atcommands and their functions.
|
|
//= List of available atcommands and their functions.
|
|
//============================================================
|
|
//============================================================
|
|
@@ -1019,6 +1019,7 @@ Additionally, @sizeall will change the size of all online players.
|
|
|
|
|
|
---------------------------------------
|
|
---------------------------------------
|
|
|
|
|
|
|
|
+@duel {<duel participant count>}
|
|
@duel {<player name>}
|
|
@duel {<player name>}
|
|
@invite <player name>
|
|
@invite <player name>
|
|
@accept
|
|
@accept
|
|
@@ -1026,6 +1027,7 @@ Additionally, @sizeall will change the size of all online players.
|
|
@leave
|
|
@leave
|
|
|
|
|
|
Duel-organizing commands.
|
|
Duel-organizing commands.
|
|
|
|
+When specifying the participant count accepted values are 2 ~ 65535.
|
|
Some options can be found in '/conf/battle/misc.conf'.
|
|
Some options can be found in '/conf/battle/misc.conf'.
|
|
|
|
|
|
---------------------------------------
|
|
---------------------------------------
|
|
@@ -1164,6 +1166,12 @@ Marries or divorces two players.
|
|
|
|
|
|
---------------------------------------
|
|
---------------------------------------
|
|
|
|
|
|
|
|
+@adopt <player>
|
|
|
|
+
|
|
|
|
+Adopts the specified player with the attached character as one of the parents.
|
|
|
|
+
|
|
|
|
+---------------------------------------
|
|
|
|
+
|
|
@request <message>
|
|
@request <message>
|
|
|
|
|
|
Sends a message to all connected GMs (via the GM whisper system).
|
|
Sends a message to all connected GMs (via the GM whisper system).
|