splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
455 stars 70 forks source link

Grenades limit #186

Open xPatrykPlayX opened 3 years ago

xPatrykPlayX commented 3 years ago

Hello,

If i turn on practicemod i can't buy grenades beacuse, "you can only pursache 0 of the type"

mjasieczko commented 3 years ago

Hi, write in console:

rcon ammo_grenade_limit_flashbang 2 rcon ammo_grenade_limit_default 1

as these parameters are 0 by default what prevents you from buying nades:)