#Overhead gui custom level not working
26 messages · Page 1 of 1 (latest)
use userid tho instead of name
Imagine changing the UI value instead of the actual stat value
local or server script ?
If he's changing the GUI then it's most likely a LocalScript.
yeah, but if he use a server script then its normal it dont work
Again, he's changing the UI instead of the actual value.
...
The value he's trying to change is only visual
Not the actual value responsible for the level
If you were to suggest that UI value is the actual primary one the game works with, that means the game's stats can be controlled locally, which is impossible as he claimed that didn't work.
change the actual value, where is your actual value in explorer,
for example game.Players.USERNAME.Stats.Level.Value = 9999
I don't know where you locate your actual value
that's just example
Yes
But please use UserId
Player.Name isn't a good choice
If you change your name it will stop working
This includes other players as well
Idk how the script works, you may leave it to whoever is working on that?
You can just change the color to 1,1,1
But that would effect everyone
With that level
Yeah sure then
yeah just remove those lines