| Revision as of 17:09, 18 October 2006 Brain Damage (Talk | contribs) Slap ← Previous diff |
Current revision Gcamp (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| - | Here are some of the more widely used commands inside the console of the game; to get the key to access to console please refer to the [[Keyboard Layout]]. | + | == Commands == |
| - | ===General=== | + | Here are some of the more widely used commands inside the console of the game. |
| + | To get the key to access to console please refer to the [[Keyboard Layout]]. | ||
| + | To see how to setup admin access refer to [[Server_Admins]]. | ||
| + | |||
| + | ===General=== | ||
| + | Every command is constituted by a title and the correct syntax, the correct syntax is written right below the title. | ||
| ==== help ==== | ==== help ==== | ||
| help: provides a list with attached description of every command | help: provides a list with attached description of every command | ||
| Line 14: | Line 19: | ||
| drawboundaries on/off: this command enable the diplay of the spheres used to detecting collisions by the engine (turining on can be cpu & grafic intensive) | drawboundaries on/off: this command enable the diplay of the spheres used to detecting collisions by the engine (turining on can be cpu & grafic intensive) | ||
| - | ====DrawShipPath==== | + | ====DrawShipsPath==== |
| - | drawshippath on/off: this is mainly for developers, it's used to diplay circles wich delimites the area where ships are allowed to sail | + | drawshippath on/off: this is mainly for developers, it's used to display circles wich delimites the area where ships are allowed to sail |
| + | |||
| + | ====FrameTimer==== | ||
| + | frametimer on/off: this command exable chat messages that informs you about the frame rate the game is currently running | ||
| + | |||
| + | ====FramesPerSecondLimit==== | ||
| + | framespersecondlimit #: enables and sets the limiter for the frame rate to the input value | ||
| + | |||
| + | ====NoRoam==== | ||
| + | noroam on/off: when turned on, disables the algorythm wich reduces grafic details according to the zoom level. WARNING: very powerful grafic hardware will be requied in order to be able to maintain smoothness in the animations | ||
| === Chat Commands === | === Chat Commands === | ||
| Line 26: | Line 40: | ||
| say "''text''": displays a text to every player in the game, this can also be achived by pressing the "T" key during the game | say "''text''": displays a text to every player in the game, this can also be achived by pressing the "T" key during the game | ||
| - | ====TeamSay==== | + | ====Team Say==== |
| teamsay "''text''" displays a text to every player in in your current team, if you are not playing in a team server, the text will be displayed to everyone, this can also be achived by pressing the "Y" key during the game | teamsay "''text''" displays a text to every player in in your current team, if you are not playing in a team server, the text will be displayed to everyone, this can also be achived by pressing the "Y" key during the game | ||
| Line 35: | Line 49: | ||
| ====Login==== | ====Login==== | ||
| - | admin login "''username''" "''password''": log in as server administrator, allowing you to use admin commands, this will also lets you see every message sayed including whispers and team chat in teams different from yours. | + | admin login "''username''" "''password''": log in as server administrator, allowing you to use admin commands, this will also lets you see every message sayed including whispers, admin talk, and team chat in teams different from yours. |
| ====Logout==== | ====Logout==== | ||
| Line 44: | Line 58: | ||
| admin show: this command displays a list of all current players, it displays the data in this format: | admin show: this command displays a list of all current players, it displays the data in this format: | ||
| - | ''TempNumber PlayerName PlayerIP ID Number'' | + | ''TempNumber PlayerName PlayerIP IDNumber'' |
| - | the ''TempNumber'' is used as argument for other admin commands, it will be used to point a specified player to do an action | + | the ''TempNumber'' is used as argument for other admin commands, it will be used to point a specified player for performing an action |
| ====Kick==== | ====Kick==== | ||
| Line 62: | Line 76: | ||
| ====Slap==== | ====Slap==== | ||
| - | admin slap ''TempNumber'' ''HealthAmount'': takes off from the player the specified amount, while it will not be displayed instantly the effect will be applied after the first [[phase change]], hence the player will have to cosider the loss of life in his shots even if it will not be shown yet; losses or life that would reuce the life points less than 0 reduces it only to 0. | + | admin slap ''TempNumber'' ''HealthAmount'': takes off from the player the specified amount of health, while it will not be displayed instantly the effect will be applied after the first [[phase change]], hence the player will have to cosider the loss of life in his shots even if it will not be shown yet; losses of life that would reuce the life points less than 0 reduces it only to 0. |
| ====Flag==== | ====Flag==== | ||
| Line 68: | Line 82: | ||
| ====Ban==== | ====Ban==== | ||
| - | admin ban ''TempNumber'': Forcefulyl disconnects the selectied player from the server, will also self disconnect him at every attempt he does to reconnect, in fact denying for him the possibilty to re-join. | + | admin ban ''TempNumber'': Forcefully disconnects the selectied player from the server, will also self disconnect him at every attempt he does to reconnect, in fact denying for him the possibilty to re-join. |
| - | ====ShowBanned==== | + | ====Show Banned Users==== |
| admin showbanned: displays a list of the current flagged, banned and Permanent muted players | admin showbanned: displays a list of the current flagged, banned and Permanent muted players | ||
| Line 83: | Line 97: | ||
| ====Show Aliases==== | ====Show Aliases==== | ||
| - | admin showalises ''TempNumber'': will display a list of previous nicks used by the pointed player, the search criteria will be all the nicks that had the same ID of the queried player | + | admin showaliases ''TempNumber'': will display a list of previous nicks used by the pointed player, the search criteria will be all the nicks that had the same ID of the queried player |
| ====Show Show IP Aliases==== | ====Show Show IP Aliases==== | ||
| - | admin showipalises ''TempNumber'':will display a list of previous nicks used by the pointed player, the search criteria will be all the nicks that had the same IP of the queried player | + | admin showipaliases ''TempNumber'':will display a list of previous nicks used by the pointed player, the search criteria will be all the nicks that had the same IP of the queried player |
| + | |||
| + | ====Show Banned Players==== | ||
| + | admin showbanned:displays a list of the ip, id & last used nickname of all players wich has been banned, flagged or permanently muted on the server. | ||
| ====Message==== | ====Message==== | ||
| admin message "''text''": will display the input text as a message to all the players on the top part of the screen | admin message "''text''": will display the input text as a message to all the players on the top part of the screen | ||
Contents |
Here are some of the more widely used commands inside the console of the game.
To get the key to access to console please refer to the Keyboard Layout. To see how to setup admin access refer to Server_Admins.
Every command is constituted by a title and the correct syntax, the correct syntax is written right below the title.
help: provides a list with attached description of every command
drawwater on/off: self explantory this command is able to enable/disable water grafic inside the map during the game
drawboundaries on/off: this command enable the diplay of the spheres used to detecting collisions by the engine (turining on can be cpu & grafic intensive)
drawshippath on/off: this is mainly for developers, it's used to display circles wich delimites the area where ships are allowed to sail
frametimer on/off: this command exable chat messages that informs you about the frame rate the game is currently running
framespersecondlimit #: enables and sets the limiter for the frame rate to the input value
noroam on/off: when turned on, disables the algorythm wich reduces grafic details according to the zoom level. WARNING: very powerful grafic hardware will be requied in order to be able to maintain smoothness in the animations
whisper "playername" "text": sends a private message to the specified player, only the nominated player & all the admins currently logged in will be able to see the message
say "text": displays a text to every player in the game, this can also be achived by pressing the "T" key during the game
teamsay "text" displays a text to every player in in your current team, if you are not playing in a team server, the text will be displayed to everyone, this can also be achived by pressing the "Y" key during the game
admin: provides an help list of current supportied admin commands, every command that is a child of this section will have to contain the prefix admin followed by a space.
admin login "username" "password": log in as server administrator, allowing you to use admin commands, this will also lets you see every message sayed including whispers, admin talk, and team chat in teams different from yours.
admin logout: logs out as admin
admin show: this command displays a list of all current players, it displays the data in this format:
TempNumber PlayerName PlayerIP IDNumber
the TempNumber is used as argument for other admin commands, it will be used to point a specified player for performing an action
admin kick TempNumber: forcefully disconnects the pointed player from the server
admin mute TempNumber: Denies the possiblitly for that player to send text messages to any player, the server log will still log his chat and admins that are currently logged in will be able to see it as well, the player will have the prefix **muted** before his messages, when the player leaves the server the mute will be automatically removed
admin permmute TempNumber: Denies the possiblitly for that player to send text messages to any player, the server log will still log his chat and admins that are currently logged in will be able to see it as well, the player will have the prefix **muted** before his messages, the difference from a normal mute is that this mute is permanent until removed
admin poor TempNumber: removes all the money from the specified player
admin slap TempNumber HealthAmount: takes off from the player the specified amount of health, while it will not be displayed instantly the effect will be applied after the first phase change, hence the player will have to cosider the loss of life in his shots even if it will not be shown yet; losses of life that would reuce the life points less than 0 reduces it only to 0.
admin flag TempNumber: put a flag on the selectied player; every admin that is already logged in will have a notify when that player joins that he is flagged
admin ban TempNumber: Forcefully disconnects the selectied player from the server, will also self disconnect him at every attempt he does to reconnect, in fact denying for him the possibilty to re-join.
admin showbanned: displays a list of the current flagged, banned and Permanent muted players
admin talk "text": will display the text to every player in the game, the text will have no label of the source player
admin admintalk "text": will display the text to every admin wich is currently logged in
admin showaliases TempNumber: will display a list of previous nicks used by the pointed player, the search criteria will be all the nicks that had the same ID of the queried player
admin showipaliases TempNumber:will display a list of previous nicks used by the pointed player, the search criteria will be all the nicks that had the same IP of the queried player
admin showbanned:displays a list of the ip, id & last used nickname of all players wich has been banned, flagged or permanently muted on the server.
admin message "text": will display the input text as a message to all the players on the top part of the screen