Advertisement
Guest User

Untitled

a guest
Mar 16th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. null = [(_this select 0)] spawn {
  2. _Location = _this select 0;
  3. {_x hideObjectGlobal true} foreach (nearestTerrainObjects [_Location,[],100])
  4. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement