Tiberium Alliances Formation Saver

Allows you to save attack formations

< Feedback on Tiberium Alliances Formation Saver

Soru/yorum

§
Gönderildi: 10.11.2015

patch 15.3

script stopped working on Tiberium 4 after patch 15.3. Is it possible to fix this?

§
Gönderildi: 12.11.2015

könnte bitte jemand das tool fixen wäre echt super. geht nach patch 15.3 nicht mehr! Danke schon mal.

§
Gönderildi: 17.11.2015

Just replace

this.containerMain=new qx.ui.container.Composite(new qx.ui.layout.VBox().set({alignX:"right"})).set({maxHeight:webfrontend.gui.PlayArea.FormationSaver.SaverExpandedHeight,width:75,minHeight:32,allowShrinkY:true,decorator:new qx.ui.decoration.VBox().set({baseImage:"webfrontend/ui/common/bgr_mission_tracker.png"})});

with

this.containerMain=new qx.ui.container.Composite(new qx.ui.layout.VBox().set({alignX:"right"})).set({maxHeight:webfrontend.gui.PlayArea.FormationSaver.SaverExpandedHeight,width:75,minHeight:32,allowShrinkY:true,decorator:new qx.ui.decoration.Decorator().set({borderImage:"webfrontend/ui/common/bgr_mission_tracker.png"})});

and it works again

§
Gönderildi: 20.11.2015

Problems fixed. Enjoy.

Cevap paylaş

Yanıt göndermek için oturum açın.