14.09.2016, 07:35
Looking at your code, it is one of these two functions:
Can you post them?
pawn Code:
LockGangVehicle(i, FamilyVehicleInfo[i][d][fvId], FamilyVehicleInfo[i][d][fvLock]);
pawn Code:
LockPlayerVehicle(i, PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvLock]);