Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Durnus
Forum: Lua/XML Help 11-11-07, 12:23 PM
Replies: 4
Views: 4,097
Posted By Durnus
Ah! Or, even better, don't bother looking...

Ah!

Or, even better, don't bother looking through all that LUA and look here:

Tutorial (http://www.wowwiki.com/HOWTO:_Hook_chat_frames_to_modify_or_suppress_messages)
Forum: Lua/XML Help 11-11-07, 10:44 AM
Replies: 4
Views: 4,097
Posted By Durnus
I would like to know this too, this would be very...

I would like to know this too, this would be very useful. :)
Forum: Lua/XML Help 11-11-07, 08:52 AM
Replies: 1
Views: 4,291
Posted By Durnus
Displaying table values?!?

Tables/arrays are really confusing... I wish LUA would just use the normal way of doing it.

Well, I've got this:

for i,v in pairs(ordersN) do
if (type(i) == "number") then
i =...
Forum: Lua/XML Help 11-10-07, 07:21 PM
Replies: 3
Views: 3,420
Posted By Durnus
Oh, thanks. I meant arrays. :o I'll check this...

Oh, thanks. I meant arrays. :o

I'll check this out, thanks for the help.

EDIT: Your code doesn't work. It looks like there is an error with the parenthesis, are they supposed to be unending? ...
Forum: Lua/XML Help 11-10-07, 05:59 PM
Replies: 3
Views: 3,420
Posted By Durnus
Recieving and sending tells?

Okay, three questions. ;)

1- How do you recieve tells and interprete what was said?

2- How do you send tells?

3- How do you create a table?

Thanks if you can answer. These things will be needed...
Showing results 1 to 5 of 5