aboutsummaryrefslogtreecommitdiff
path: root/docs/using-northstar
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-10 12:11:05 -0300
committerBarichello <artur@barichello.me>2022-01-10 12:11:15 -0300
commit19f196ac73e8e072d8f833b6ba958ec900327913 (patch)
tree83e3eb6333e474cad899b2e3bd20eec2d527df23 /docs/using-northstar
parent3b04d2485411467f58cf9c865c797b0a9670a3bd (diff)
downloadNorthstarWiki-19f196ac73e8e072d8f833b6ba958ec900327913.tar.gz
NorthstarWiki-19f196ac73e8e072d8f833b6ba958ec900327913.zip
Remove duplicate command
Diffstat (limited to 'docs/using-northstar')
-rw-r--r--docs/using-northstar/commands.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/using-northstar/commands.md b/docs/using-northstar/commands.md
index b4a06d2..00fee65 100644
--- a/docs/using-northstar/commands.md
+++ b/docs/using-northstar/commands.md
@@ -31,8 +31,6 @@ In the future this keybind should hopefully be adjustable via `Controls > Settin
| Command | Result |
| ----------------------- | -------------- |
-| `sv_cheats 1` | Enable cheats |
-| `sv_cheats 0` | Disable cheats |
| `ns_masterserver_hostname` | Masterserver URL, default: `https://northstar.tf` |
| `ns_auth_allow_insecure 1` | Allows clients to connect without masterserver authorization |
| `connect <ip address>:<port>` | Directly connect to a Northstar gameserver |
@@ -41,13 +39,13 @@ In the future this keybind should hopefully be adjustable via `Controls > Settin
| Variable | Description | Default |
|---------------------------------------------|-----------------------------------------------------------------------|---------|
+| `sv_cheats` | Wether players can use cheat commands (i.e. noclip) . | 0 |
| `sv_AllWaysSupportsSaveRestore` | | 0 |
| `sv_allTicksFinal` | | 0 |
| `sv_allowSendTableTransmitToClients` | | 1 |
| `sv_alltalk` | Wether both teams can talk to each other over voice chat. | 0 |
| `sv_balanceTeams` | Wether the server will attempt to keep teams balanced between rounds. | 1 |
| `sv_bounds_show_errors` | | 0 |
-| `sv_cheats` | Wether players can use cheat commands (i.e. noclip) . | 0 |
| `sv_clampPlayerFrameTime` | | 0 |
| `sv_clockcorrection` | | 1 |
| `sv_clockcorrection_msecs` | | 75 |