delete waypoint at planeschool.ts
This commit is contained in:
@@ -47,7 +47,6 @@ export default function planeSchoolHandle(globalData: GlobalData) {
|
||||
});
|
||||
|
||||
mp.events.add('waitPlayerEntersVehicle1', () => {
|
||||
mp.game.ui.setNewWaypoint(-1114.39, -2333.09);
|
||||
timerSet = true;
|
||||
timer = setInterval(timerPlayerInVehicle1, 3000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user