Fairly positive the number of slots per page is fixed.
There's a buncha XP window mods that include percentage displays. Easiest thing to do is download one and copy/paste the text objects from that into whatever window you want to show them.
Fairly certain the hour data is perma 12hr. It MIGHT be possible to grab the rotation number off the dial, and do some math to convert that to 24hr (Norath time), but it wouldn't auto-update and its not gonna give you real time. You'd have to set an event like OnHoverIn to update it.
hmm... MIGHT be possible to test for PM and add 12 to the hour, but you'd have the same update issue.
|