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.
Utility OXP: TAF Reset
Moderators: winston, another_commander
- Cmdr Wyvern
- ---- E L I T E ----
- Posts: 1649
- Joined: Tue Apr 11, 2006 1:47 am
- Location: Somewhere in the great starry void
Utility OXP: TAF Reset
Running Oolite buttery smooth & rock stable w/ tons of eyecandy oxps on:
ASUS Prime X370-A
Ryzen 5 1500X
16GB DDR4 3200MHZ
128GB NVMe M.2 SSD (Boot drive)
1TB Hybrid HDD (For software and games)
EVGA GTX-1070 SC
1080P Samsung large screen monitor
ASUS Prime X370-A
Ryzen 5 1500X
16GB DDR4 3200MHZ
128GB NVMe M.2 SSD (Boot drive)
1TB Hybrid HDD (For software and games)
EVGA GTX-1070 SC
1080P Samsung large screen monitor
- Cmdr Wyvern
- ---- E L I T E ----
- Posts: 1649
- Joined: Tue Apr 11, 2006 1:47 am
- Location: Somewhere in the great starry void
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Re: Utility OXP: TAF Reset
Just found this today, will be useful.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.
Noticed that it's not on the Wiki, so have added it the OXP table.
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
A really nice and simple OXP for the chronically impatient like me.
I've added
in my version so I don't have to wait 15 whole seconds when jumping, but I will have time to respond to any pirates on the other side of the hole.
I've added
Code: Select all
this.shipWillExitWitchspace = function()
{
timeAccelerationFactor = 1.0;
}