cs_get_c4_explode_time

Syntax

native Float:cs_get_c4_explode_time(index);

Usage

index
C4 entity

Description

Returns the game time at which the bomb will explode.

Return

Explosion time

Error

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