Jump to content
Sign in to follow this  
HansJägermaister

Inactive command "Name in VehicleName"

Recommended Posts

Hi,I have problem with this command.I have west plane and i this plane add waypoint "MOVE" with condition "Vehicle rik == roland".Rik is soldier that want enter to plane a roland is plane.But plane flight away directly and without rik :confused:.Here is photo

http://img571.imageshack.us/img571/807/arma22010070721192360.jpg 156 kb

Where is the problem?

Edited by W0lle
Image > 100 kb

Share this post


Link to post
Share on other sites

In the initialization line of the plane type:

roland stop true

In the triggers condition line: rik in roland

In the triggers onActivation line: roland stop false

Share this post


Link to post
Share on other sites
In the initialization line of the plane type:

roland stop true

In the triggers condition line: rik in roland

In the triggers onActivation line: roland stop false

And can I use this when i have empty plane and i give soldier this command

soldier MoveInDriver roland

and to trigger i will write : condition: rik in roland

onActivation: soldier stop false

Will be this functional?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×