Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: EmGooser
Forum: Lua/XML Help 06-12-06, 05:04 PM
Replies: 4
Views: 5,736
Posted By EmGooser
Looks like your onload is not running. You can...

Looks like your onload is not running. You can use "poor man's debug" and put a DEFAULT_CHAT_FRAME:AddMessage("It fired") and see if it fires in your on load event. Also try opening up the xml in...
Forum: Lua/XML Help 06-12-06, 04:57 PM
Replies: 2
Views: 3,735
Posted By EmGooser
thanks. I will give it a shot tonight

thanks. I will give it a shot tonight
Forum: Lua/XML Help 06-10-06, 03:03 PM
Replies: 1
Views: 3,304
Posted By EmGooser
use the CHAT_MSG_WHISPER to find out when someone...

use the CHAT_MSG_WHISPER to find out when someone send you a tell then on the event handler arg1 should holdthe text they sent you and arg2 should tell you who. From there just look up the DKP by...
Forum: Lua/XML Help 06-10-06, 12:59 AM
Replies: 2
Views: 3,735
Posted By EmGooser
Who is trading with me?

I have having an issue finding a function or event that will tell me WHO is trading with me if they open the trade up. Wow wiki tells me that TRADE_REQUEST no longer works (and I have tryed it too)....
Showing results 1 to 4 of 4