30.11.2013, 08:47
I think you have to move to
This function check when the player enter the vehicle so i think it will set the vehicle health according to car model , and also it will check if the player passenger !
pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
return 1;
}