native
cs_set_no_knives
Syntax
native cs_set_no_knives(noknives = 0);
Description
Enabled no knives mode by calling this with value 1. Disabled with 0.
No knives mode means that player will not be given a knife when spawning.
You can still give knives (ie through fun's give_item).