I literally just put this into a local script
function OnEntered(player)
if player:IsInGroup(2815038)
then
print("Friendly")
player.TeamColor = game.Teams[":\\Capital Forces"].TeamColor
else
print("Hostile")
end
end
game.Players.PlayerAdded:connect(OnEntered)
is it correct?
Hail Killicide || Rip Armadyne 2k15 || Warsaw 2k16 || |