Skip to content

Commit 2176f93

Browse files
committed
CS2: Patch
1 parent 4115797 commit 2176f93

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

docs/cs2/becomeadmin.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,28 @@
22
slug: becomeadmin
33
id: cs2-becomeadmin
44
title: "CS2: Become admin"
5-
description: "Information on how to become an admin on your CS2 server from FSHOST"
6-
sidebar_label: "Become admin"
5+
description: "How can I become as admin on my CS2 Pro server from FSHOST"
6+
sidebar_label: "Become Admin"
77
---
88

9-
10-
119
## Introduction
1210
Using administrator privileges allows you to manage the server in-game. This gives you the ability to execute commands through the console.
1311

14-
## Prerequisites
15-
To use administrator privileges, a foundation must first be established. By default, CS2 does not offer comprehensive administration management. However, there are frameworks for this purpose, such as CounterStrikeSharp.
16-
1712
<span style={{paddingLeft: '0.25rem', paddingRight: '0.25rem', paddingTop: '1px', paddingBottom: '1px', backgroundColor: '#4F46E5', color: '#ffffff', fontWeight: '600', borderRadius: '0.25rem'}}>Pro only</span>
18-
:::note
19-
**You won't be added as admin automatically by using `/login`.**
20-
<br />
13+
14+
**There are 2 different ways you can do this.**
15+
:::note[You can use `Say` or `Say_team` from your in-game]
16+
0. First, find your RCONPass (Edit your server) and remember the RCONPass you created to your CS2 Server
17+
1. Join your FSHOST Pro Server
18+
2. **Say**/**Say_team**: `/login <rconpass>`
19+
3. **Say**/**Say_team**: `/addadmin <Steam Nickname/SteamID64>` to add yourself or your friend as admin.
20+
:::
21+
22+
:::note[Open your console, from your in-game]
2123
0. First, find your RCONPass (Edit your server) and remember the RCONPass you created to your CS2 Server
2224
1. Join your FSHOST Pro Server
23-
2. Type `/login <rconpass>` first,
24-
3. Type `/addadmin <nickname/user ID/steamid64>` to add yourself or your friend as admin.
25-
<br />**Example target**:
26-
<br />Your SteamID64
27-
<br />or Your Steam-Nickname
25+
2. `login <rconpass>`
26+
3. `addadmin <Steam Nickname/SteamID64>` to add yourself or your friend as admin.
2827
:::
2928

3029
**Example, when you have added yourself as admin**
@@ -33,7 +32,6 @@ To use administrator privileges, a foundation must first be established. By defa
3332

3433
| Chat Command | Description |
3534
| ------------ | ----------- |
36-
| `/login [rconpass]` | Authenticate as the server owner to add or remove administrators from the server. |
37-
| `/addadmin [target]` | To add a new administrator to your CS2 server, you can enter their nickname/user ID/steamid64 |
38-
| `/removeadmin [target]` | To remove an administrator from the server, you can enter their nickname/user ID/steamid64 |
35+
| `/addadmin [target]` | To add a new administrator to your CS2 server, you can enter their Steam Nickname/SteamID64 |
36+
| `/removeadmin [target]` | To remove an administrator from the server, you can enter their Steam Nickname/SteamID64 |
3937
| `/listadmins` | Show a list of administrators on your CS2 server along with their SteamID64 and nickname. |

docs/cs2/rcon.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ title: "RCON Commands"
55
---
66

77
::::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'}}>**RCON supplied by Valve is currently broken/non-functional. Please use `fake_rcon` or other options as directed below.**
9+
\
10+
\
11+
**`fake_rcon` is no longer available on CS2 Pro Server - Pro Server can use `!rcon`**</span>
912
::::
1013

1114

0 commit comments

Comments
 (0)