View Single Post
Robin955
Veteran Member
Join Date: Jun 2013
Old 05-13-2017 , 07:32   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1934

Quote:
Originally Posted by RC87 View Post
Code:
// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Counter-Terrorists. Weapon:molotov
// -
// Default: "-1"
sm_restrict_molotov_ct "0"

// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Terrorists . Weapon:molotov
// -
// Default: "-1"
sm_restrict_molotov_t "0"

// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Counter-Terrorists. Weapon:decoy
// -
// Default: "-1"
sm_restrict_decoy_ct "0"

// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Terrorists . Weapon:decoy
// -
// Default: "-1"
sm_restrict_decoy_t "0"
This is working for me on my config, not sure what the issue is for you.
i got the same thing m8 and not working in csgo.
Robin955 is offline