23.07.2015, 02:10
I have a system to recognise whether a player has the correct job for a job vehicle, but it keeps kicking me out regardless. The code where it's failing.
pawn Код:
if(VehicleInfo[newcar][EVOwner] != GetPVarInt(playerid, "Job") && VehicleInfo[newcar][EVOwner] != GetPVarInt(playerid, "Job2")) {