A SourceMod plugin for CS:GO that allows players to choose their preferred weapons.
Simply copy the files to your addons/sourcemod folder:
addons/sourcemod/ ├── plugins/ │ └── weapon_selector.smx └── translations/ └── weapon_selector.phrases.txt
Quick install:
- Download the archive
- Extract it
- Upload the
addonsfolder to yourcsgo/directory
After installation, restart your server or type in console:
sm plugins reload weapon_selector text
| Command | Description |
|---|---|
!weapon |
Open weapon selection menu |
!deagle |
Select Desert Eagle |
!r8 |
Select R8 Revolver |
!usp |
Select USP-S |
!p2000 |
Select P2000 |
!cz |
Select CZ75-Auto |
!tec9 |
Select Tec-9/Five-Seven |
!m4a1s |
Select M4A1-S |
!m4a4 |
Select M4A4 |
Languages Supported
-
English
-
Russian
-
Ukrainian
-
SourceMod 1.11 or higher
-
CS:GO server