MegaGlest Forum
Modding and game content creation => Mods => Topic started by: Ingvarr23 on 28 January 2015, 12:54:50
-
How to make certain troops ( dead or produced) not affect statistics shown at the end of the game? :)
-
Do you mean this here? --> https://docs.megaglest.org/XML/Unit#count-unit-death-in-stats
-
Yes, thanks :D
Edit - It still shows that they were produced and killed (it loads just fine without any error)
<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!