jojoweb
Chimpa-Z
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 ?
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 ?