Player ped network ID for IV

This commit is contained in:
Vortrex
2022-03-08 01:10:02 -06:00
parent eb644becca
commit 787a96ec36
3 changed files with 34 additions and 47 deletions

View File

@@ -602,6 +602,8 @@ function onPlayerSpawn(client) {
//sendAllJobLocationsToPlayer(client);
}
requestPlayerPedNetworkId(client);
getPlayerData(client).payDayTickStart = sdl.ticks;
//}
}