WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   [Classic] How to check party members level (https://www.wowinterface.com/forums/showthread.php?t=58182)

swamplestar 08-29-20 03:27 PM

[Classic] How to check party members level
 
Hi all, been having a heck of a time looking for this one. Is there an event or function that checks party members level or when they level up? I know about PLAYER_LEVEL_UP but that only applies to my character and not others, correct?

Xrystal 08-29-20 03:33 PM

event would be UNIT_LEVEL and function would be UnitLevel.

https://wow.gamepedia.com/UNIT_LEVEL
https://wow.gamepedia.com/API_UnitLevel

However, there is the scaled equivalents which I haven't touched myself and couldn't see an equivalent event for it.

https://wow.gamepedia.com/API_UnitEffectiveLevel

sezz 08-31-20 01:08 PM

Quote:

Originally Posted by Xrystal (Post 336725)
However, there is the scaled equivalents which I haven't touched myself and couldn't see an equivalent event for it.

https://wow.gamepedia.com/API_UnitEffectiveLevel

UnitEffectiveLevel doesn't exist in Classic (I use it in retail for getting party synced levels).

Xrystal 08-31-20 05:53 PM

Oops .. didn't notice the [Classic] tag .. sorry


All times are GMT -6. The time now is 05:36 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI