cs_get_hostage_foll
- Синтаксис
-
native cs_get_hostage_foll(index);
Переменная | Описание |
---|---|
index |
Hostage entity index |
- Описание
- Returns index of the entity that a hostage is following.
- Пометка
-
Hostages can theoretically follow any entity in the game, so the returned entity index is not necessarily a client index.
- Возвращает
- Entity index if hostage is following something, 0 otherwise