cs_get_user_submodel
- Синтаксис
-
native cs_get_user_submodel(index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Returns if a submodel is set on the client.
- Пометка
-
In Counter-Strike the submodel setting determines whether the user has a bomb backpack (if a Terrorist) or a defuse kit (if a CT) on their model.
- Возвращает
- 1 if submodel is set, 0 otherwise