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

Is it possible to make gear go from server to server?

Asked by 5 years ago
Edited 5 years ago

I'm having difficulty with making gear go from server to server.

What is suppose to happen is that if the player has a burger for example as gear and goes to a different server, once the player has reached the other server they would still have the burger.

Is there any way of doing this?

0
yes green271 635 — 5y
0
If you mean quite literally owning gear in a gear allowed game then yes they will always have it, if you mean some sort of gear that you give them then you could do so with datastore Vulkarin 581 — 5y

1 answer

Log in to vote
0
Answered by
gullet 471 Moderation Voter
5 years ago
Edited 5 years ago

If you're using TeleportService then you can send arguments like what gear they should get. If you're not then you'll need to store it in a DataStore and load it upon joining.

Ad

Answer this question