Skip to content

Commit f1342dd

Browse files
committed
CS2: Updated ingame-cmds Pro
1 parent 39159a5 commit f1342dd

File tree

1 file changed

+31
-30
lines changed

1 file changed

+31
-30
lines changed

docs/cs2/plugins/cs2-plugins-ingamecommandspro.md

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -5,41 +5,42 @@ title: "In-Game Commands [Pro]"
55
---
66
**Here’s a comprehensive overview of the commands you can use on your CS2 Pro server.**
77

8-
:::note
8+
:::tip
99
**Please note that these commands are accessible only if you have granted yourself admin privileges.**
1010
<br />
1111
If you're looking to learn how to become an admin on your CS2 Pro server, here's what you need to know:
12-
[Go to this page](https://help.fshost.me/docs/cs2/becomeadmin)
12+
[Click on this to read, How 2 become Server Admin](https://help.fshost.me/docs/cs2/becomeadmin)
1313
:::
1414

15-
## In-Game Commands
16-
| In-Game Commands | Description |
17-
| ------------ | ----------- |
18-
| /comp | Switching to Competitive Gamemode (MatchZy Practice-Mode is auto-activated) |
19-
| /casual | Switching to Casual Gamemode |
20-
| /dmmulticfg | Multi-CFG Deathmatch (Aliases: `!dmon`) |
21-
| /dmvalve | VALVe Deathmatch (Aliases: `!valvedm`) |
22-
| /help | Display a list of available commands in the chat for quick reference. |
23-
| /rcon | Execute RCON commands directly from the chat using the `say` or `say_team` functions. |
24-
| /map `mapname` | Switch to the map you like to play - Example: `/map nuke` |
25-
| /wsmap `workshop ID` | Switch to the map you want to play using its Workshop ID. For example: `/wsmap 3331819777` |
26-
| /maps | Printing available maps commands in chat |
27-
| /matchzy | Switching to MatchZy Practice Mode (Available if you're playing Open Prefire Prac, Retake or Deathmatch) |
28-
| /prefireon | Switching to Open Prefire Prac - [OpenPrefirePrac Commands](https://help.fshost.me/docs/cs2/plugins/openprefireprac) |
29-
| /pracc | Switching to MatchZy - Practice-Mode (Available if you're playing Open Prefire Prac, Retake or Deathmatch) |
30-
| /retake | Switching to Retake Mode |
31-
| /wingman | Switching to Wingman Gamemode |
15+
**You should be aware that commands with a `/` & `!` prefix are intended for the say/say_team chat and cannot be used directly from the in-game console.**
16+
## In-Game Commands
17+
| Say/Say_team Chat | Console Commands | Description |
18+
| ------------ | ------------ | ----------- |
19+
| /comp | css_comp | Switching to Competitive Gamemode (MatchZy Practice-Mode is auto-activated) |
20+
| /casual | css_casual | Switching to Casual Gamemode |
21+
| /dmmulticfg | css_dmon | Multi-CFG Deathmatch (Aliases: `!dmon`) |
22+
| /dmvalve | css_dmvalve | VALVe Deathmatch (Aliases: `!valvedm`) |
23+
| /help | css_help | Display a list of available commands for the server |
24+
| /rcon | css_rcon | Execute RCON commands |
25+
| /map `mapname` | css_map `mapname` | Switch to the map you like to play - Example: `/map nuke` |
26+
| /wsmap `name or id` | css_wsmap `name or id` | Switch to the workshop map you want to play using its Workshop ID. |
27+
| /maps | css_maps | Printing available maps commands in chat |
28+
| /matchzy | css_matchzy | Switching to MatchZy Practice Mode (Available if you're playing Open Prefire Prac, Retake or Deathmatch) |
29+
| /prefireon | css_prefireon | Switching to Open Prefire Prac - [OpenPrefirePrac Commands](https://help.fshost.me/docs/cs2/plugins/openprefireprac) |
30+
| /pracc | css_pracc | Switching to MatchZy - Practice-Mode (Available if you're playing Open Prefire Prac, Retake or Deathmatch) |
31+
| /retake | css_retake | Switching to Retake Mode |
32+
| /wingman | css_wingman | Switching to Wingman Gamemode |
3233

3334

3435
## Maps Commands
35-
| Commands | Description |
36-
| ---- | ---- |
37-
| `/mirage` | Switching to Mirage |
38-
| `/overpass` | Switching to Overpass |
39-
| `/anubis` | Switching to Anubis |
40-
| `/vertigo` | Switching to Vertigo |
41-
| `/ancient` | Switching to Ancient |
42-
| `/nuke` | Switching to Nuke |
43-
| `/inferno` | Switching to Inferno |
44-
| `/dust2` | Switching to Dust2 |
45-
| `/train` | Switching to Train |
36+
| Say/Say_team Chat | Console Commands | Description |
37+
| ---- | ---- | ---- |
38+
| `/mirage` | css_mirage | Switching to Mirage |
39+
| `/overpass` | css_overpass | Switching to Overpass |
40+
| `/anubis` | css_anubis | Switching to Anubis |
41+
| `/vertigo` | css_vertigo | Switching to Vertigo |
42+
| `/ancient` | css_ancient | Switching to Ancient |
43+
| `/nuke` | css_nuke | Switching to Nuke |
44+
| `/inferno` | css_inferno | Switching to Inferno |
45+
| `/dust2` | css_dust2 | Switching to Dust2 |
46+
| `/train` | css_train | Switching to Train |

0 commit comments

Comments
 (0)