Help please guys
#1

remove pls
Reply
#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
#3

Quote:
Originally Posted by Flamehaze7
View Post
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.
see again please!
i tired to make it after i take the multi pickups > showing the RaceChekpoints and take that reward< but i made with it bad way > thats all i want new way to make it multi pickups and after take it all > show the RaceCheckpoints and Take Reward Mission
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)