#Text Resetting with 'ResetOnSpawn' turned off
26 messages · Page 1 of 1 (latest)
Just nothing happens when you click the button
the only thing that works is being able to click the button, which is literally a basic function built into it
Can you print at the beginning of the placeFlag function and confirm it is running?
I am pretty sure it's your if statement:
if not character or playerFlags[player.UserId] then return end
otherwise I don't see anywhere else it would return
sure, I’ll try that when I get home
Nope, it doesn't get there
I'm gonna just try to figure this out on my own. Thanks for trying to help 😊
** You are now Level 1! **
Never mind you said your local script is in starterplayerscripts and you’re referencing script.parent
You need to get playergui instead @dark trellis
I already got it
actually one thing i will say
whenever you die, the text on the "Place checkpoint" resets
so like if it says Checkpoint placed and you die
it'll say place checkpoint again
even if its already placed
Text Resetting with 'ResetOnSpawn' turned off
oh wait i might be little stupid
nevermind