i got an Snippet for it that you could use
first some code
;name: UpdateTrigger.sqs
_unit = _this select 0
_triggername = _this select 1
#loop
_triggername setpos getpos _unit
~0.2
goto "loop"
that script is too be in the C2's Initfield: [this,*TRIGGER's NAME*] exec "UpdateTrigger.sqs"
and in the Trigger should be setted as:___
Repeating
East detected by West
Name: *TRIGGER NAME for the SCRIPT*Ex: "Trigger1"
On Activation: [thislist] reveal (leader player) or On Activation: (leader player) reveal [thislist]
dont remember fully
long time since using those the: Reveal command