anti cheat
This commit is contained in:
@@ -26,7 +26,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
player.TriggerEvent("CLIENT:StopSound");
|
||||
//player.SetSharedData("vehicleAdminSpeed2", 1.0);
|
||||
player.SetData("isLoggedIn", false);
|
||||
player.Position = new Vector3(-1883.736, -781.4911, -10);
|
||||
player.SafeTeleport(new Vector3(-1883.736, -781.4911, -10));
|
||||
|
||||
bool registered = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user