View Single Post
11-02-18, 08:01 PM   #2
Terenna
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 105
AddOnList.list ={}
list = AddOnList.list

I don't think you can make a local table inside of a table with the syntax you've used.
  Reply With Quote