Xera_0
(Xera)
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 
24 Likes
Basically just this:
game:GetService("StarterGui"):SetCore("ResetButtonCallback", false)
But here is the Roblox announcement on it if you want to learn more:
69 Likes
91repz
(Bluegenic)
3
For those who don’t know, put this in a LocalScript in StarterCharacterScripts.
39 Likes
91repz
(Bluegenic)
5
lmao 2 years later is crazy
I had to hold it in all this time, okay 
2 Likes