Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: thejoester
Forum: Lua/XML Help 12-22-09, 12:00 AM
Replies: 7
Views: 17,430
Posted By thejoester
OK i found the issue, I was assigning its value...

OK i found the issue, I was assigning its value from UnitBuff() and passing it the spell id, however it doesn't always have a value for spell id.

So I created a function to check the value and if...
Forum: Lua/XML Help 12-21-09, 05:14 PM
Replies: 7
Views: 17,430
Posted By thejoester
Error 'attempt to concatenate global'

ok I am getting this error in my addon



The line of code it is erroring on is

debugLog = "DEBUG: Spell ID:" .. SID;

I have delared this in my OnLoad() function and assigned it a value of one,...
Forum: Lua/XML Help 05-18-08, 10:58 PM
Replies: 0
Views: 4,629
Posted By thejoester
need help with error "SendChatMessage(): Invalid escape code in chat message"

I am having an error doing a SendChatMessage() to send a notification to guild chat to announce a "ding". In this message I want to include my /played information so I have the following code:


to...
Forum: Lua/XML Help 11-23-06, 01:08 AM
Replies: 1
Views: 2,996
Posted By thejoester
BC - Tutorials?

Anyone know of a quick tutorial / overview of changes to LUA for BC? Or any sites with API for 2.0?

Thanks
Forum: Chit-Chat 11-09-06, 05:41 PM
Replies: 279
Views: 69,748
Posted By thejoester
Well my ID is 30 and my email was correct so I...

Well my ID is 30 and my email was correct so I guess ill just wait and hope i get it soon

Thanks for all your efforts Cairenn, you are awesome!
Forum: Chit-Chat 11-09-06, 04:44 PM
Replies: 279
Views: 69,748
Posted By thejoester
Still have not gotten mine either, any way to...

Still have not gotten mine either, any way to check the email addresses to make sure we didnt have typo's?

Thanks for working with us!
Forum: Lua/XML Help 08-11-06, 11:52 AM
Replies: 3
Views: 4,007
Posted By thejoester
Ok, Sorry for the double post but i found...

Ok, Sorry for the double post but i found something that woked

I used UIErrorsFrame:AddMessage()

Now I would like to know if anyone knows how to modify the size and effects

I found ...
Forum: Lua/XML Help 08-11-06, 11:32 AM
Replies: 3
Views: 4,007
Posted By thejoester
Thanks for the info... So I need to specify a...

Thanks for the info... So I need to specify a particular frame name

DEFAULT_CHAT_FRAME will add it to the chat frame window, I want to add it to the screen like when you get EXP, enter a new zone or...
Forum: Lua/XML Help 08-08-06, 12:27 PM
Replies: 3
Views: 4,007
Posted By thejoester
Displaying text on screen...

I am having trouble displaying text on the screen on certain events. You know how when you Zone, or complete a quest you get colored text on the screen?

How do I do that?

I read on WoWWikki and...
Forum: Lua/XML Help 07-21-06, 02:06 AM
Replies: 2
Views: 4,183
Posted By thejoester
Need help with lua error

Anyone know about coroutines in Lua?

Here is the setup. I am working on an Addon to capture a screenshot when you level up. I got that part working however, the screenshot does not show the golden...
Showing results 1 to 10 of 10