Greasy Fork is available in English.

Tiberium Alliances Formation Saver

Allows you to save attack formations

< Commentaires sur Tiberium Alliances Formation Saver

Question / commentaire

§
Posté le: 10/11/2015

patch 15.3

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

§
Posté le: 12/11/2015

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

§
Posté le: 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 007Auteur
§
Posté le: 20/11/2015

Problems fixed. Enjoy.

Poster une réponse

Connectez-vous pour poster une réponse.