cs_set_no_knives
Cstrike (cstrike.inc)
Description
cs_set_no_knives - Sets whether or not no knives mode is enabled.
Syntax
cs_set_no_knives ( [ noknives = 0 ] )
Type
Native
Notes
Enable no knives mode by calling this with a value of 1. Disable it with a value of 0. No knives mode means that player will not be given a knife when spawning. You can still give knives (ie: through the Fun Module's give_item).