Sweeper[rep]
#2

Add this OnPlayerEnterVehicle ?
pawn Code:
if(PlayerInfo[playerid][pJob] >= 18)
{
    if(IsPlayerConnected(playerid)) {
        new newcar = GetPlayerVehicleID(playerid);
        if(IsASweeper(newcar)) {
            CP[playerid] = 78;
            SetPlayerCheckpoint(playerid, 1195.8503,-1324.3208,13.1236, 3.0);
            SendClientMessage(playerid, COLOR_YELLOW,"Strazile sunt de mult nematurate..");
        }
    }
Reply


Messages In This Thread
Sweeper[rep] - by Dan_Barocu - 11.04.2012, 23:39
Re: Sweeper[rep] - by The__ - 11.04.2012, 23:58
Re: Sweeper[rep] - by Dan_Barocu - 11.04.2012, 23:59
Re: Sweeper[rep] - by Marco_Valentine - 12.04.2012, 00:01
Re: Sweeper[rep] - by Dan_Barocu - 12.04.2012, 00:03
Re: Sweeper[rep] - by The__ - 12.04.2012, 00:06
Re: Sweeper[rep] - by Marco_Valentine - 12.04.2012, 00:09
Re: Sweeper[rep] - by Dan_Barocu - 12.04.2012, 00:18
Re: Sweeper[rep] - by Marco_Valentine - 12.04.2012, 00:23
Re: Sweeper[rep] - by Dan_Barocu - 12.04.2012, 00:25

Forum Jump:


Users browsing this thread: 1 Guest(s)