#Why clone wont work without a variable
1 messages · Page 1 of 1 (latest)
** You are now Level 1! **
but after i wrapped the clone into this variable it clones to the folder and still clones to my backpack
U clone it and never parent the clobe
Clone
does anyone know why i have to wrap it around a variable
tool:clone() returns the clone you asked for. it doesnt automagically change the value of tool.
U set it to variable so u can parent it
if you did tool=tool:Clone(), that'd be different.
the tool is in serverstorage
it just clones the tool and keeps it, thats stinky because now you cant access it and it’s gonna take resources (memory leaks!!!!!)