daniellee44 10 Posted June 25, 2013 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
fx2k 1 Posted June 25, 2013 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
daniellee44 10 Posted June 26, 2013 hey thanks for the help man. Share this post Link to post Share on other sites