Hello, I am trying to send two pieces of information through a local script then to a script in server scrpit service using a RemoveEvent. How would I do this. The information I want to send is in the local script. I have a string value and a player.
This is the line in the local script in startergui.
plr is the local player and selectedTeam is the brickcolor that the player selected in the gui, it’s for a team changer.
Here is the line in the server script.