OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started 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
-
basicly i need to know how to relfect the position of a unit on all PCs from a client
-
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.