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

How does game:SavePlace and game:CreatePlace() work?

Asked by
0ea 0
10 years ago

I want to save my place or create a place within my game how do i do that?

2 answers

Log in to vote
0
Answered by 10 years ago

CreatePlace and SavePlace both require beta access. If you do somehow have beta access, you can use game:CreatePlace("PlaceName",463128561) (where the 463128561 is the ID for the template you're using, OR if the template doesn't exist, sets the place's ID to 463128561). As for SavePlace, I uh, don't know.

0
You should know! 0ea 0 — 10y
0
I think it's like game:SavePlace(Enum.SaveFilter.SaveAll) or something. hievery1 70 — 10y
Ad
Log in to vote
-1
Answered by 10 years ago

Just use wiki. There is everything you would need to know about CreatePlace and SavePlace:

http://wiki.roblox.com/index.php?title=CreatePlace_and_SavePlace

Answer this question