Thrawn's Revenge

Imperial Civil War [Empire at War] => Discussion, Suggestions & Feedback => Topic started by: Katarnstar on October 01, 2018, 07:59:37 PM

Title: How do you stop heroes from respawning?
Post by: Katarnstar on October 01, 2018, 07:59:37 PM
I played a few mods for SWEaW, and I was wondering; how do you stop heroes from respawning?

Is the code universal or is it different from mod to mod?

Where do I find it and how do I alter i
Title: Re: How do you stop heroes from respawning?
Post by: MasterTyler on October 06, 2018, 03:18:49 AM
in a mod's GameConstants.xml, search for <Default_Hero_Respawn_Time> and change the number to anything below 0 (-1, for example). That will disable hero respawning.
Title: Re: How do you stop heroes from respawning?
Post by: Katarnstar on January 29, 2019, 10:29:54 AM
Thank You!