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

How does SavePlace api work? It saves override?

Asked by 8 years ago

How does it save if multiple places are present. For instance, if you have a building game w/blocks and a lot of multiple server does it override? How does it work?

1 answer

Log in to vote
0
Answered by 8 years ago

SavePlaceAsync()

Saves the state of the current place. This only works for places created with CreatePlaceAsync() and CreatePlaceInPlayerInventoryAsync().

The Wiki link here

Unfortunately, this will only save if the place was originally created using CreatePlaceAsync()

0
There is another one, it's just plain SavePlace. Can you help me w/this : https://scriptinghelpers.org/questions/21830/saveplace-api-is-not-working-for-me-error-help? Arithmeticity 167 — 8y
Ad

Answer this question