Quote:
Originally Posted by Landiin
If the clock's is always visible then the onshow will never fire. The best way to do this is to add a text object that changes with dynamic data. Something like <Text Name="ini" DynamicData="GameData.Self.Subclass" OnTextChanged="show_window Custom.player2" />. Only thing is now when ever u change toons the window will open.
|
I want the window to show all the time on any toon, so this is perfect, I'll give that a try tomorrow. Thank you!
