Difference between revisions of "pm"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';pm (<player name>|<pm list #>) (<message>) :<player name> ::- the name of the player you want to send the message. :<pm list #> ::- a corresponding number from the pm list wh…')
 
m (Conversion script moved page Pm to pm: Converting page titles to lowercase)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
;pm (<player name>|<pm list #>) (<message>)
+
;pm ("<player name>"|<pm list #>) (<message>)
  
 
:<player name>
 
:<player name>
::- the name of the player you want to send the message.  
+
::- the name of the player you want to send the message.
 
+
::- note: the quotation marks are not mandatory, but if quotation marks are not used with player names containing whitespaces, it will cause errors.
 
:<pm list #>
 
:<pm list #>
 
::- a corresponding number from the pm list when you use the pml command.  
 
::- a corresponding number from the pm list when you use the pml command.  
Line 11: Line 11:
  
 
:Send a private message to a player.  
 
:Send a private message to a player.  
 
 
----
 
 
 
;pml
 
:Display the quick PM list.
 
 
:This is similar to the PM list in the Ragnarok Online Client where names of players you previously PM'ed, or who PM'ed you, are stored in a list for quick access. In Kore, you can use the corresponding numbers in this PM list for the pm command.
 
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Latest revision as of 22:35, 26 April 2021

pm ("<player name>"|<pm list #>) (<message>)
<player name>
- the name of the player you want to send the message.
- note: the quotation marks are not mandatory, but if quotation marks are not used with player names containing whitespaces, it will cause errors.
<pm list #>
- a corresponding number from the pm list when you use the pml command.
<message>
- the message (string).
Send a private message to a player.