CSPSP Server PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! | ! scope="row"| "name" | ||
| The name of your server (max 32 characters). | |||
|- | |- | ||
| " | ! scope="row"| "autobalance" | ||
| Enables/disables team auto-balance ["on"/"off"]. | |||
|- | |- | ||
| " | ! scope="row"| "friendlyfire" | ||
| Enables/disables friendly fire ["on"/"off"]. | |||
|- | |- | ||
| " | ! scope="row"| "alltalk" | ||
| Enables/disables chat between dead players/spectators and players still alive ["on"/"off"]. | |||
|- | |- | ||
| " | ! scope="row"| "maxplayers" | ||
| Maximum number of players that can join the server (max 32). | |||
|- | |- | ||
| " | ! scope="row"| "roundtime" | ||
| Duration of a round in seconds (minimum 10). | |||
|- | |- | ||
| " | ! scope="row"| "freezetime" | ||
| The freeze time before a round in seconds (max 10). | |||
|- | |- | ||
| " | ! scope="row"| "buytime" | ||
| The time in the beginning of a round allowed to buy weapons. | |||
|- | |- | ||
| " | ! scope="row"| "maptime" | ||
| Duration of a map in minutes (maximum 120). | |||
|- | |- | ||
| " | ! scope="row"| "port" | ||
| The port that the server will use (between 1024 and 65536). | |||
|- | |- | ||
| " | ! scope="row"| "respawntime" | ||
| The time it takes someone to respawn after dying in seconds (max 30). | |||
|- | |- | ||
| " | ! scope="row"| "spawngun" | ||
| The index of the gun you want players to spawn with in ctf and ffa (e.g. 11 is the MP5; -1 is just default pistols). | |||
|- | |- | ||
! scope="row"| "invincibletime" | |||
| The time a player is invincible for after respawning in seconds (max 10). | |||
| "invincibletime" | |||
|- | |- | ||
|} | |} | ||
| Line 75: | Line 86: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
|- | |- | ||
| /help | ! scope="row"| /help | ||
| Lists available commands and their arguments. | |||
|- | |- | ||
| /timeleft | ! scope="row"| /timeleft | ||
| Shows remaining time left for current map. | |||
|- | |- | ||
| /kick [name] | ! scope="row"| /kick [name] | ||
| Kicks player with specified name*. | |||
|- | |- | ||
| /ban [name] | ! scope="row"| /ban [name] | ||
| Bans+kicks player with specified name*. | |||
|- | |- | ||
| /unban [name] | ! scope="row"| /unban [name] | ||
| Unbans player with specified name*. | |||
|- | |- | ||
| /map [mapname] [type] | ! scope="row"| /map [mapname] [type] | ||
| Changes to a new map (type can either be tdm, ctf or ffa; default is tdm). | |||
|- | |- | ||
| /resetround | ! scope="row"| /resetround | ||
| Starts a new round and resets scores. | |||
|- | |- | ||
| normal text | ! scope="row"| normal text | ||
| Sends a server message to all players. | |||
|- | |- | ||
|} | |} | ||
