cs_set_hostage_nextuse
Syntax
native cs_set_hostage_nextuse(index, Float:value);
Usage
| Parameter | Description |
|---|---|
| index | Hostage entity |
| value | New next use time |
Description
Sets the next time a hostage can be used.
Return
This function has no return value.
Error
If the provided entity index is not a hostage, an error will be thrown.