#non working list

3 messages · Page 1 of 1 (latest)

river lake
#

Use a list<string> variable and list add instead of list set element, you can't set or add an element to a list create

ornate shuttle
#

You cannot modify list that are list create, use list variable instead

#

Also use list add.