Jump to content

Alpha 18 Requesting Vehicle Prefab Speed


desasw23

Recommended Posts

Hey hey.

So back in Alpha 17.+ I never had an issue with changing the speeds of the vehicles.

 

 

<property name="velocityMax" value="40, 40"/>

<property name="motorTorqueMinQ" value="5000"/>

<property name="motorTorqueMaxQ" value="5000"/>

 

Now in Alpha 18, there seems to be a hard cap. Or maybe I dont understand how the new Gear 1-4 system works so I cant determine how to increase speed using either the Acceleration or RMP.

 

Ive tried doing both.

 

<property name="gear1" value="

1500,2500, -1400,800,0, 9000,2000,900,

Vehicles/Motorbike/motorbike_accel_1,

,

0, .7, 1, .1, -9, .15, .1, Vehicles/Motorbike/motorbike_idle_lp,

-.3, .1, .1, .4, -.05, 9, .2, Vehicles/Motorbike/motorbike_run_lp

"/>

<property name="gear2" value="

2500,3500, -2000,1000,2000, 9000,2200,800,

Vehicles/Motorbike/motorbike_accel_2,

Vehicles/Motorbike/motorbike_decel,

-.2, -.02, .1, .2, -1, 1, .1, Vehicles/Motorbike/motorbike_run_lp

"/>

<property name="gear3" value="

3500,4500, -2000,1000,2000, 9000,2200,1000,

Vehicles/Motorbike/motorbike_accel_3,

Vehicles/Motorbike/motorbike_decel,

-.21, -.05, .1, .2, -1, 1, .1, Vehicles/Motorbike/motorbike_run_lp

"/>

<property name="gear4" value="

4500,6500, -2000,1000,2000, 9000,9999,9999,

,

Vehicles/Motorbike/motorbike_decel,

-.25, -.08, .55, .45, -1, 1, .1, Vehicles/Motorbike/motorbike_run_lp

"/>

 

Cant seem to get it any faster then a specific speed. Help would be greatly appreciated.

Link to comment
Share on other sites

  • 2 weeks later...

Been looking at this ... appears it is locked down more in A18.

 

Edit : Pimps changed backend code so '20' in A18 is actually a lot faster than it was in A17

 

20 - 22 seems to be top velocity for the pimps vehicles ...

 

 

There are custom vehicles that can go faster in A18 , manux's hellgoat bike was the fastest in A17 , in A18 it is also limited but can exceed 22-23 velocity.

 

 

 

Although after some tweaking can now get '27' out of vanilla motorcycle ... oops

 

Ragsy

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...