Well in that case,
local PlayersService = game:GetService("Players")
local LocalPlayer = PlayersService.LocalPlayer
local SurfaceGui = LocalPlayer.PlayerGui.SurfaceGui
Well in that case,
local PlayersService = game:GetService("Players")
local LocalPlayer = PlayersService.LocalPlayer
local SurfaceGui = LocalPlayer.PlayerGui.SurfaceGui
Give me a second to test all of this, this may take a minute, I’ll edit this comment when I have an update
THANK YOU SO MUCH. I have been stressing so much and you have finally helped me fix this issue. I was so worried that I wouldn’t be able to finish this in time. Once again, thank you so much. You don’t know how big this is a deal for me, you saved me from a lot of stress
You’re welcome.
Happy coding, and have a nice day!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.