| Posted by: Sky Demon - Monday, April 7, 2008 6:41:35 AM |
|---|
| As the title says... Is it possible to spawn 5 free rocket men right next to or on the overlord when you build the bunker upgrade for it? Please...Is this possible? I am running C&C Generals, not Zero-Hour! I have FInalBIG and am mildly experienced in commandsets and INI's. |
| Posted by: Me Myself and Pi - Monday, April 7, 2008 7:10:14 AM |
|---|
| Open up the [b]FactionUnit.ini[/b] file & go to [b]Object ChinaTankOverlordBattleBunker[/b]. Scroll down to the [b]TransportContain ModuleTag_03[/b] section. Add [b]InitialPayload = ChinaInfantryTankHunter 5[/b] to it as to make the module tag look like this:[code] [b]Behavior = TransportContain ModuleTag_03 Slots = 5 InitialPayload = ChinaInfantryTankHunter 5 PassengersAllowedToFire = Yes AllowInsideKindOf = INFANTRY EnterSound = GarrisonEnter ExitSound = GarrisonExit DamagePercentToUnits = 50% End[/b] [/code]That's all it takes! The initial payload line was copied from the troop crawler code & then changed to the tank hunter. |