Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: briggsy
Forum: Lua/XML Help 11-19-05, 02:58 AM
Replies: 6
Views: 4,604
Posted By briggsy
at themoment i curetly have a separate LUA file...

at themoment i curetly have a separate LUA file containing my table/array.

for example
Table = {
["User"] = {
["Angelinan"] = {
["name"] = "Angelinan",
["rank"] = "officer",
},
...
Forum: Lua/XML Help 11-18-05, 08:59 AM
Replies: 6
Views: 4,604
Posted By briggsy
i cant seem to call the function in my loop. if i...

i cant seem to call the function in my loop. if i do it almost crashes the game with a string overflow.

my Result function has its own loops to get the data from my source. ?(multipul search...
Forum: Lua/XML Help 11-17-05, 04:32 AM
Replies: 4
Views: 4,799
Posted By briggsy
that was the problem, it seemed to work before...

that was the problem, it seemed to work before but at least i know what to do now :).
Forum: Lua/XML Help 11-17-05, 04:20 AM
Replies: 6
Views: 4,604
Posted By briggsy
Yes, result is a global from another function...

Yes, result is a global from another function that searches my data, this is strange, (im a noob) how do i display "Result" then? so it only displays the number of results i have.

Thank you for a...
Forum: Lua/XML Help 11-17-05, 03:28 AM
Replies: 4
Views: 4,799
Posted By briggsy
I dont know what happened, but all i had to do...

I dont know what happened, but all i had to do was restart WoW and it solved the problem.
Forum: Lua/XML Help 11-17-05, 03:26 AM
Replies: 6
Views: 4,604
Posted By briggsy
For Loop Question,

Hi i have a table of Data that is searched using an editbox, i have that working however, when i display the results in a For table i get the frst result spammed over and over, here is how my loop is...
Forum: Lua/XML Help 11-15-05, 07:31 AM
Replies: 4
Views: 4,799
Posted By briggsy
Strange Error, Cant find the LUA

Hi, im making a simple mod, (not my first) however for some strange reason when i load it in WOW i get an error saying im calling an undefined global, (the OnLoad();) i double check my spelling...
Showing results 1 to 7 of 7