Hi man,
Trying to make a task with the bomb but i can't create a trigger for changing the task stats to succedded after desarming it,
already tryied :
_status = _bomb getVariable "a3f_bomb_active"; if(_status == false) then { /* bomb deactivated */ };
But the editor return with a error "Condition: Generic error in expression."
I new on this, thanks