One answer - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: One answer (
/showthread.php?tid=71223)
One answer -
Martinike - 30.03.2009
I have one answer, how i add with
Typing /olspd and will
Jack_Kodama is using remote control to open gate. (/me)?
Re: One answer -
Dujma - 30.03.2009
Use format and SendClientMessage...
Or use format and ProxDetector (search the function)
Re: One answer -
Martinike - 30.03.2009
can you make code?
Re: One answer -
Dujma - 30.03.2009
Quote:
Originally Posted by Martinike
can you make code?
|
I can but I won't. Almost in every game mode you can find this and you can use it as an example. And plus there is always wiki...
https://sampwiki.blast.hk/wiki/Main_Page
Re: One answer -
Martinike - 30.03.2009
I dont need help!
Код:
format(string, sizeof(string), "Text here....", sendername ,giveplayer);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
Re: One answer -
MenaceX^ - 30.03.2009
Quote:
Originally Posted by Martinike
I dont need help!
Код:
format(string, sizeof(string), "Text here....", sendername ,giveplayer);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
|
Aha, and who said it's giveplayer and sendername?
Many things could be very depends here.