[HELP] BMX as CAR
#2

pawn Код:
if(PlayerInfo[playerid][pCarLic] < 1 && GetVehicleModel(GetPlayerVehicleID(playerid)) != 481)
            {
                if(PlayerDrunk[playerid] >= 5)
                {
                    WantedPoints[playerid] += 1;
                    SetPlayerCriminal(playerid,255, "Drunk Driving");
                }
                if(TakingLesson[playerid] == 1) { }
                else {
                SendClientMessage(playerid, COLOR_GREY, "   You don't know how to Drive yet, so you left the Car !");
                RemovePlayerFromVehicle(playerid); }
            }
Reply


Messages In This Thread
[HELP] BMX as CAR - by monster010 - 29.04.2014, 19:02
AW: [HELP] BMX as CAR - by Macronix - 29.04.2014, 19:10
Re: [HELP] BMX as CAR - by monster010 - 21.05.2014, 13:13

Forum Jump:


Users browsing this thread: 1 Guest(s)