native

cs_set_hostage_lastuse

Syntax

native cs_set_hostage_lastuse(index, Float:value);

Description

Sets the last time a hostage was used.

Parameters

index Hostage entity
value New last use time

Return

This function has no return value.

Error

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