Ship Respray OXP
Contents
[hide]About this OXP
This OXP provides a way to quickly switch the style of your ship, using whatever OXP player templates you have installed of the same class type. That is, if you are flying a Cobra Mark III, and you have Z_Groovy's Variety Packs installed, you can quickly and easily give your ship a new paint job, without having to mess about in the save game file.
There are a couple of variations for the Cobra Mark III, Cobra Mark I and the Python that come with Oolite by default, but not that many. For this OXP to do something really useful you need to have some extra ship OXP's installed. For instance:
- Griff Industries
- Staer9's Shipset
- No Shaders alternate or extra ships and accessories
- Deepspace ships
- gsagostinho's Texture Packs (available in the extension manager in the game)
- Factory Paint Jobs
You can get a lot of additional shipsets from the download manager inside Oolite.
Once this OXP is installed a menu will appear on the ship outfitting screen, labelled "Ship Respray". When you select this, a new screen will appear, listing all the available resprays for your ship. Select one of these, and you can then see what the respray will look like on your ship. Some ship models use the "entityPersonality" to adjust the look of the ship. You can select a random personality by selecting "Change personality".
Once you have selected a model, and found a personality look-and-feel you like, to go ahead with the paint job, select "Purchase this respray" from the menu. The amount of time it will take to do the respray is showing on the menu item, and can be anywhere from 24 to 60 hours, depending on the size of the vessel.
This OXP uses the Ship Storage Helper to update the players ship to the selected model.
This OXP is slightly different to the "Respray for Griffs" OXP by Capt Murphy, as this will work with OXP's other than Griffs, and in no-shader mode.
3rd Party Interfaces
As mentioned, this OXP uses the Ship Storage Helper to switch the player ship between different ship variants. However, there are times when SSH doesn't know of some important configuration setting specific to your OXP. To overcome this scenario and allow an OXP to perform specialised operations before or after the player's ship is stored using the Ship Storage Helper, the following interfaces are provided:
var sr = worldScripts.ShipRespray; sr.$addPreSprayCall("my_worldscript_name", "my_functionname"); sr.$addPostSprayCall("my_worldscript_name", "my_functionname");
The "$addPreSprayCall" adds a worldScript/functionName combination to the list of functions that will be called prior to the respray.
The "$addPostSprayCall" adds a worldScript/functionName combination to the list of functions that will be called after the respray.
Download
Download ShipRespray_1.3.8.oxz (downloaded 0 times).
Download ShipRespray.zip v1.3.8 (extract OXP folder to AddOns)
License/Author
This work is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
The expansion pack was developed by phkb.
Image from https://icons8.com/
Version History
1.3.8
- Added player versions of "Factory Paint Jobs" Gecko, Krait, Mamba and Sidewinder texture packs. (Illicit Unlock is required to make use of these versions)
1.3.7
- Added missing ";" to shipdata-overrides.plist and descriptions.plist.
1.3.6
- Fixed issue with number of items on the page with "big GUI" enabled pushing heading text off page.
- Normalised price of ZGroovy's Cobra Mark I and Cobra Mark III.
Links
- BB Thread (2015-17)
- Some notes on doing it (2012)
- Respray for Griffs Capt Murphy's original Respray oxp (2012).
- Category:Retextures OXPs - explanation of regular/alternate/replacement ship retexture oxp's
- Decal
Quick Facts
Version | Released | License | Features | Category | Author(s) | Feedback |
---|---|---|---|---|---|---|
1.3.8 | 2023-11-17 | CC BY-NC-SA 4.0 | Get a new paint job on your ship | Ambience OXPs | phkb | Oolite BB |