View Single Post
Blakes7
Senior Member
Join Date: Dec 2012
Location: New England
Old 03-14-2015 , 11:15   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1707

Guys, how can you set the same weapon for every round on a map? (For CS:S)
Shotgun and Pistol for example?
I did a map.cfg but it only restricts other weapons and does not automatically give "shotguns and pistols" to all players?
I do not want them to have to go to the buy menu?

Manually this configuration runs, but if I place it in server.cfg or map.cfg the give commands do not execute?
Here is my config i have put in all the usual places:

sm_restrict xm1014 0 both
sm_restrict smg 0 both
sm_restrict rifles 0 both
sm_restrict snipers 0 both
sm_restrict m249 0 both
sm_restrict fiveseven 0 both
sm_restrict deagle 0 both
sm_restrict p228 0 both
sm_restrict glock 0 both
sm_restrict usp 0 both

sm_give @all weapon_elite
sm_weapon @all weapon_elite
sm_give @all weapon_m3
sm_weapon @all weapon_m3

mp_freezetime 6
__________________

Last edited by Blakes7; 03-14-2015 at 11:23.
Blakes7 is offline