Tiberium Alliances Formation Saver

Allows you to save attack formations

< Feedback on Tiberium Alliances Formation Saver

سؤال / تعليق

§
Posted: 10-11-2015

patch 15.3

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

§
Posted: 12-11-2015

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

§
Posted: 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

DLwarez 007مؤلف
§
Posted: 20-11-2015

Problems fixed. Enjoy.

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.