Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-06-20, 07:24 PM   #1
TransformedBG
A Fallenroot Satyr
Join Date: Oct 2010
Posts: 23
lists with variables?

is there a way to put a variable into a list? my brain aint working today...


ie:

Code:
some_list = {}
some_list["whatevre"] = {
"something something something " (some variable) " sometihng something.",
....
}
I mean other than a global variable thats made before it.. but if i wanted that variable to change more frequently.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » lists with variables?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off