Difference between revisions of "Multiplayer Commands"

From Flexible Survival
Jump to: navigation, search
Line 13: Line 13:
 
<code>mail #reply &lt;msg&gt;</code> Reply to &lt;msg&gt;<br>
 
<code>mail #reply &lt;msg&gt;</code> Reply to &lt;msg&gt;<br>
 
<code>mail #delete &lt;msg&gt;</code> Delete &lt;msg&gt;<br>
 
<code>mail #delete &lt;msg&gt;</code> Delete &lt;msg&gt;<br>
Folders may be specified by number or name. Messages may be secified by number or the first few letters of the subject. Option strings do not have to be typed completely: 'mail #delete 2', 'mail  #del 2', and 'mail #d 2' would all delete the second message in your Inbox.<br>
+
Folders may be specified by number or name. Messages may be specified by number or the first few letters of the subject. Option strings do not have to be typed completely: <code>mail #delete 2</code>, <code>mail  #del 2</code>, and <code>mail #d 2</code> would all delete the second message in your Inbox.<br>
 
See [[mail|mail]] for more use-cases and options
 
See [[mail|mail]] for more use-cases and options
 
===page===
 
===page===
 
<code>page &lt;nickname&gt;=some message</code> Send a private message to a single player named &lt;nickname&gt;<br>
 
<code>page &lt;nickname&gt;=some message</code> Send a private message to a single player named &lt;nickname&gt;<br>
 
<code>page &lt;nickname&gt; &lt;nickname2&gt; &lt;nickname3&gt; ... =some message</code> Send a private message to multiple players named &lt;nickname&gt; &lt;nickname2&gt; &lt;nickname3&gt; ...<br>
 
<code>page &lt;nickname&gt; &lt;nickname2&gt; &lt;nickname3&gt; ... =some message</code> Send a private message to multiple players named &lt;nickname&gt; &lt;nickname2&gt; &lt;nickname3&gt; ...<br>
<code>page some message</code> Send a private message to the last target(s) of the page command
+
<code>page some message</code> Send a private message to the last target(s) of the page command. Alternate form: <code>page =some message</code><br>
 +
<code>page &lt;nickname&gt;</code> Send your location privately to &lt;nickname&gt;<br>
 +
<code>page #r some message</code> Reply to a page that was sent to you. Alternate form: <code>page #r =some message</code><br>
 +
<code>page #R some message</code> Reply to a multi-nickname page. Alternate form: <code>page #R =some message</code><br>
 +
<code>page #erase &lt;nickname&gt;</code> Erase a page sent to &lt;nickname&gt;<br>
 +
<code>page #who</code> List the last &lt;nickname&gt; you paged, who last paged you, and who you are ignoring<br>
 +
<code>page #last</code> See the last 20 pages that others sent to you and you sent to others<br>
 +
There are many other use-cases of [[page|page]] such as #alias, #sleepmsg, #ignore, #version, #global and many more.
 
===whisper===
 
===whisper===
<code>page &lt;nickname&gt;=some message</code> Sends &lt;nickname&gt; a private message in the current [[local room|local room]] you are in.
+
<code>whisper &lt;nickname&gt;=some message</code> Sends &lt;nickname&gt; a private message in the current [[local room|local room]] you are in.
  
 
==Crafting & Upgrading Items==
 
==Crafting & Upgrading Items==

Revision as of 15:01, 23 December 2017

Comprehensive set of commands to be used in the Flexible Survival Multiplayer game, with a description and sample usage.
work in progress -- there are tons of commands to properly document.

Combat

Communication

mail

mail Lists your mail messages in the inbox.
mail <msg> Show message <msg> in inbox
mail <folder> List contents of folder
mail <folder>=<msg> Show message <msg> in inbox folder <folder>
mail <nickname>=some subject Begins composing a mail message to <nickname>
mail #reply <msg> Reply to <msg>
mail #delete <msg> Delete <msg>
Folders may be specified by number or name. Messages may be specified by number or the first few letters of the subject. Option strings do not have to be typed completely: mail #delete 2, mail #del 2, and mail #d 2 would all delete the second message in your Inbox.
See mail for more use-cases and options

page

page <nickname>=some message Send a private message to a single player named <nickname>
page <nickname> <nickname2> <nickname3> ... =some message Send a private message to multiple players named <nickname> <nickname2> <nickname3> ...
page some message Send a private message to the last target(s) of the page command. Alternate form: page =some message
page <nickname> Send your location privately to <nickname>
page #r some message Reply to a page that was sent to you. Alternate form: page #r =some message
page #R some message Reply to a multi-nickname page. Alternate form: page #R =some message
page #erase <nickname> Erase a page sent to <nickname>
page #who List the last <nickname> you paged, who last paged you, and who you are ignoring
page #last See the last 20 pages that others sent to you and you sent to others
There are many other use-cases of page such as #alias, #sleepmsg, #ignore, #version, #global and many more.

whisper

whisper <nickname>=some message Sends <nickname> a private message in the current local room you are in.

Crafting & Upgrading Items

Outside of Game

+wiki/create

Usage: +wiki/create <nickname> This command creates a user account on the game's wiki using your default account email and password, with the username <nickname>


Settings