#Text Resetting with 'ResetOnSpawn' turned off

26 messages · Page 1 of 1 (latest)

crisp rock
#

What exactly isn't working?

#

Are you experiencing any errors?

#

Partial functionality?

dark trellis
#

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

sacred tendon
#

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

dark trellis
dark trellis
#

I'm gonna just try to figure this out on my own. Thanks for trying to help 😊

crisp kelpBOT
#

studio** You are now Level 1! **studio

sacred tendon
#

Never mind you said your local script is in starterplayerscripts and you’re referencing script.parent

#

You need to get playergui instead @dark trellis

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

dark trellis
#

this is the script under the button