Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2.  
  3.  
  4. _code = format ["if (getPlayerUID player == "MYUID","MYUID") then {hint "you are whitelisted";}";
  5.  
  6. [_code,"somefuckingcode",true,false] spawn BIS_fnc_MP;
  7.  
  8.  
  9. somefuckingcode = {
  10. call compile _this
  11. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement