Watch
-
Add Favorite
Syntax:
restrictweapon
This will make it so the chosen userid will be unable to hold the selected weapon.(Note does not work for grenades)
Example:
//Players cannot hold awps!
event player_spawn
{
es restrictweapon event_var(userid) awp
}
~J3ff
Fixed a bug with es_keycreate in event player_activate
~J3ff
( Previous Versions )
Description
Creates a restrictweapon command using only ES1.5Syntax:
restrictweapon
This will make it so the chosen userid will be unable to hold the selected weapon.(Note does not work for grenades)
Example:
//Players cannot hold awps!
event player_spawn
{
es restrictweapon event_var(userid) awp
}
~J3ff
Version Notes For Release2 (Announce this update)
Updated on: 2007-10-29 20:56:30 ESTFixed a bug with es_keycreate in event player_activate
~J3ff
( Previous Versions )
Discussion
Forum Link: http://forums.mattie.info/cs/forums/viewtopic.php?t=18204
Addon Details
Upload Addon