cs_get_hostage_id

Syntax

native cs_get_hostage_id(index);

Usage

index
Hostage entity index

Description

Returns unique id of a hostage.

Return

Unique hostage id

Error

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