try fix playerlist and change giverank

This commit is contained in:
Michael
2020-03-24 15:32:15 +01:00
parent 6226510493
commit 911aa5611b
3 changed files with 4 additions and 5 deletions

View File

@@ -107,7 +107,6 @@ namespace ReallifeGamemode.Server.DrivingSchool
user.TriggerEvent("stopTimer");
CheckPointHandle.StartCheckPointRoute(user, planeRoute, 0, 6, 12, "planeSchoolEvent");
}
}
}