#why does this clone 4 times

56 messages · Page 1 of 1 (latest)

green pebble
#
local aclone = game.Workspace.Part:Clone()        
aclone.Parent = game.Workspace
frosty isle
#

according to everything you sent

#

it doesn't

green pebble
#

idk why it does for me

#

oh well

arctic forum
#

Is that the full script?

turbid bluff
errant ibex
#

It just doesn't

nova swallow
#

and what type of script is it

green pebble
nova swallow
#

send the place file @green pebble

green pebble
#

its litereally nothing

#

i made a new baseplate and put a part in, and put the script in the part

#

and it does 4

#

idk

nova swallow
#

send it

green pebble
green pebble
nova swallow
#

the file

#

save it and send it here

green pebble
#

that?

nova swallow
green pebble
nova swallow
#

wrong one

green pebble
#

what u mean

#

worked for me

nova swallow
#

thats the lock file

#

send the rblx file

green pebble
#

that is

#

thats what it saves as

nova swallow
#

leave the place and send it

green pebble
#

allg

#

i dont use clone

#

its fine

nova swallow
#

nah bro

#

itll be a mistake youve done i can help if you show everything in the place

nova swallow
green pebble
#

i can make a new baseplate, put a new part in and put that script in

#

and it makes 4

nova swallow
#

oh wait yeah lol

#

it stops cause otherwise itd go on forever and crash studio

#

or your pc

#

if you add a wait it might act differently

green pebble
#

nope still 4

nova swallow
#

ok well

#

you shouldnt be cloning like that

#

if you want it to go on forever you should use a loop

#

if you only want one, you should move the script out of the part

#

the issue is that it clones the part which also clones the script, so it runs again

green pebble
#

maybe

nova swallow
#

that is 100% what is happening