SA-MP Forums Archive
How make car speed down normally? - 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: How make car speed down normally? (/showthread.php?tid=169492)



How make car speed down normally? - whitedragon - 19.08.2010

How make that? Car slow down but you can't speed up


Re: How make car speed down normally? - killer98p - 19.08.2010

No function to do that. I hope when the 0.3b releases(full version) and then maybe the developers can make this code:

public PlayerSpeed(playerid, speed)

With these functions:

SetPlayerMaxSpeed that can set maximun speed or
SetPlayerMinSpeed that can set minimun speed.


Re: How make car speed down normally? - Kyosaur - 19.08.2010

Quote:
Originally Posted by killer98p
Посмотреть сообщение
No function to do that. I hope when the 0.3b releases(full version) and then maybe the developers can make this code:

public PlayerSpeed(playerid, speed)

With these functions:

SetPlayerMaxSpeed that can set maximun speed or
SetPlayerMinSpeed that can set minimun speed.
Both can be coded, and have been. Try searching a little harder, as i dont want to give mine up lol.