cs_set_hostage_lastuse

Syntax

native cs_set_hostage_lastuse(index, Float:value);

Usage

index
Hostage entity
value
New last use time

Description

Sets the last time a hostage was used.

Return

This function has no return value.

Error

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