Jump to content
Sign in to follow this  
someguy11

no Call for Transport when offline

Recommended Posts

How can the "Call for Transport" ability be disabled when the airfield/airtower are offline or EMP'd?

Edited by someguy11

Share this post


Link to post

From the top of my head:

 

1. duplicate the repairdrone spawn of the airtower, but make it spawn 1 dummy...now change the

 

<GameDependency>
            <RequiredObject>GDIAirTower</RequiredObject>
</GameDependency>
 

in the call for transport SP to something like

 

<GameDependency>
            <RequiredObject>GDIAirTower_Dummy</RequiredObject>
</GameDependency>
 

When ever the air tower gets underpowered/emp'ed the dummy drone dies....when the air tower comes back online it spawns a new drone..that dummy drone enables the SP dependancy.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×