You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cs16/cs16-rcon.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: "RCON Commands"
5
5
---
6
6
7
7
## 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).
9
9
<br /> `rcon_password type_rcon_pass_here`
10
10
11
11
## General Settings
@@ -65,7 +65,8 @@ Kick a player
65
65
| rcon sv_alltalk 0/1 | Toggles team only or entire server mic chat |
66
66
| rcon sv_voiceenable 0/1 | Allows clients to use mic |
67
67
| rcon sv_cheats 0/1 | Toggles cheats |
68
-
68
+
| rcon sv_gravity 800 | Sets the amount of gravity |
69
+
<br />
69
70
:::tip
70
71
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.
0 commit comments