I know I went wrong somewhere I just dont know where.
Without futher information we can’t help you. Please try to follow the topic information thing that is provided when you create a new post, seen below:
You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
-
What is the issue? Include screenshots / videos if possible!
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
-- This is an example Lua code block
Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.
So this script is suppose to update the global clicks board basically when ever someone clicks the part it adds +1 value to the board displayed in the game and I want it to be globally so when any player clicks it +1 value is added the code shown above is suppose to update the board value
it may have an error on line 20 ,i think u should change it to local textlabel = THESIGN.SurfaceGui.Frame.TextLabel .
If it isn’t,I hope you provide more message such as the localscript you fired or more picture.
By your instructions,if you want trigger updateglobaltextlabelvalue you should change globalTextLabelValue first,you may forgot it.