Invalid Expression assumed zero , can't fix
#8

Quote:
Originally Posted by Dark_Kostas
Посмотреть сообщение
The error is actually because the IF statement is empty and the next word is ELSE(exactly the opposite of yours message).

pawn Код:
if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 515 && GetPlayerState(playerid) == PLAYER_STATE_DRIVER || 514 && GetPlayerState(playerid) == PLAYER_STATE_DRIVER || 403 && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)//there should be something here like {} and then the else
else
Shit, didn't think about that, thanks
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)