STAR WARS™ Empire at War: Gold Pack

STAR WARS™ Empire at War: Gold Pack

EaWX: Thrawn's Revenge 3.4 (Updated April 2nd)
Praetor II in Known and Full galaxy with empire?
So..played both maps and never get the Praetor II unlocked. Any idea why? Even after cycle 200...no sign of it...
< >
Showing 1-7 of 7 comments
KayossZero 11 Oct, 2023 @ 3:39pm 
I recently found out that it's not working right, and a planned future patch will fix it. Until then do this.

You need to add: UnitUtil.SetLockList("EMPIRE", { "Generic_Praetor" })

to Data/Scripts/Library/eawx-states/regimes/regime-palpatine.lua to line 141

All credit goes to Dev /u/Nemesis1st.
IExecutor  [developer] 13 Oct, 2023 @ 2:36pm 
Originally posted by KayossZero:
I recently found out that it's not working right, and a planned future patch will fix it. Until then do this.

You need to add: UnitUtil.SetLockList("EMPIRE", { "Generic_Praetor" })

to Data/Scripts/Library/eawx-states/regimes/regime-palpatine.lua to line 141

All credit goes to Dev /u/Nemesis1st.

That's little bit weird to be credited for single line of code, but thanks heh
KayossZero 14 Oct, 2023 @ 8:52am 
Originally posted by Nemesis1st:
Originally posted by KayossZero:
I recently found out that it's not working right, and a planned future patch will fix it. Until then do this.

You need to add: UnitUtil.SetLockList("EMPIRE", { "Generic_Praetor" })

to Data/Scripts/Library/eawx-states/regimes/regime-palpatine.lua to line 141

All credit goes to Dev /u/Nemesis1st.

That's little bit weird to be credited for single line of code, but thanks heh

Well, my Era1->-DE save was going great, farming Legitimacy (semi RP save) to create a dream team DE setup (Thrawn/Sheev), but my hopes and dreams were crushed when my secondary+ sector fleets learned they wouldn't be getting those oh so lovely P2s. :(

Then, a new hope arrived in the form of a single line of code, which restored balance to the force!

Praise be to the Midi-chlorians! hehe
steelman6811 15 Oct, 2023 @ 6:45am 
Thanks for the suggestions, folks. I actually found the coding issue and fixed it! Was actually a simple fix :)
THRILLHOUSE 11 Dec, 2023 @ 1:32am 
I am also having this issue. How did you fix it? I was able to find the .lua file and open it in notepad, but i tried adding UnitUtil.SetLockList("EMPIRE", { "Generic_Praetor" }) to line 141, but i still can't build praetors in dark empire.
Last edited by THRILLHOUSE; 11 Dec, 2023 @ 2:21am
steelman6811 11 Dec, 2023 @ 5:44pm 
Originally posted by THRILLHOUSE:
I am also having this issue. How did you fix it? I was able to find the .lua file and open it in notepad, but i tried adding UnitUtil.SetLockList("EMPIRE", { "Generic_Praetor" }) to line 141, but i still can't build praetors in dark empire.

You have to add it into the tech files themselves. Essentially, add it to the lists of units that are made available by a particular Era.
KayossZero 13 Dec, 2023 @ 9:09am 
Originally posted by THRILLHOUSE:
I am also having this issue. How did you fix it? I was able to find the .lua file and open it in notepad, but i tried adding UnitUtil.SetLockList("EMPIRE", { "Generic_Praetor" }) to line 141, but i still can't build praetors in dark empire.

Did you start a brand new save file after making the change? Fix doesn't work on existing saves, so that could be it.
< >
Showing 1-7 of 7 comments
Per page: 1530 50