STAR WARS™ Empire at War: Gold Pack

STAR WARS™ Empire at War: Gold Pack

EaWX: Thrawn's Revenge 3.4 (Updated April 2nd)
steelman6811 2023 年 10 月 8 日 下午 6:38
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...
< >
正在显示第 1 - 7 条,共 7 条留言
KayossZero 2023 年 10 月 11 日 下午 3:39 
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  [开发者] 2023 年 10 月 13 日 下午 2:36 
引用自 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 2023 年 10 月 14 日 上午 8:52 
引用自 Nemesis1st
引用自 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 2023 年 10 月 15 日 上午 6:45 
Thanks for the suggestions, folks. I actually found the coding issue and fixed it! Was actually a simple fix :)
THRILLHOUSE 2023 年 12 月 11 日 上午 1:32 
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.
最后由 THRILLHOUSE 编辑于; 2023 年 12 月 11 日 上午 2:21
steelman6811 2023 年 12 月 11 日 下午 5:44 
引用自 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 2023 年 12 月 13 日 上午 9:09 
引用自 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.
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50