This guide will teach you how to use player IDs. You will need to first build the voting menu, finding the next player’s name, and resetting player ids parts of this guide:
Concept
The concept that this uses is to use player ids to iterate through the server. Since we don’t want other people interfering with our popup, it uses a few bypass properties:
Receiving for new player
In Queue
Is somebody using
The first one checks if the person wants to change their current player. The second one checks if the person is waiting. The 3rd one checks if the somebody is using it, or if the player has to wait.
So how do we make the computer do stuff to the selected player? So we input the desired player ID to a global variable, and a trigger checks if the player’s id is the same one as the global property. And from there, you can do whatever you want.
The last reply to this topic was 7 months ago. Your reply will bump the topic to the top of its list and notify anyone previously involved in the conversation
Are you sure you want to continue this old conversation?