Hi, I want to make a gui button that when clicked will change your team. I’ve tried it and it works, but only for client. I get the logic of the remoteevent, but how would I go about scripting this?
you would have a serversided script receiving the event, and change teams as you would locally.
in the local script you would fire to the server
fire server api page has sample code to go off of.
1 Like