1
Mods / Re: How to make certain troops ( dead or produced) not affect statistics?
« on: 29 January 2015, 12:33:40 »
Yes, thanks
Edit - It still shows that they were produced and killed (it loads just fine without any error)
Edit - I put near the light tag and it worked!
Edit - It still shows that they were produced and killed (it loads just fine without any error)
Code: [Select]
<count-unit-death-in-stats value="false"/>
<count-unit-production-in-stats value="false"/>I put this just below<unit> tag.Edit - I put near the light tag and it worked!

