Jump to content
Sign in to follow this  
daniellee44

Need Help With Support Module

Recommended Posts

Hi everyone, i need a bit of help with the support transport module. What i'm trying to do is make so when my team captures air station mike the commander will have the ability to call a transport support, but not when the mission starts. Also on a side note does the supply drop module work?

Share this post


Link to post
Share on other sites

A quick way would be to Add the support modules to the map but don't sync the requester with the player.

In the trigger for capturing Air Station Mike, add this to the OnAct field

player synchronizeObjectsAdd [nameofSupportRequestor];

Changing nameofSupportRequestor to whatever name you used for the logic object in the editor.

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  

×