.

I don't know, but I love the idea of unit morale... care to share what you're doing with this concept?
 
Lord Olleus said:
I have this really, really wierd bug when editing CvGameTextMgr.cpp. I have modified it so that it shows some extra info (the morale of the unit) when you mouse over it. It works fine when you launch the game and just play. However, if you save the game and then load it again, it doesn't show the new text and only shows the default one, as if CvGameTextMgr had never been edited. Anyone had this problem before or knows how to solve it?

Are you sure that the units morale is being saved and loaded correctly? I would suspect that cvgametextmgr is correct in not displaying any morale information after a reload just because the data no longer exists.
 
Back
Top Bottom