Untitled
Anonymous
plain_text
08/02/2024 3:05 AM
304 B
20
Indexable
for i = 1, 255 do position.stackpos = i if getThingFromPos(position).uid and getThingFromPos(position).uid > 0 and isContainer(getThingFromPos(position).uid) then Position = position Check = true break end end
Editor is loading...
Leave a Comment