Thread Tools Display Modes
Prev Previous Post   Next Post Next
12-30-18, 05:58 PM   #1
GreyFox777
A Cliff Giant
Join Date: Jan 2017
Posts: 75
Show battle pet level

Hi there,

im trying to create an tag for battle pet level showing, but without any success...

Can some one show me right code for this?

my code for normal units seems like

Code:
tags[myaddon:levelclassification'] = function(unit)
		local l = UnitLevel(unit)

  return l


end
  Reply With Quote
 

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Show battle pet level


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off