Page 1 of 1
Unit's abilities order
Posted: Tue Oct 22, 2013 8:54 am
by enric
Is there a way to control the order in which unit's abilities are shown?
Re: Unit's abilities order
Posted: Tue Oct 22, 2013 3:10 pm
by pipfromslitherine
//allows us to sort the order in which the onscreen order icons are shown. Default priority for all icons is 0. Use in the CHECK fn.
SetIconPriority(priority)
Cheers
Pip