native
cs_get_hostage_id
Syntax
native cs_get_hostage_id(index);
Description
Returns unique id of a hostage.
Parameters
| index | Hostage entity index |
|---|
Return
Unique hostage id
Error
If the provided entity index is not a hostage, an error will
be thrown.