WoW:API UnitLevel: Difference between revisions

m
fix mispelled "your"
No edit summary
 
m (fix mispelled "your")
Line 5: Line 5:
   /script SendChatMessage("Level "..UnitLevel("target"));
   /script SendChatMessage("Level "..UnitLevel("target"));


will say, if your targeting a lvl50:
will say, if you're targeting a lvl50:
Level 50
Level 50


Anonymous user