[FilterScript] trablon's Speed System for Vehicles !
#9

Just use 180.0 - 181.5 as your magic number

pawn Code:
ARRAY = floatsqroot(Pos[0]*Pos[0] + Pos[1]*Pos[1] + Pos[2]*Pos[2])*200;
You have it set to 200.0 you can verify the top speeds with this include.

https://sampforum.blast.hk/showthread.php?tid=486060

pawn Code:
stock Float:GetVehicleTopSpeed(vehicleid, bool:kmh = true);
Reply


Messages In This Thread
trablon's Speed System for Vehicles ! - by trablon - 12.08.2014, 17:04
Re: trablon's Speed System for Vehicles ! - by Hwang - 12.08.2014, 17:27
Re: trablon's Speed System for Vehicles ! - by trablon - 12.08.2014, 17:37
Re: trablon's Speed System for Vehicles ! - by JonathanW - 12.08.2014, 17:43
Re: trablon's Speed System for Vehicles ! - by trablon - 12.08.2014, 17:47
Re: trablon's Speed System for Vehicles ! - by Pottus - 12.08.2014, 17:59
Re: trablon's Speed System for Vehicles ! - by trablon - 12.08.2014, 18:11
Re: trablon's Speed System for Vehicles ! - by Blademaster680 - 13.08.2014, 20:37
Re: trablon's Speed System for Vehicles ! - by Pottus - 14.08.2014, 00:38
Re: trablon's Speed System for Vehicles ! - by SickAttack - 14.08.2014, 02:01
Re: trablon's Speed System for Vehicles ! - by -AKEONE- - 14.08.2014, 03:06
Re: trablon's Speed System for Vehicles ! - by trablon - 14.08.2014, 18:29

Forum Jump:


Users browsing this thread: 1 Guest(s)