#How do you make a player spawn with a role?

9 messages · Page 1 of 1 (latest)

lusty harness
#

Just get a Event Receiver set it to when player joined
and then just use the player add role and wire it

#

You can use has role

#

Or just a int switch

#

And then when you get the role
For example role1
You add to the cloud int variable you will just do:int -same int and then add a 1 for example

If you join or when respawn you can just use it

#

And then with the int switch you can check the cloud integer.

#

I hope you understood what I said

lusty harness
#

Ill try my best to read it correctly

rotund hound
#

also if you want everyone to have a role by default in game you can enable that through permissions

remote echo
#

Event Receiver (Player Joined) Player add role