Document the :droid change in the help
This commit is contained in:
parent
64a8543756
commit
da1a887ad8
1 changed files with 2 additions and 2 deletions
|
@ -661,8 +661,8 @@ Clear chat messages.
|
|||
Switch debug mode on (does not work in multiplayer). See <ref>dst=debug_commands text='Debug mode commands'</ref>.
|
||||
Debug mode is turned off by quitting the game or :nodebug.
|
||||
|
||||
" + "<header>text=':droid <side>'</header>" + _"
|
||||
Toggle player on side between human and AI player. The player/client who controls that side needs to issue this command. Defaults to the currently active side.
|
||||
" + "<header>text=':droid <side> <on/off>'</header>" + _"
|
||||
Set or toggle player on side between human and AI player. The player/client who controls that side needs to issue this command. If no second parameter is supplied, toggle bewteen human an AI. If it is 'on', set an AI controller. If it is 'off' set a human controller. Defaults to the currently active side if no parameter is supplied.
|
||||
|
||||
" + "<header>text=':fps'</header>" + _"
|
||||
Toggles the display of the current frames per second.
|
||||
|
|
Loading…
Add table
Reference in a new issue