I’m trying to make a two option difference voting system, and I just ran into my last problem
I think this should’ve worked, maybe it did? But my text property value counter didn’t show it.
Maybe because this is my 3rd time using block code, everything here is wrong?
But also the last two images are the things not working.
So I retreat to the question
“Why doesn’t this block code work? And how would I fix it?”
Hmmm, yes, but I need them to be global so the voting system works, and I forgot to say that it’s only the last 2 images that don’t work.
All the other images worked and I provided them to give you background information.
All the activity feed items are meant to help debug the program by showing you where the code goes, and what results are returned.
PS:
Don’t copy all my code, it’s just an example.
I will implement that because I need it for something else…
But I think I found the problem, the text that provides me with the property values only updates when I press a button, how can I make it so that it is being updated all the time without me pressing the button for voting on the property it is responsible for?