Im trying to learn LUA for 2 days, since I found project to work on and somebody told me some basics. I was able to write some really basic codes (about pollution vallues, coords, and so).
Now I made
this
(Its command for getting coords of all chunks).This prints me much more lines than I can see (as I have many chunks generated on map).
But what I cant understand is why
this
gives me only few names of tiles and not name of every tile of every chunk...