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

How do I make a gamepass that allows the player to have gear in-game?

Asked by 10 years ago

I know how to make a V.I.P door gamepass of course, but I need to figure out how to make a gamepass that will let the player have multiple gear in game. I'm really tired of using gamepass V.I.P doors, so please help. I will award you with reputation and accept your answer if you tell me how.

1 answer

Log in to vote
-1
Answered by
Goulstem 8144 Badge of Merit Moderation Voter Administrator Community Moderator
10 years ago

By have gear in game I'm assuming you mean have their gear.. You could enable gear for the game and then when a player enters then check if they have the pass.. PlayerHassPass method off of GamePassService.. and if they DO have it then do nothing but if they don't then remove all their gear. Preferably do the checking with a CharacterAdded Event so they don't have to rejoin the game if they buy the pass while in the game. If this isn't what you want then explain further please

Derped

Ad

Answer this question