Skip to content

Commit 41a790c

Browse files
committed
cs16 rcon-tweak
1 parent 5d1d8f8 commit 41a790c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/cs16/cs16-rcon.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "RCON Commands"
55
---
66

77
## Log into RCON
8-
Open console in-game and run the login command to gain access to all the following commands. The RCON password will be displayed on your [panel](https://fshost.me/free-panel).
8+
Open console in-game by clicking § (below ESC) and run the login command to gain access to all the following commands. The RCON password will be displayed on your [panel](https://fshost.me/free-panel).
99
<br /> `rcon_password type_rcon_pass_here`
1010

1111
## General Settings
@@ -65,7 +65,8 @@ Kick a player
6565
| rcon sv_alltalk 0/1 | Toggles team only or entire server mic chat |
6666
| rcon sv_voiceenable 0/1 | Allows clients to use mic |
6767
| rcon sv_cheats 0/1 | Toggles cheats |
68-
68+
| rcon sv_gravity 800 | Sets the amount of gravity |
69+
<br />
6970
:::tip
7071
If you want to make use of `impulse 101`, (client side) then you need to enable sv_cheats and do changemap to a random map.
7172
:::

0 commit comments

Comments
 (0)