Jump to content
Sign in to follow this  
Miki

Nod Infantry with the Confessor Upgrade by default

Recommended Posts

How could I make it so the militants and rocket militants have the confessor upgrade without actually getting the upgrade? Like they have the confessor in their squad by default, without the need to research the upgrade at the secret shrine.

Share this post


Link to post

There are few ways to do it, one of them is using

<RandomModelCondition id="Random_Model" Conditions="USER_"/> to trigger it on startup instead of the of the Nod's upgrade

 

And the other method is to delete all of the upgrade triggers (<TriggeredBy>Upgrade_NODConfessorUpgrade</TriggeredBy>, also be sure to delete BannerCarrierUpgrade id="0x85E46E84" Permanent="True"> and "BannerCarrierByUpgradeOnly="True" (or set them to False) in the HordeContain and also add "SpawnBannerCarrierImmediately="true" there

 

  • Upvote 2

Share this post


Link to post
1 hour ago, Egozi44 said:

There are few ways to do it, one of them is using

<RandomModelCondition id="Random_Model" Conditions="USER_"/> to trigger it on startup instead of the of the Nod's upgrade

 

And the other method is to delete all of the upgrade triggers (<TriggeredBy>Upgrade_NODConfessorUpgrade</TriggeredBy>, also be sure to delete BannerCarrierUpgrade id="0x85E46E84" Permanent="True"> and "BannerCarrierByUpgradeOnly="True" (or set them to False) in the HordeContain and also add "SpawnBannerCarrierImmediately="true" there

 

Thanks a lot! It works :)

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.

×