#Team Changer doesn't work!
13 messages · Page 1 of 1 (latest)
** You are now Level 2! **
Did you name script.Parent the correct team color on the client script?
so how the remote events work is like this:
:FireServer() will carry information to the server
:OnServerEvent() will always have the player data FIRST and then everthing else
example:
:FireServer("string") - client
:OnServerEvent(player, string) - server
the player data is first AND THEN what was fired
Too lazy to explain, just learn the fundamentals of scripting and roblox studio it self
where is ur script located @polar pulsar
you typed ChengeTeamEvent instead of ChangeTeamEvent
what kind of a game will it be?
np