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!
I want to make 12 players get one of each stands
-
What is the issue? Include screenshots / videos if possible!
The issue is that when players get stands, they can get the same stand. I don’t know how to make it so when a player gets a stand it’s taken and nobody can take it
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I’ve looked at many posts but nothing seems to help me
I don’t know how you’re assigning the lemonade stands to players. You could assign an boolean Attribute named ‘Occupied’ and set it to true when a player claims one.
when the game starts the it’s taking players and randomly gives them a stand, but the problem is the two players can get one stand and idk what to do.
Could you share your code so we could take a look and assess what’s going wrong? Thank you
i dont think so i deleted it cause i thought it’s bad. ill try to make the same thing again and paste it here
btw how do I delete posts? I think i found a solution