SA-MP Forums Archive
Checkpoint help - 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: Checkpoint help (/showthread.php?tid=292723)



Checkpoint help - Yahav - 24.10.2011

I want that if someone enters the checkpoint that's saying something


Re: Checkpoint help - |_ⒾⓇⓄN_ⒹⓄG_| - 24.10.2011

pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
    SendClientMessage(playerid, -1, "something");
    return 1;
}



Re: Checkpoint help - Yahav - 25.10.2011

What is -1?


Re: Checkpoint help - =WoR=Varth - 25.10.2011

That's the color.


Re: Checkpoint help - Yahav - 25.10.2011

That will tell all the chekpoints?


Re: Checkpoint help - Ely - 25.10.2011

Quote:
Originally Posted by Yahav
Посмотреть сообщение
That will tell all the chekpoints?
Yes use incognito's streamer if you want different code for each Checkpoint

Ellie


Re: Checkpoint help - Yahav - 25.10.2011

how, can you help me?


Re: Checkpoint help - Yahav - 25.10.2011

Please i need your help, someone?


Re: Checkpoint help - Yahav - 26.10.2011

UP^^


Re: Checkpoint help - wumpyc - 26.10.2011

Yahav tell excatly what you want:^^