So the title is pretty much my question, but more specifically:
If I have a bunch of player ID’s, how would I make a system where I can use those player ID’s to do something to that specific player? Example:
ID = 11
If ID = 11: switch to team #1
Block code,
If Player ID =/>/< #-# broadcast message on channel, ____.
Team switcher, switch player to team #.
Make sure to have a relay that affects all players before running the block-code. This will let the ID check affect all players.
(If you need a system to grant player id’s;
Lifecycle, Game start, Relay all players, trigger with block code, Set Player ID to random integer between #-#, Player ID = Property, Player ID, I know its confusing. Then use the above system to compare Player ID’s, Hopefully this solves your problem.
(Sorry for the long yap-athon, if you need pictures I can try to get them, no promises, but I can try. )
1 Like