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