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/cs2/rcon.md
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -5,26 +5,26 @@ title: "RCON Commands"
5
5
---
6
6
7
7
::::danger[RCON Info]
8
-
<span style={{color: 'white'}}>**RCON supplied by Valve is currently broken/non-functional. Please use `fake_rcon` or other options as directed below.**</span>
8
+
<span style={{color: 'white'}}>**The RCON provided by Valve is currently broken and non-functional. Please use `fake_rcon` or follow the alternative options provided below.**</span>
This command sets how much money players are given at the beginning of a half. The default is 800.
@@ -50,17 +50,17 @@ This command sets how much money players are given at the beginning of a half. T
50
50
The maximum amount of rounds that the server will play before restarting.
51
51
<br /> `fake_rcon mp_maxrounds Amount`
52
52
53
-
This command, if set to 1, will make you automatically bunny hop by holding down the space bar. Default is disabled (1).
53
+
This command, if set to 1, will make you automatically bunnyhop by holding down the space bar. Default is disabled (1).
54
54
<br /> `fake_rcon sv_autobunnyhopping <0 / 1>`
55
55
56
56
**Password** <br />You can change or remove the password to join your server by leaving the value empty.
57
57
<br /> `fake_rcon sv_password ""`
58
58
59
59
**Hostname** <br />You can change the hostname on the request form or if you want to change it after you've started it, you can do so using this command. **Please note that you must keep the advert part in the hostname.**
0 commit comments