cs_set_no_knives
- Синтаксис
-
native cs_set_no_knives(noknives = 0);
Переменная | Описание |
---|---|
noknives |
If nonzero enable "no knives" mode, disable otherwise |
- Описание
- Enables or disables the "no knives" mode.
- Пометка
-
"No knives" mode means that the CStrike module will prevent the game from creating (and thus attaching) "weapon_knife" entities. This means that clients will spawn without knives, but knives can still be put into the client inventories directly.
- Возвращает
- Функция ничего не возвращает