Hi Guys,
I modified the code of Notify to make it telling people which upgrade i am getting.
And let me Queue up things from the T2(e.g. T2-Power) , while i'm not finshed with the T2 Upgrade yet.
But I would like to enqueue more than two Upgrades in one queue without Destroying the Current Upgrades.
You can enqueue the third upgrade if you wait for the first to finish. (Asking for destroying existing enhancements is a bug it doesnt destroy it)
To be precise I would like to make a bigger Queue.
Does anyone have an idea, how game stores the Queue and how to find informations about that.
Thanks Guys
PS: Files i modified: notify.lua and construction.lua (hook)