Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Soulofsin_007
Forum: General Authoring Discussion 06-20-10, 09:51 PM
Replies: 28
Views: 20,700
Posted By Soulofsin_007
I didn't even think about that. Edit:Mhmm brains?

I didn't even think about that.

Edit:Mhmm brains?
Forum: General Authoring Discussion 06-20-10, 03:57 PM
Replies: 28
Views: 20,700
Posted By Soulofsin_007
1. You do not need to create the frame through...

1. You do not need to create the frame through lua if you do it in XML. Just a different way to do it. I prefer lua.

2. Personal preference. Don't know if one is more efficient

3. Yes it will...
Forum: General Authoring Discussion 06-20-10, 10:00 AM
Replies: 28
Views: 20,700
Posted By Soulofsin_007
I couldn't even get the thing to work right. =/

I couldn't even get the thing to work right. =/
Forum: General Authoring Discussion 06-20-10, 06:04 AM
Replies: 28
Views: 20,700
Posted By Soulofsin_007
1. Events =...

1.
Events = CreateFrame("Frame")
Events:SetScript("OnEvent", function(self, event, ...)
if event == "PLAYER_ENTERING_WORLD" then
print("Hello"...UnitName("player"))
...
Showing results 1 to 4 of 4