im making a gamepass
something like if the button text ~= Equip then
it will get marker place service
elseif button text == buy then
button text change to Equip
but when i died the gui reseted so the player need to buy it again
im making a gamepass
something like if the button text ~= Equip then
it will get marker place service
elseif button text == buy then
button text change to Equip
but when i died the gui reseted so the player need to buy it again
All screen guis have a property called ResetOnSpawn, disable it in order to keep your original screen gui.
You an turn that of under properties of the screenGUI
where can i disable it?
.
.
.
.
.
.
.
i cant find it in StarterGui
.
.
.
.
You’ll be able to disable it from the ScreenGui property.
Make sure this box is unticked.
Go to the ScreenGui, you’re having problem with then go to it’s properties then disable it.