cs_get_no_knives
- Синтаксис
-
native cs_get_no_knives();
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- Returns if "no knives" mode is enabled.
- Пометка
-
"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.
- Возвращает
- 1 if "no knives" mode is enabled, 0 otherwise