Jump to content
Sign in to follow this  
emjaiz

Basic script commands/logic for a new learner (basic mission scripts)

Recommended Posts

Hi guys, I'd just like to know the code/logic for a few simple tasks making a simple mission:

-How do I recognize when an enemy unit (objective) is taken down eg:

if !(alive Officer1) then {endMission ("Succeeded"); How would I trigger this without having to actually run into a trigger on the map?

-How do I make a basic cinematic intro to a mission?

-How do I make a helicopter pilot land to pickup/deliver to a drop off point so that the pilot will wait for the player and/or named units part of player's group?

I hope this isn't asking to much I just started to pick up scripting the other day and thought it was quite fun to learn. Thanks guys.

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  

×