native cs_set_c4_explode_time(index, Float:value);
index | C4 entity |
value | New explosion time |
Sets the game time at which the bomb will explode.
This function has no return value.
If the provided entity index is not a bomb, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.