Jump to content
Sign in to follow this  
Powerstrip

Setting parent class

Recommended Posts

1. ULB manager - module manager, can be found in Modules (F7) -> ULB.

2. ULB - unit with parent isULB = 1. More ULBs can be assigned to one manager, the latest have the greatest priority.

3. Units with access - any units without isUAV = 1; config param. They'll have 'ULB' action in menu.

I am trying to figure out what this means. Is this just assumed when you sync the LittleBird to the module or can you set this somewhere.

My problem is reinitialization after the ULB is destroyed. It seems to de-sync from the ULB module, even if you repair the littlebird it will not seem to reinitialize with the ULB module. It just becomes a flyable chopper. Or if the littlebird is completely destroyed and respawns, it will not reinitialize as a ULB again.

I tried to put isULB = 1 into the initialization area of the AH-6X but that doesn't work.

Share this post


Link to post
Share on other sites

In that quote, isULB and isUAV are refering to config entries.

In your situation, the reason it's not working is probably because the ULB scripts terminate when the ULB is destroyed. So when you respawn/repair it you need to reinitialize the scripts.

Share this post


Link to post
Share on other sites

So I would need to put a command in the Initialization of the object I am using as a ULB/UAV? The AH-6X littlebird. Any idea what the script names are for the ULB?

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  

×