forked from TheSuperHackers/GeneralsGamePatch
-
Notifications
You must be signed in to change notification settings - Fork 0
map
DevGeniusCode edited this page Mar 14, 2025
·
1 revision
After several years of map coding we know that we CANT change cost and build time of unit or structure with map.ini but it turns out to be wrong - its ACTUALLY POSSIBLE to adjust it.
Just copy the code into your map.ini and adjust it on your own choice.
PlayerTemplate FactionAmerica
ProductionCostChange = AmericaCommandCenter -90% ;Reduce Cost
ProductionCostChange = AmericaVehicleDozer 90% ;Adds Cost
ProductionTimeChange = AmericaCommandCenter -100% ; Reduce Buildtime
ProductionTimeChange = AmericaVehicleDozer 500% ; Add Buildtime
End
How to make ai dont sell their captured faction buildings in a specific map
-
Art
- Models
- Textures
-
Audio & Video
- WAV
- BIK
-
Game Design
-
Maps
-
Localization
-
GUI
- FinalBIG
- Generals Mode Builder