Posted on: 09-29-2012 - Updated on: 09-29-2012 - viewed 7667 times
Description:
Prints how much health you have with Soul Link
author:
/script playerHP = UnitHealth("player") /script petHP = UnitHealth("pet") /script print("Total HP:" ..playerHP+petHP)
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
It look like the page you're looking for doesn't exist, sorry
Search stories by typing keyword and hit enter to begin searching.
Here's an example of what your Wow macro will look like: