Roles in each (2) team for one person such as commander, medicals, etc.
You give them stats, like a health regen or a better gadget
yeah, I think I can make a random person on each team get promoted after a certain time like a repeater or smth
Use a trigger with a delay set, not a repeater. Uses much less memory for the same use.
idk
congrats on reg, tho I’m lowk surprised since like u haven’t done a lot to help the forums
I you want it to be random, use a relay, and don’t use a repeater, trigger loops are better
How did you beat me? Kormorant
yeah, like the repeater to a random person when the trigger triggers and give them stuff.
would I have to make an individual repeater for each team, or put single player on each team?
No, we both said don’t use a repeater. It takes up 10x more memory than a trigger - plus, you would probably need one trigger a team at least
o oops I meant relay
Yeah, def 1 relay a team
so, don’t put in single player on each team cause that will mess it up right?
If you have teams, it shouldn’t be too hard - you’ll just have to give a random player a role on that team through a relay, however - if you don’t, it will just be 1 relay.
Additionally, if there are multiple roles, how do I prevent the same player from getting a role twice?
…
…
…
You’ll need a checks and balances system, where when one player gets it, it’s fine, but then if it tries to select a random player and checks to see if that player already has a role, it redoes the system to try again.
Or, you can have a role selection system where the player chooses what they want.
would I use something like a checker and give a player an item to tell if they have a role?
That’s the best way to do it, yes.
thank you so much for the help! <3
You’re welcome! Have a nice day, and if you’re on the northern East Coast, enjoy the snow!
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.