I created a mission with a group of two planes and some waypoints to have a race with my brother through the helper gates but I cannot make them appear for the client of the server, only the host can see them.
So far I've tried:
- Having the client be lead instead of wingman (only wingman host sees gates)
- Having two groups instead of one (still only host no matter the group)
- Multiply trigger types for gate activation (Mission start, Once flag true, Once time more), message associated with trigger shows for everyone but gates remain visible for host only.
- My brother hosting the mission (only host sees gates, but this time it's him, not me)
I couldn't isolate the cause, I don't know if the server doesn't tell client to show gates, if the client receives the trigger but doesn't comply, if the client complies but the gates are invisible to client regardles, or if the gates are a world asset that exists for the host only.
I tried searching for the command to have a "run script" event on the first waypoint to show the gates, but didn't find the corresponding lua command in ED wiki nor Hoggit.
Is this a known impossibility? What could be the cause? And most important, is there a workaround?
Thanks for anyone who gives it a thought.