so i have a game with like 2000 visits and i think its time to remove the old “choosing map” feature. So im quite bad at coding, and i have thought about making the code after i made a (for me, because im bad) 30 minutes gui, and i dont want to just throw that idea away. there are lots of tutorials on youtube, although that are parts to touch or already done tutorials with Free models. I need a smal explanation of how such thing works WITH my gui. here is the setup of the vote buttons and stuff:
Hey, I tried this script out for my game, but when I tested it out, it gave me these warnings where it didn’t get the second choice and the third one. What should I do?
You can’t change ObjectValue with numbers, in my opinion, you should use NumberValue or IntValue to change values
Links if you want to know more about them: IntValue , NumberValue