native

cs_set_hostage_nextuse

Syntax

native cs_set_hostage_nextuse(index, Float:value);

Description

Sets the next time a hostage can be used.

Parameters

index Hostage entity
value New next use time

Return

This function has no return value.

Error

If the provided entity index is not a hostage, an error will
be thrown.