#how du i play a round with clones
1 messages · Page 1 of 1 (latest)
store that clone in a variable
how
local Clone
if tipe == 1 then
chance = math.random(1, 1000)
if chance == 1000 then
Clone = file.Badge:Clone()
end
end
oooohhhhhhhhh
thanks dawg