add print statements. Up to what part does it break?
itās not giving me any errors in the output relating to this script, odd
does it atleast clone the map?
dont put scripts in serverstorage unless its like, a piece of code you want run when changed to workspace,
put it in serverscriptservice hope that helps
it started to work againā¦ weirdly enough
BUT i am getting this error
itās because the button is a model, not a part or union
i tried a workaround:
but it didnāt do, what should i change?
OH RIGHT SORRY SORRY. I meant to say serverscriptservice. Thank you
You put the max spawnblocks as 11 when the max value it should be is 3.
That variable should only be the max number of spawnparts.
Manually set the PrimaryPart of the model to a part inside the Button model.
Then instead of changing the position,
say Button:SetPrimaryPartCFrame(CFrame.new())
i did this and edited the variable back to 3, but the spawnblocks are still there; not being replaced by the actual buttons
edit: the button appears under the map, but itās only one