SA-MP Forums Archive
Vehicle Speed Maximizer? - 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: Vehicle Speed Maximizer? (/showthread.php?tid=146371)



Vehicle Speed Maximizer? - v0nz - 07.05.2010

Simple little question. Is there any way to make a specific vehicle go a maximum speed? Take a turismo for example. If the maxspeed for that is 200MPH, is there any way I can make it go 100MPH script wise as a maximum?


Re: Vehicle Speed Maximizer? - ruarai - 07.05.2010

Possible, you'd use a speedo script then reduce the vehicles velocity if it goes +95, though it'd be complicated


Re: Vehicle Speed Maximizer? - Joe Staff - 07.05.2010

This is possible, but can cause lag and it looks really weird if you're falling off of a cliff. (You fall slowly)


Re: Vehicle Speed Maximizer? - ruarai - 07.05.2010

Could make it check like, if the velocity has high -z then mark it as falling and ignore it?