Page 1 of 1

Utility OXP: TAF Reset

Posted: Tue Sep 15, 2009 3:32 pm
by Cmdr Wyvern
I know some commanders can find a use for this.

It's a simple utility script that resets the TAF to 1.0 when you dock.

Grab it here.

Posted: Tue Sep 15, 2009 3:52 pm
by Sendraks
TAF?

Posted: Tue Sep 15, 2009 3:54 pm
by Cmdr Wyvern
The Time Acceleration feature in 1.73.

Posted: Tue Sep 15, 2009 4:11 pm
by goran
Thank You very much. :D

I thought that noone noticed my remark...

Re: Utility OXP: TAF Reset

Posted: Fri Mar 26, 2010 9:26 pm
by JazHaz
Cmdr Wyvern wrote:
I know some commanders can find a use for this.

It's a simple utility script that resets the TAF to 1.0 when you dock.

Grab it here.
Just found this today, will be useful.

Noticed that it's not on the Wiki, so have added it the OXP table.

Posted: Sun May 30, 2010 7:09 pm
by Pluisje
A really nice and simple OXP for the chronically impatient like me.

I've added

Code: Select all

this.shipWillExitWitchspace = function()
{
        timeAccelerationFactor = 1.0;
}
in my version so I don't have to wait 15 whole seconds :roll: when jumping, but I will have time to respond to any pirates on the other side of the hole.