Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. _exit = if (false) then {
  2.  
  3. } else {
  4. if (_thingy) exitWith{true};
  5. };
  6.  
  7. if (_exit) exitWith{false};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement