[Question - SDK] How to refresh Units' flag

jojoweb

Chimpa-Z
Joined
Jun 6, 2004
Messages
493
Location
Lyon, France
Hi !

To apply a new concept in my mod (Total War 0.94), i need to refresh the flags displayed on the main screen. I know a way to refresh the active player's principal flag (by using "gDLL->getInterfaceIFace()->setDirty(Flag_DIRTY_BIT, true);", but i don't know any way to refresh the flags shown beside the player's units.

Is anybody know a way to do this ?
 
Back
Top Bottom