24.01.2010, 10:38
word advice might make ur thing a little shorter. The guy cannot have player_state_driver. if he is not in a vehicle, so the:
that isnt really needed. so just cut that off.
Код:
if(IsPlayerInAnyVehicle(playerid)) //this line here { new vehicleid = GetPlayerVehicleID(playerid); if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) {