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
If the provided entity index is not a hostage, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.