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

How Would you Make the Player Buy a gamepass In game when they are dead, And then It Respawns them?

Asked by 4 years ago
Edited 4 years ago

Im kinda making a camping game right now, Im working on the death screen and a problem ive come across is to set up the gamepass, How would i make it so when you buy the gamepass it Respawns you? (Because if you dont you will never respawn)

Edit: Also im trying to put in into a Text Button Gui

0
oops forgot to say im not ripping iot off im making this from scratch and its fanmade BrandonXYZ9 18 — 4y
0
You should use a developer product for this thumbtack0 2 — 4y
0
But how would i make it so it respawns them? BrandonXYZ9 18 — 4y
0
Player:LoadCharacter Creacoz 210 — 4y
View all comments (2 more)
0
How would i do that? BrandonXYZ9 18 — 4y
0
idk how I could explain it better? Creacoz 210 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago
Edited 4 years ago

I don't really know what you mean, but here is this

local Player = game:GetService('Players').LocalPlayer

Player:LoadCharacter
0
I mean when You buy a developers product IN-GAME it makes you respawn BrandonXYZ9 18 — 4y
Ad

Answer this question