View Single Post
  #1  
Unread 06-27-2006, 06:49 PM
Retsek Retsek is offline
A Young Mystail Rat
 
Join Date: Jul 2005
Server: Antonia Bayle
Posts: 5
Default Capturing a DynamicData Change?

One of the things troubling me most about our friendly UI interface is the Dynamic data issue. For example

the /Gamedata.self.experiencecurrent is updated whenever your XP changes however NONE of the onshow, onactivate, onenable etc... flags recognize that it changes.

Anyone have any ideas on how to know when a dynamic changes? I thought perhaps using the Actiontype="Experience" on a button or page would allow me to track it but no luck so far.

The usage I'm after is to get the XP value convert it properly to a number combine with the bubbleXP and make the correct number display. Otherwise if you just crop and past numbers you are always wrong when the number changes over a decade mark.
Reply With Quote