Does anybody know how to Turn this off - 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: Does anybody know how to Turn this off (
/showthread.php?tid=74992)
Does anybody know how to Turn this off -
aspire5630 - 27.04.2009
I have added this script in
http://pastebin.com/f6a0dede7
and its like a gps, when u click the spot a red marker will go to the spot
and i was just wondering if anyone knows how to make a command like
/navagtion off
and it will turn where ever u clicked off
Re: Does anybody know how to Turn this off -
Jefff - 28.04.2009
Код:
DisablePlayerCheckpoint(playerid);
;>
Re: Does anybody know how to Turn this off -
aspire5630 - 28.04.2009
Quote:
Originally Posted by Jefff
Код:
DisablePlayerCheckpoint(playerid);
;>
|
Thanks Works Perfectly