Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-13-09, 04:52 PM   #1
Rhamses
A Theradrim Guardian
Join Date: Jun 2009
Posts: 61
Calling Functions

What I write below works. I am trying to figure out why

in the Lua
function ExecuteWarning_Update(name, health, maxhealth)

When I go back to the xml

I see the button has an on load script
this:RegisterEvent("UNIT_HEALTH"); this:RegisterEvent("UNIT_MAXHEALTH"); this:RegisterEvent("UNIT_NAME_UPDATE");

with on_event
ExecuteWarning_Update();

How much wiggle room is there or are there some variable definitions that I missed somewhere?

Rhamses
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Customization » nUI: Developer Chat » Calling Functions


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