... and can be used to recreate a zone later. local zone = lib.zones.box({...}) zone:remove() SetTimeout(500, function() lib.zones.poly(zone) end) ...
確定! 回上一頁