Author Topic: Steering Auto Return turns itself off  (Read 1606 times)

Garagegames.com
I don't see source for tge 1.2 or any way to buy it?

I don't see source for tge 1.2 or any way to buy it?
You can't buy it anymore.

You can't buy it anymore.
What
There must be a way to get it

What
There must be a way to get it
Build a time machine, go back in time, purchase TGE prior to them discontinuing it. I'd distribute it, but..


Build a time machine, go back in time, purchase TGE prior to them discontinuing it. I'd distribute it, but..


That's bullstuff, why can't I purchase a software?

That's bullstuff, why can't I purchase a software?

Because it's not for sale.

Because it's not for sale.
But it makes no sense... why would they drop a software?

But it makes no sense... why would they drop a software?

Because they can.


Smh, you guys really don't understand at all, do you

Smh, you guys really don't understand at all, do you
Neither do you

Neither do you
It's not complicated, nub. You have to put some code in your vehicle or the client-side Steering Auto-Return function does NOTHING to the vehicle.

This code, it's supposed to work on the vehicle ALWAYS, but most of the time, for some reason, it only works occasionally. Get it now?
Code: [Select]
steeringAutoReturn = true; //this allows the client-side Steering Auto-Return option to work
steeringAutoReturnRate = 10.0;
steeringAutoReturnMaxSpeed = 10.0;
steeringUseStrafeSteering = false; //this vehicle has pitch control, so we can't use strafe steering

You have to put some code in your vehicle or the client-side Steering Auto-Return function does [ b]NOTHING[/b] to the vehicle.
I know
Did you try setting that max speed lower and higher? I guess yes