native
cs_get_hostage_nextuse
Syntax
native Float:cs_get_hostage_nextuse(index);
Description
Returns the next time a hostage can be used.
Parameters
| index | Hostage entity |
|---|
Return
Next use time
Error
If the provided entity index is not a hostage, an error will
be thrown.