OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: CopyrightPhilly on 16 Jan 2005, 01:43:33
-
ok i have a trigger that when a player enters it it will add a menu to only his menu... currently i have 1 trigger activated by west with:
waction = player addAction ["Get In Chopper", "wgetin.sqs"]
but it adds it to everyones menu...
any ideas?
cheers
-
You could add the action to the chopper instead...
-
but would that not mean that unit would need to be in the chopper?
-
nah, just near it
-
learn somthing new everyday... thanks chaps