OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: SilentHunter on 27 Mar 2005, 05:08:40

Title: URGENT: LAN PARTY IN PROGRESS
Post by: SilentHunter on 27 Mar 2005, 05:08:40
How do you make the resulting script of an addaction command global,


basicly it setpos's a person outside a chopper but when the chopper moves the player instantly is put back into the chopper

Thanks in advance
Title: Re:URGENT: LAN PARTY IN PROGRESS
Post by: SilentHunter on 27 Mar 2005, 11:53:19
basicly i need to know how to relfect the position of a unit on all PCs from a client
Title: Re:URGENT: LAN PARTY IN PROGRESS
Post by: Artak on 27 Mar 2005, 12:31:17
You need to execute a 'helper script' with the action and publicvariable a boolean in there, which another, the real, script is waiting to become true.