Airplane Lower Speed - 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)
+--- Thread: Airplane Lower Speed (
/showthread.php?tid=307107)
Airplane Lower Speed -
Alexis1999 - 29.12.2011
Is it possible to make the aircrafts speed like beagle's one to be lower, so it needs more time to take off on a runway?. Because it usually takes like 3-4 seconds to drag speed and takes off very easily. I would like to change it to 6-7 seconds or so and then it can take off. If somebody can make it please post the code
Re: Airplane Lower Speed - MatthewD - 29.12.2011
http://forum.sa-mp.com/showthread.ph...ht=speed+limit
Re: Airplane Lower Speed -
Alexis1999 - 29.12.2011
Well, Actually I want at 6 first seconds when you press W the speed will be lower and after that to take normal speed so it can make longer take off in the runway
Re: Airplane Lower Speed - MatthewD - 29.12.2011
Quote:
Originally Posted by Alexis1999
Well, Actually I want at 6 first seconds when you press W the speed will be lower and after that to take normal speed so it can make longer take off in the runway
|
You need to use a timer for that. Set the speed to low, and after 6 seconds set it back to normal.