Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Difference between templatePlaceID and PlaceId? or is their even a difference

Asked by 6 years ago
Edited 6 years ago
local level1Id = 1630022725 -- PlaceID
MainPlayerId = player.UserId
Game = game:GetService("AssetService"):CreatePlaceAsync("New Place hosted by ".. tostring(MainPlayerId), level1Id)

It returns an error saying Http403 (TemplatePlaceCannotBeCopied)

Ive looked everywhere for this error and to fix this code but no one has ever said anything. so anyone understand what ive done wrong?

1 answer

Log in to vote
0
Answered by 6 years ago

The Reason You Are Having This Error Is Because You Do Not Own This Place You Can Only Copy Games You Have Permission To Copy Like Uncopylocked Games And Group Games That You Have Permission To Build In.

Ad

Answer this question