Help please guys
#2

Since your english is not the best maybe i understood it the wrong way.
But here there are some checkpoints missing, if you want to do that "If player X goes on pickup X he gets checkpoint X"


Code:
if(CP[playerid] == 0)
    {
        CP[playerid] = 1;
        //YOUR CHECKPOINT HERE!
        DestroyPickup(Ship1);
    }
This for the other ones too.
Reply


Messages In This Thread
Help please guys - by astanalol - 13.03.2017, 20:04
Re: Help please guys - by Flamehaze7 - 13.03.2017, 20:34
Re: Help please guys - by astanalol - 13.03.2017, 21:00

Forum Jump:


Users browsing this thread: 2 Guest(s)