Xera_0
(ItsNotXera)
#1
Hello, I want to know how to disable the reset character button on the escape menu because it makes my game bug…
This button :
What I tried so far : I looked in the devforum for a question like this but I didn’t find anything so I tried to do it myself on roblox but no result…
I hope someone know how to do it
20 Likes
Basically just this:
game:GetService("StarterGui"):SetCore("ResetButtonCallback", false)
But here is the Roblox announcement on it if you want to learn more:
54 Likes
91repz
(Hajjabasgafafafeefee)
#3
For those who don’t know, put this in a LocalScript
in StarterCharacterScripts
.
27 Likes
91repz
(Hajjabasgafafafeefee)
#5
lmao 2 years later is crazy
I had to hold it in all this time, okay
1 Like