View Single Post
  #16  
Old 04-11-2007, 01:09 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
inv_item=Blah,Blah1,Blah2

If you meant something like

inv_item1337=id=1,quantity=1,foo=3

etc.

You could use getDynamicVarNames(); Use a str.starts(); and then use a ( "varname_" @ ITEMNAME ) = array;
then when accessing you could create a TStaticVar() and obj.LoadVarsFromArrays();
__________________
Reply With Quote