Skip to content

Commit 3f3873c

Browse files
committed
chore: cod4patch, fix welcome and cs2admin
1 parent 3d89138 commit 3f3873c

File tree

4 files changed

+6
-12
lines changed

4 files changed

+6
-12
lines changed

docs/cod4/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ slug: /cod4/
99
This section contains guides, RCON commands, and mods to help you set up and manage a Call of Duty 4 server efficiently.
1010

1111
### **Core Guides**
12-
- [Creating a Server](./cod4/dashboard) - Step-by-step instructions to set up your server.
12+
- [Creating a Server](./cod4/creating-a-server) - Step-by-step instructions to set up your server.
1313
- [RCON Commands](./cod4/rcon) - Manage your server using RCON commands.
1414

1515
---

docs/cod4/rcon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
slug: rcon
33
id: cod4-rcon
4-
title: "CoD4 RCON Commands"
4+
title: "RCON Commands"
55
---
66

77
## Log into RCON

docs/cs2/becomeadmin.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,19 +67,13 @@ How to use the `login RconPass` command in the in-game console? (**Watch Video**
6767
</video>
6868
</details>
6969

70-
:::note[You can use the `say` or `say_team` commands directly from in-game chat.]
70+
:::note
7171
1. Enter the RCON password you set for your CS2 Pro Server. (Don’t forget it!)
7272
2. Connect to your CS2 Pro Server.
73-
3. Use `say`/`say_team`: `/login RconPass` replace RconPass with your rcon password.
74-
4. Use `say`/`say_team`: `/addadmin YourSteamID64` to add yourself or a friend as an admin.
73+
3. Open your `say` chat and type: `/login RconPass` replace RconPass with your actual RCON password.
74+
4. Open your `say` chat and type: `/addadmin YourSteamID64` to add yourself or a friend as an admin.
7575
:::
7676

77-
:::note[Open your in-game console]
78-
1. Enter the RCON password you set for your CS2 Pro Server. (Don't forget it!)
79-
2. Connect to your CS2 Pro Server.
80-
3. Run: `login RconPass` replace RconPass with your rcon password.
81-
4. Run: `addadmin YourSteamID64` to add yourself or a friend as an admin.
82-
:::
8377

8478
**Here's an example of how it looks after adding yourself as a server admin.**
8579
![2024-08-22_13-24](https://github.com/user-attachments/assets/74a456ce-627a-4508-ab33-c827415b6593)

docs/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Utilize the full extent of your game server with FSHOST. We try to make our guid
1919
<Cards>
2020
<Card title="Call of Duty (2003)" description="Placeholder" link="cod" image="https://fshost.me/assets/img/bg/cod.jpg"/>
2121
<Card title="Call of Duty 2" description="Placeholder" link="cod2" image="https://fshost.me/assets/img/bg/cod2.jpg"/>
22-
<Card title="Call of Duty 4: Modern Warfare" description="Placeholder" link="cod4/" image="https://images.weserv.nl/?url=https://fshost.me/assets/img/bg/cod4.jpg"/>
22+
<Card title="Call of Duty 4: Modern Warfare" description="Placeholder" link="cod4" image="https://images.weserv.nl/?url=https://fshost.me/assets/img/bg/cod4.jpg"/>
2323
<Card title="Call of Duty: United Offensive" description="Placeholder" link="coduo" image="https://images.weserv.nl/?url=https://fshost.me/assets/img/bg/coduo.jpg"/>
2424
<Card title="Call of Duty: World at War" description="Placeholder" link="codwaw" image="https://images.weserv.nl/?url=https://fshost.me/assets/img/bg/codwaw.jpg" hidden={true} />
2525
<Card title="Counter-Strike: 1.6" description="Placeholder" link="cs16" image="https://cdn.cloudflare.steamstatic.com/steam/apps/10/header.jpg?t=1666823513"/>

0 commit comments

Comments
 (0)