How do I read a subtable within a table? I tried to return the value with the following function but went wrong.
name = {"Lowes", "Renata", "Titia", "Maria"}
health = {}
posx = {}
posy = {}
posz = {}
players = {name, health, posx, posy, p...
asked by
20.12.2017 / 16:50