View Single Post
  #109  
Unread 01-14-2008, 10:23 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by gm9 View Post
Good point tknarr, I never though about that. I guess I'll have to add the EffectiveLevel dynamic data somewhere and use that instead. It's not currently used anywhere so you can't currently address it via the buttons.
I'd found the EffectiveLevel data, but it's the opposite of what I'm looking for. It shows my mentored level, what I'm looking for is my true level regardless of what level I'm mentored down to. What I'm seeing happen with the auto-level-detection code you posted for the QRBs is that, if I'm a level 65 warden mentored down to level 20, the buttons wind up casting my low-level spells instead of the highest-level ones I have. I'm going to experiment tonight with dumping some info out in a chat channel to see exactly what the variables are.

What's interesting is that the Level dynamic data doesn't appear to be a number. When you're mentored it looks like the text is something like 15(39), not just a number, where the first number is your current level and the number in parentheses is your true level.
Reply With Quote