Difference between revisions of "Save Anywhere"
From Elite Wiki
m (updated to box.com) |
(updated for version 3.2 release) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ |
||
Save Anywhere is a unique method whereby you can save your game at any OXP station, not only Main Planetary Orbital Stations, as in the standard game. |
Save Anywhere is a unique method whereby you can save your game at any OXP station, not only Main Planetary Orbital Stations, as in the standard game. |
||
− | + | ===Requires=== |
|
It is recommended that you read the enclosed Instructions file ''carefully'' before using this OXP. |
It is recommended that you read the enclosed Instructions file ''carefully'' before using this OXP. |
||
− | + | ===Downloads=== |
|
− | + | ====Current Version==== |
|
− | Current version |
+ | * [http://www.box.com/s/h7ca3xzbxn8vr4cb4h93 Save Anywhere V3.2] Current release version |
− | * [http://www.box.com/shared/l6f4mdqvn9''Save Anywhere V3.1''] Current Release Version. (does not work correctly with Oolite 1.75 in its released form, but see below on how to fix it) |
||
+ | ====Older versions==== |
||
− | |||
+ | * [http://www.box.com/shared/l6f4mdqvn9''Save Anywhere V3.1''] Old version for Oolite 1.74 and older |
||
− | CommonSenseOTB SaveAnywhere3.1 DIY Bugfix: |
||
+ | * [http://www.boxcn.com/shared/tnjt79pskb''Save Anywhere V0.2''] Initial release |
||
− | |||
− | This OXP is authored by Frame, but he's been unavailable for contact; until he does the OXP can be fixed by editing a few lines. WARNING: do NOT use Notepad, which adds file-corrupting metadata; use Jedit or Notepad ++ instead. |
||
− | |||
− | *line 487 let lstation = system.addShips(role,1,[-150000000,0,0],0)[0] //CommonSenseOTB bug found was big S for system |
||
− | |||
− | *line 529 this.tracker = system.addShips("frame2_dumb_object", 1, this.mz,0)[0]//CommonSenseOTB bug found was big S for system |
||
− | |||
− | *line 831 if(guiScreen !== "GUI_SCREEN_OPTIONS" && guiScreen !== "GUI_SCREEN_MISSION" && guiScreen !== "GUI_SCREEN_STATUS")//CommonSenseOTB bug found deprecated != and also changed "GUI_SCREEN_SAVE" to "GUI_SCREEN_OPTIONS" |
||
− | |||
− | *line 846 if(guiScreen !== "GUI_SCREEN_OPTIONS" && guiScreen !== "GUI_SCREEN_MISSION" && guiScreen !== "GUI_SCREEN_STATUS")//CommonSenseOTB bug found deprecated != and also changed "GUI_SCREEN_SAVE" to "GUI_SCREEN_OPTIONS" |
||
− | |||
− | *line 884 if(guiScreen !== "GUI_SCREEN_STATUS")//CommonSenseOTB bug found deprecated != |
||
− | |||
− | Older versions: |
||
− | |||
− | * [http://www.boxcn.com/shared/tnjt79pskb''Save Anywhere V0.2''] |
||
Revision as of 18:05, 28 December 2011
Save Anywhere is a unique method whereby you can save your game at any OXP station, not only Main Planetary Orbital Stations, as in the standard game.
Requires
It is recommended that you read the enclosed Instructions file carefully before using this OXP.
Downloads
Current Version
- Save Anywhere V3.2 Current release version
Older versions
- Save Anywhere V3.1 Old version for Oolite 1.74 and older
- Save Anywhere V0.2 Initial release
- This article is a stub. You can help EliteWiki by expanding it.