cs_get_hostage_lastuse

Syntax

native Float:cs_get_hostage_lastuse(index);

Usage

index
Hostage entity

Description

Returns the last time a hostage was used.

Return

Last use time

Error

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