Just trying to set it so on say 50 kills, player gets tp'd to a different location, any idea where i start? I already have the
if (Client.Stats.Kills == 25) etc working, just need the code to tp them on that amount of kills.
ty
if (Client.Stats.Kills == 25) etc working, just need the code to tp them on that amount of kills.
ty