Stendhal/manual/user commands: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Player Commands: List item manipulation commands
imported>AntumDeluge
Player Commands: List player control commands
Line 34: Line 34:
* '''/markscroll <nowiki><text></nowiki>'''
* '''/markscroll <nowiki><text></nowiki>'''
** Mark your empty scroll and add a text label.
** Mark your empty scroll and add a text label.

=== Player Control ===

* '''/clickmode'''
** Switches between single click mode and double click mode.
* '''/walk'''
** Toggles autowalk.
* '''/stopwalk'''
** Disables autowalk.


== GM Commands ==
== GM Commands ==

Revision as of 21:28, 17 May 2018

Description

All user commands can be invoked with a forward slash ("/") followed by the command name & any arguments.

Player Commands

Commands that can be used by all players.

Chatting

  • /me <action>
    • Show an emote message about what you are doing.
  • /tell <player> <message>
    • Sends a private message to <player>.
  • /answer <message>
    • Sends a private message to the last player who sent a message to you.
  • // <message>
    • Sends a private message to the last player you sent a message to.
  • /storemessage <player> <message>
    • Stores a private message to deliver for an offline <player>.
  • /support <message>
    • Ask an administrator for help.
  • /who
    • List all players currently online.
  • /where <player>
    • Show the current location of <player>.
  • /sentence <text>
    • Writes the sentence that appears on Website.

Item Manipulation

  • /drop [quantity] <item>
    • Drop a certain number of an item.
  • /markscroll <text>
    • Mark your empty scroll and add a text label.

Player Control

  • /clickmode
    • Switches between single click mode and double click mode.
  • /walk
    • Toggles autowalk.
  • /stopwalk
    • Disables autowalk.

GM Commands

Commands that can be used by game masters.