Skip to content

Alleyv2/Weapon-selector-for-CSGO-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weapon Selector

A SourceMod plugin for CS:GO that allows players to choose their preferred weapons.

Installation

Simply copy the files to your addons/sourcemod folder:

addons/sourcemod/ ├── plugins/ │ └── weapon_selector.smx └── translations/ └── weapon_selector.phrases.txt

Quick install:

  1. Download the archive
  2. Extract it
  3. Upload the addons folder to your csgo/ directory

After installation, restart your server or type in console:

sm plugins reload weapon_selector text

Commands

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

About

This plugin allows players to set their weapon preferences in CSGO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors