speed limit warning - 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: speed limit warning (
/showthread.php?tid=197060)
speed limit warning -
Mehtab - 07.12.2010
how to do i add speed limit warning in my gamemode
Re: speed limit warning -
Kyle - 07.12.2010
if(GetPlayerSpeed(playerid) > speedlimit) { warninghere; }
Re: speed limit warning -
WillyP - 07.12.2010
Quote:
Originally Posted by Mehtab
how to do i add speed limit warning in my gamemode
|
Stop fucking asking and actually try do to it yourself. Just like the GetPlayerSpeed question. Is it so hard to 'search'?!?!
Re: speed limit warning -
Mehtab - 07.12.2010
what is the need of search if you guys are helping