anti cheat
This commit is contained in:
@@ -128,7 +128,7 @@ namespace ReallifeGamemode.Server.DrivingSchool
|
||||
dbContext.SaveChanges();
|
||||
}
|
||||
user.ResetData("ActiveSchool");
|
||||
user.Position = new Vector3(-1083.96, -2476.96, 13.07);
|
||||
user.SafeTeleport(new Vector3(-1083.96, -2476.96, 13.07));
|
||||
}
|
||||
|
||||
[RemoteEvent("planeSchoolEvent")]
|
||||
|
||||
Reference in New Issue
Block a user