for x=0,tablexlength,1 dofor y=0,tableylength,1 doif table[x,y] != "NONE" dotpt.create(posx, posy, table[x,y])endendend
0,tablexlength,1