Page 1 of 1

MeleeSkill

Posted: Sun 11 Feb, 2018 1:41 pm
by LOCALgHOST
A question to mod makers.
Is there a way to display current melee skill of the units in game? and armor type instead of simple "infantry" (inf/Hinf/SHinf/infFR)

Maybe some macros/variables in tooltips?

Re: MeleeSkill

Posted: Sun 11 Feb, 2018 5:53 pm
by Myrdal
There are no exposed functions to read the ms value, only modify it. Same goes for a unit's speed, which would also be handy. So no, there's no simple way to do it.

Re: MeleeSkill

Posted: Sun 11 Feb, 2018 7:31 pm
by LOCALgHOST
where I can read about the whole system?

Re: MeleeSkill

Posted: Mon 12 Feb, 2018 2:33 pm
by Toilailee

Re: MeleeSkill

Posted: Tue 13 Feb, 2018 7:20 am
by LOCALgHOST
Sorry if I don't make my question clear - about whole modding idea and organization, from which files could get actual numbers, how to unpack SGA, what API functions I can use.

And maybe I could help you guys with Codex to get it closer to good old fashion www.Dow2.info? I could throw some time in it.