Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

edgegamers/SM_EnemyGunShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DS Enemy Gun Shop

Lets CT players buy T-side weapons and vice versa. Requires DS membership to use.


Commands

Command Description
!dsbuy Opens the weapon menu
!dsbuy weapon_ak47 Buys a weapon directly by name
!shop Alias for !dsbuy

You can omit the weapon_ prefix — !dsbuy ak47 works too.


Configuration

Config file is auto-created at addons/sourcemod/configs/dsgunshop.cfg on first load.

ConVar Default Description
sm_egs_enabled 1 Enable or disable the shop
sm_egs_ct_weapons weapon_ak47,... Weapons CTs can buy (comma-separated)
sm_egs_t_weapons weapon_m4a1,... Weapons Ts can buy (comma-separated)
sm_egs_buy_time 30 Seconds after round start players can buy
sm_egs_strip_slot 1 Remove old weapon in same slot before giving new one

About

Allows Dedicated Supporters to buy opposite-side weapons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors