cs_get_user_tked
- Синтаксис
-
native cs_get_user_tked(index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Returns if the client has committed a team kill in the current round.
- Пометка
-
If this is set to 1 the client will be punished at the start of the next round depending on the value of the mp_tkpunish cvar. The team kill status is then reset.
- Возвращает
- 1 if the client has committed a team kill, 0 otherwise