Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Raden101
Forum: Lua/XML Help 06-04-08, 09:04 PM
Replies: 1
Views: 2,646
Posted By Raden101
Question Table in table Calling??

Iv been tring to do this for some time now and i cant seem to find how to do it in any lua libs. or anything. i want to call strings from a table thats in a table

TB1 = {};

TB1[1] = {
"I want...
Forum: General Authoring Discussion 06-04-08, 08:45 PM
Replies: 4
Views: 9,055
Posted By Raden101
Help with tables.

Iv been tring to do this for some time now and i cant seem to find how to do it in any lua libs. or anything. i want to call strings from a table thats in a table

TB1 = {};

TB1[1] = {
"I want...
Forum: General Authoring Discussion 06-03-08, 07:39 PM
Replies: 1
Views: 6,463
Posted By Raden101
So i found out in wow uid once you add file to a...

So i found out in wow uid once you add file to a project you have to right click it and hit Include in project... i think it should default this way.. or have a note be made somwere tha can be seen..
Forum: General Authoring Discussion 06-03-08, 04:39 PM
Replies: 1
Views: 6,463
Posted By Raden101
Whats rong?

NameL = getglobal("MyForm".."NameLabel".."Label");
TextL = MyVar["Name"];
NameL:SetText(TextL);

and on another lua file i have this

MyVar= {};
MyVar["Name"] = "Text here";

and it will not show...
Forum: Lua/XML Help 05-29-08, 06:57 PM
Replies: 1
Views: 2,936
Posted By Raden101
Post Var from other .lua file

im tring to get a var from another lua file but cant seem to do it. im kinda new to lua. also im using "Addon Studio for world of warcraft" as my editor, i dont klnow if that mattes or not.. thank...
Showing results 1 to 5 of 5