Relay/roles help

So when everyone besides the monster gets teleported to spawn i have a relay thats on random person on team 1 to give someone the tracker role. I have a big update planned for multiple roles but theres a problem that i need help fixing. How do I make it so theres a relay giving one role and another relay giving another without having one person getting 2 roles.

Example

Game starts
1 monster 3 survivors
Survivor 1 gets tracker
Survivor 3 gets medic
Survivor 2 gets no role
So its random that survivor 1 gets one role and survivor 3 gets another but one doesnt get 2 roled

Game summary (if needed)

This is how it is now:Random person is monster they start game the rest of the people are survivors. When the survivors get teleported to spawn it triggers a relay and gives a random person the tracker role. There are 2 abilities for a normal survivor 1 heals and 1 dashes, when a tracker is selected they lose their dash ability in order to track. Lmk if you need more info

1 Like

Make sure each player is moved to a different team right after they get their first role, so they’re not in the running for the next one

i want the people with roles on the same team as the regular survivors because i have ally indicators on so i need an alternative

What you can do is have a sequence were one player is selected for the first role then get a trigger (or wire repeater) and set the delay to 1-1.5s for the next role!

Now when a role is given give the player an item such as brown seed. Then when random player is being picked have a checker check if the random player has brown seed and if passed then restart the role that fa!led! If the check fails then give role!

Once all the roles are given you can use a relay to take away the brown seed if needed

I can make a more in depth guide if you want

yea if you have time id like a more in depth guide i get confused with the checkers and stuff

Ok give me about 10-15 mins and ill get started! The system isnt all to complicated once you understand it and i really hope that i can get it to work for you!

But before i do how many roles to the runners are given?

well theres 1 right now but im adding another later but im going to add more in the future. i already have 3 more ideas

1 Like

Ok ill get started on a guide with 3 roles in mind for now

thank you

ignore this i need 20 characters

assuming you want images correct?

yea i would like images

1 Like

im just gonna do the basic system for the 2nd role cuz once you have that you just have to repeat it when you make a new role

so the relay i already have is fine and your gonna create a new contraption so it works how i want it to and when i make another role i can redo the contraption and just connect it to the 2nd overlay?

Yes the first relay will only need little changes and so on so forth and ill add a bit of an explanation at the end on how to add on

So for the first relay for the “Relay Channel” make the channel

role1


Now wire it to an item granter with these settings on the item granter

Now get a trigger and set it to these settings

now get a second relay for the second role and put the same settings you had for it originally without the channels
Example: Relay 1 had it at random player set Relay 2 as random player and thats it

Now wire the trigger to Relay 2
Now get a checker and go to check #1 and use these settings


Now wire Relay 2 to the checker
now wire the checker to the item granter with

Check Fails --> Grant Item

Then wire the checker to the trigger

Check Passes --> Trigger

And thats about it! How the system works is after the first role is given it gives that player “Brown Seed” and once the second relay is triggered the checker checks if the player the relay selected has “Brown Seed” and if they do then it re-triggers till it finds a player without the seed! And if the player does not have “Brown Seed” It will give them brown seed and end the loop.

3 Likes

Wait wire the checker pass to the trigger

PLEASE tell me if you dont understand anything im still working on my guide making skills!!!
oh and end result

2 Likes

so ill try this later but my current channel that triggers the relay is survivor stuff (the spawn teleporter) and it transmits on “choose random tracker” so do i have to change anything or act lime choose random tracker is role1

you can add a comma for multi channel if you want

Channel1,Channel2,Channel3
Like this^

alr ill do that, and ill tell you if im confused or not

It works! There is a problem tho, so when there is only 2 people in the game (one survivor, one monster) the one survivor just gets the action repeated to them. So when a role is randomly selected theres a pop-up telling you what you are and what it is. The one survivor is tracker and the pop-up just keeps popping up. Also when i add more roles can you tell me what to do.