Control Structure Help
#1

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")) {
Reply
#2

Do you have anything under OnPlayerUpdate or any other time that removes players from their vehicles?.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)