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