Posted by: bel3ve - Friday, December 5, 2008 12:48:00 PM
I am working on my own little private mod and I would love to know how the Redguard Spawns 2 Units instead of One. I've looked and looked for a "double_build" module and I've looked in command button and I have yet to figure this annoying thing out.[open_mouth] Any help as to how this is done would be greatly appreciated!

Posted by: Annihilationzh - Friday, December 5, 2008 1:28:24 PM
It's in the barracks code, not the red guard. [code] Behavior = ProductionUpdate ModuleTag_10 QuantityModifier = ChinaInfantryRedguard 2 End[/code]

Posted by: bel3ve - Saturday, December 6, 2008 11:37:40 AM
Thank you a LOT! That helps me a lot more than having to make a Angry Mob code for every single unit! (I did that for USA, the comps started spawning tanks in my base [open_mouth] so I had to cancel that idea!)