Sweeper
#1

jmjkjkjkjkjkjk
Reply
#2

Use [pawn] so we can read it better.
Reply
#3

dUPDATED
Reply
#4

add a break at the end, or the 'for' will loop through all the other vehicles.

pawn Code:
if(vehicleid == sweeper[i])
        {
            sweepercp[playerid] = 2;
            DisablePlayerCheckpoint(playerid);
            SetPlayerCheckpoint(playerid, 2075.8213,1221.3730,10.3825,3.0);
            break;
Reply
#5

THANKS!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)