Help please guys - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help please guys (
/showthread.php?tid=630400)
Help please guys -
astanalol - 13.03.2017
remove pls
Re: Help please guys -
Flamehaze7 - 13.03.2017
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.
Re: Help please guys -
astanalol - 13.03.2017
Quote:
Originally Posted by Flamehaze7
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