Closed burn0ut7 closed 5 years ago
You made an issue for this (#207), was this PR opened by mistake? It just seems to consist of other people's commits, mostly from a PR I made a while ago.
Close?
yeah sorry idk how to use github lol, it was just intended for EG spectator issue
https://github.com/dklollol/Olsen-Framework-Arma-3/blob/1dee483e34ad31a4688c043bbb902ea8d65bfa29/modules/eg_spectator_mode/init.sqf#L222
does not properly hide units in multiplayer. Needs to be switched to
[(player),true] remoteExecCall ["hideObject", 0]; [(player),true] remoteExecCall ["hideObjectGlobal", 2];