5 messages · Page 1 of 1 (latest)
if i do: if not posGrid[x+1][z] then return end the error doesnt stop
posGrid[x+1] probs doesnt exist?
it didnt 💀
This
U can't set a[b][c] without creating a[b] first