GroupLeaderEXP % problem (not divide by 3.3 obviously)

Forum for posting custom UIs, portions of UIs, and HUD stuff using MQ's enhancements.

Moderator: MacroQuest Developers

TheNewGuy
a snow griffon
a snow griffon
Posts: 307
Joined: Sat Jul 10, 2004 9:33 am
Contact:

GroupLeaderEXP % problem (not divide by 3.3 obviously)

Post by TheNewGuy » Thu Jul 22, 2004 8:38 pm

Hello all!

Going GREAT on mu UI (Which I will release here once I get all the bugs out)

But I have 2 more questions.

1 - With EXP and AAEXP you can just divide by 3.3 to get your current percent with 2 decimal places. I used this same formula for the GroupLeaderEXP and it's WAY off. I'll be glad to do the legwork, just how would I go about finding out the exact number I have to divide by?

My first thought would be to use EQ's % and then look at the raw GroupLeaderExp, and divide accordingly and then tweak the number up and down till it's right (would have to ding a couple Groupleader AA's to do this though) <-- Anyone able to think of a simpler way, or better yet - tell me what i should divide b to get the correct percent?

2 - For the Character State - where it returns FEIGN - STAND - SIT... When a Monk/Necro/SK FD's unsuccessfully will it still show FEIGN? or will it show something different? (I play a druid, so I'm not sure, but want to know if this feature is something needed/wanted from the Necro /SK's out there since my UI is really a caster only UI.)

Thanks in advance - the biggest thing I'm having problems with right now is the Groupleader EXP thing...
[quote="dont_know_at_all"][quote="sybarite"]Um.. search works fine for me (used spell_routines.inc)... Try scrolling down you lazy fuck.

http://www.macroquest2.com/phpBB2/viewtopic.php?t=8964&highlight=spellroutines+inc[/quote]

That's great but he's looking for move.inc, you fucking spastic colon.[/quote]

WhiteWolf
a ghoul
a ghoul
Posts: 89
Joined: Wed Apr 14, 2004 5:41 am

Post by WhiteWolf » Thu Jul 22, 2004 9:28 pm

i cant answer your first question, but i can answer the second.

yes, on a failed feign the state will still be listed as feign, because that is the position your character is in.

frabtik
a ghoul
a ghoul
Posts: 114
Joined: Sat Feb 21, 2004 10:07 am

Post by frabtik » Fri Jul 23, 2004 12:36 am

Maybe I don't understand your question but what do you need a formula for? I haven't tested this but I assume it works just like the regular exp and aa exp.

${Me.PctGroupLeader}
${Me.PctAA}
${Me.PctExp}

You try checking the readme file? Or using search?

oorglebot6000
a lesser mummy
a lesser mummy
Posts: 34
Joined: Sun Jun 13, 2004 12:41 pm

Post by oorglebot6000 » Fri Jul 23, 2004 3:45 am

Try dividing by 10 instead of 3.3.

Whrip
orc pawn
orc pawn
Posts: 19
Joined: Tue Jun 22, 2004 1:03 pm

Post by Whrip » Mon Sep 20, 2004 2:27 pm

${Me.PctGroupLeaderExp}

User avatar
Cr4zyb4rd
Plugins Czar
Posts: 1449
Joined: Tue Jul 20, 2004 11:46 am

Post by Cr4zyb4rd » Mon Sep 20, 2004 4:43 pm

Divide by 10, both types of leadership experience are stored 1-1000 client side rather than 1-333.