fix timer
This commit is contained in:
@@ -72,7 +72,7 @@ export default function playerBlips() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mp.events.callRemote("CLIENT:EscapeWanted");
|
mp.events.callRemote("CLIENT:EscapeWanted");
|
||||||
}, 5000); //120000 -> 2 min , 300000 -> 5min
|
}, 300000); //120000 -> 2 min , 300000 -> 5min
|
||||||
}
|
}
|
||||||
}, 50);
|
}, 50);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user