Jump to content
Sign in to follow this  
STICK_LEO

End Mission When entering vehicle

Recommended Posts

Hey is their anybody who can help me with this? Using a trigger I would like to know how to end a mission when i enter a certain vehicle. Please Help if you know how Thanks.

Share this post


Link to post
Share on other sites

Hi,

For the purpose of this example the particular vehicle has been named MacGuffinVehicle.

player in MacGuffinVehicle

It should be noted that the vehicle in question should be made invulnerable to have this type of ending work under any circumstances, or else you would need to define a backup trigger that ends the mission if the vehicle is destroyed.

Regards,

Sander

Share this post


Link to post
Share on other sites

Could be something like this:

Anybody Present as condition, additionally this condition:

player in vehicle

Then configure your ending, whether it be with a script (execute that in the On Act field if that's the case) or something else.

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  

×