Skip to content

Commit 4e75e2f

Browse files
authored
tweak cs2-becomeadmin
1 parent 992b52f commit 4e75e2f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/cs2/becomeadmin.md

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

99
## Introduction
@@ -13,17 +13,17 @@ How do I become an administrator on my own CS2 Pro server for the first time? We
1313

1414
**There are 2 different ways you can do this.**
1515
:::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
16+
0. What RCONPassword did you create for your CS2 Pro Server? (You need to remember it)
1717
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.
18+
2. **Say**/**Say_team**: `/login YourServer's RCONPassword`
19+
3. **Say**/**Say_team**: `/addadmin YourSteamID64` to add yourself or your friend as admin.
2020
:::
2121

2222
:::note[Open your console, from your in-game]
23-
0. First, find your RCONPass (Edit your server) and remember the RCONPass you created to your CS2 Server
23+
0. What RCONPassword did you create for your CS2 Pro Server? (You need to remember it)
2424
1. Join your FSHOST Pro Server
25-
2. `login <rconpass>`
26-
3. `addadmin <Steam Nickname/SteamID64>` to add yourself or your friend as admin.
25+
2. `login YourServer's RCONPassword`
26+
3. `addadmin YourSteamID64` to add yourself or your friend as admin.
2727
:::
2828

2929
**Example, when you have added yourself as admin**
@@ -32,6 +32,6 @@ How do I become an administrator on my own CS2 Pro server for the first time? We
3232

3333
| Chat Command | Description |
3434
| ------------ | ----------- |
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 |
35+
| `/addadmin [target]` | To add a new administrator to your CS2 server, you can enter their Steam Nickname or SteamID64 |
36+
| `/removeadmin [target]` | To remove an administrator from the server, you can enter their Steam Nickname or SteamID64 |
3737
| `/listadmins` | Show a list of administrators on your CS2 server along with their SteamID64 and nickname. |

0 commit comments

Comments
 (0)