Forum




free images
4 Antworten




1
2
3
4
5
6
2
3
4
5
6
local objectlist=object(0,"table") for _,id in pairs(objectlist) do if oject(id, "type") == 40 then 	freeimage(id) end end





local objectlist=object(0,"table") for _,id in pairs(objectlist) do if oject(id, "type") == 40 then 	freeimage(id) end end