Skip to content

Instantly share code, notes, and snippets.

@GeorgeDettmer
Created May 31, 2016 20:24
Show Gist options
  • Save GeorgeDettmer/a472d0768a91ee177c0b546f41033522 to your computer and use it in GitHub Desktop.
Save GeorgeDettmer/a472d0768a91ee177c0b546f41033522 to your computer and use it in GitHub Desktop.
waitUntil {
time > 0 &&
!isNull player &&
player == player
};
if param[1] then {
["Initialize", [player, [side player], false, false, true, false, false, false, false, false]] call BIS_fnc_EGSpectator;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment