Posted by: elliesy - Saturday, April 8, 2017 3:04:55 AM
How can i Resize the GLA Command Center structure ... and Also the other building i want a medium size
.
.
i'am still playing GENERALS 1
Posted by: CommieDog - Monday, April 10, 2017 3:00:07 AM
I'm not sure if it works for vanilla Generals, but in ZH at least you can add a Scale= line that scales each dimension by the square of the amount you specify. For instance, Scale=2 would bake a building 4 times as wide, 4 times as long, and 4 times as high. Give it a try.
Posted by: elliesy - Monday, April 10, 2017 11:06:19 PM
Where can i edit Sir...:D tnx
.
.
happy modding
Posted by: mr_hymn_ - Monday, April 10, 2017 11:14:21 PM
Simply put in a code near cost and build time.
Scale = 1 mean original size.
Scale = 2 is 4x of actual size.
Scale = 3 is 6x of actual size.
So if you like to make it small just simply put below 1
Ex Scale = 0.5
However you need to edit the geometry too otherwise your building will overlaps with your unit and other buildings.
Posted by: mr_hymn_ - Monday, April 10, 2017 11:19:10 PM
I made a huge gigantic tank. At first I am scale overlord tank to 4 and it's size about half of the map so I am reduced to 2 and size is almost double of command center.
I gave it loads of HP and insane gun but so slow with very slow traverse for balance purpose.
BTW the geometry you need to multiply by the size you put in too.
Geometry = BOX
GeometryMajorRadius = 8.0
GeometryMinorRadius = 8.0
GeometryHeight = 20.0
So if you scale it by 2 you have to put in 8 x 4 = 32 and 20 x 4 = 80
Because I tried 8 x 2 and 20 x 2 before and it doesn't end well.
Posted by: CommieDog - Tuesday, April 11, 2017 10:56:36 PM
[quote=elliesy;144157]Where can i edit Sir...:D tnx[/quote]
The file is \Data\INI\Object\FactionObject.ini. You can extract it from INI.big if you haven't already.
Posted by: elliesy - Wednesday, April 12, 2017 4:07:34 AM
[quote=CommieDog;144176][quote=elliesy;144157]Where can i edit Sir...:D tnx[/quote]
The file is \Data\INI\Object\FactionObject.ini. You can extract it from INI.big if you haven't already.[/quote]
no file like that in general 1 only " FactionBuilding.ini "
Posted by: mr_hymn_ - Wednesday, April 12, 2017 4:56:38 AM
[quote=elliesy;144186][quote=CommieDog;144176][quote=elliesy;144157]Where can i edit Sir...:D tnx[/quote]
The file is \Data\INI\Object\FactionObject.ini. You can extract it from INI.big if you haven't already.[/quote]
no file like that in general 1 only " FactionBuilding.ini "[/quote]
Maybe mistakes. It's FactionBuilding.ini
Edit weapon object is WeaponObject.ini
Posted by: elliesy - Wednesday, April 12, 2017 8:15:15 AM
Yes Sir Mr._hymn .... it's really rea'ly work ..:D
tnx for Help GENERALS ..:D
.
.
i never tried before
question can i edit in the finalbig apps directly and save it.?
.
.
whado you think it being crash ..:D
Posted by: mr_hymn_ - Wednesday, April 12, 2017 10:10:15 AM
Nope it won't but I am rather extract it since all ini in the big file is original just like emergency back up in case you screwed up.
Otherwise you need to backup copy of the final.big, just in case because very few there is case that crashreleaseinfo.txt cannot provide you the information why the game is crash.
Most of the time the technical difficulties will provide you the info but sometimes don't
Posted by: CommieDog - Wednesday, April 12, 2017 10:46:56 AM
[quote=Mr_Hymn_;144187][quote=elliesy;144186][quote=CommieDog;144176][quote=elliesy;144157]Where can i edit Sir...:D tnx[/quote]
The file is \Data\INI\Object\FactionObject.ini. You can extract it from INI.big if you haven't already.[/quote]
no file like that in general 1 only " FactionBuilding.ini "[/quote]
Maybe mistakes. It's FactionBuilding.ini
Edit weapon object is WeaponObject.ini[/quote]
Whoops. My mistake.