dose eneyone know if it is possible to make a GLAInfantryWorker and AmericaVehicleDozer and ChinaVehicleDozer spawn from a new building like the SupplyCenter
If your talking about just being able to build like the dozers from gla supply center all you have to do is go change it in the commandset.ini and put command_constructchinadozer blah blah under the gla supply center as like # 2 or some other number quite simple actually
no what i mean is build a StrategyCenter and when it is done it spawns a GLAInfantryWorker and AmericaVehicleDozer and ChinaVehicleDozer
sorry for not wording better
take a look at the supply centre code, the answers will be contained within
Behavior = SpawnBehavior ModuleTag_12
SpawnNumber = 1
SpawnReplaceDelay = 9999
SpawnTemplateName = GLAInfantryWorker
OneShot = Yes
CanReclaimOrphans = No
End