Auto Skim OXP

From Elite Wiki
Revision as of 01:05, 8 December 2011 by Jaz (talk | contribs)

Overview

This is a small OXP to give an AI to the player ship. The OXP adds an equipment called Auto Sun Skimmer to TL 10 or higher system. The equipment can be primed by shift n(N) and then used by n or disengaged by pressing n again. When Activated the equipment takes the control of the ship and goes to sun skim automaticaly. The player has no control on the stick, but can set the speed and use torus drive or injectors.

License

This OXP is released under the Creative Commons Attribution - Non-Commercial - Share Alike 3.0 license with the following clauses:

  • Whilst you are free (and encouraged) to re-use any of the scripting, models or texturing in this OXP, the usage must be distinct from that within this OXP. Unique identifiers such as (but not limited to) unique shipdata.plist entity keys, mission variables, script names (this.name), equipment identity strings (EQ_), description list arrays and entity roles must not be re-used without prior agreement. Basically if it's unique or would identify or overwrite anything in the original OXP, then you may not re-use it (for obvious compatibility reasons).
  • rebundling of this OXP within another distribution is permitted as long as it is unchanged. The following derivates however are permitted and except from the above:

1) the conversion of files between XML and openStep.
2) the merging of files with other files of the same type from other OXPs.

  • The license information (either as this file or merged into a larger one) must be included in the OXP.
  • Even though it is not compulsory, if you are re-using any sizable or recognisable piece of this OXP, please let me know :)


Instructions

Unzip the file, and then move the folder "AutoSkim.oxp" to the AddOns directory of your Oolite installation. Then start the game up and the equipment should be added.

Template:OXP