native cs_set_c4_defusing(c4index, bool:defusing);
c4index | C4 entity |
defusing | True if the bomb should be defused, false otherwise |
Sets if the bomb is being defused.
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.