Difference between revisions of "Escort Formations"

From Elite Wiki
(Download)
(Download)
Line 6: Line 6:
  
 
==Download==
 
==Download==
[http://compsoc.dur.ac.uk/~cim/oolite/Escort_Formations_1.1.oxz Escort Formations 1.1] is the latest version. Install to your AddOns folder in the usual way.
+
[http://cim.sotl.org.uk/games/files/oolite/Escort_Formations_1.1.oxz Escort Formations 1.1] is the latest version. Install to your AddOns folder in the usual way.
  
 
==Technical details==
 
==Technical details==

Revision as of 09:03, 1 October 2016

The Convoy formation avoids surprises on the spacelane by placing a fighter group fore and aft of the leader

The Escort Formations OXP adds 19 extra escort formations to the game, which will be used by traders and pirates, and can be used by other ships. The escort formations are divided into two categories - offensive formations, usually used by pirates to give a strong attack or to hide their strength - and defensive formations, usually used by traders to give good scanner coverage and avoid pirate ambushes.

As this breaks up both trader and pirate formations, it can make it slightly more difficult to tell the difference between traders and pirates on the spacelane.

Download

Escort Formations 1.1 is the latest version. Install to your AddOns folder in the usual way.

Technical details

Only ships with a primary role of trader, pirate, hunter or police (from the core game) or bigTrader, liner, coachwhip or fuelship (from OXPs) will normally be affected by this OXP, and only those ships which are spawned with escorts. Ships which already have their own custom escort formation will not be affected, and some of the remaining eligible ships will keep the standard escort formation.

You can apply the escort formations defined by this OXP to your own ships with other roles by using the following functions: To assign a random offensive formation to a different ship, suited to its escort count

worldScripts["Escort Formations Randomiser"].$setupOffensiveEscorts(ship);

To assign a random defensive formation to a different ship, suited to its escort count

worldScripts["Escort Formations Randomiser"].$setupDefensiveEscorts(ship);

To assign a specific formation to a ship

worldScripts["Escort Formations Randomiser"].$setupEscortFormation(ship,formation);

formation is the name of the formation. The 19 formations available in version 1.1 are:

  • arrowhead
  • bulge
  • combat-spread
  • convoy
  • echelon
  • flank
  • helix
  • near-far
  • octahedron
  • opencolumn
  • planebox
  • pyramid
  • scouting-spread
  • screen
  • trail
  • twistbox
  • vform
  • vwide
  • wave

If an unrecognised formation name is given, "vform" will be applied, which is similar, though not identical, to the standard escort formation.

The Arrowhead formation provides heavy firepower on the initial attack

Change log

1.1: Add eight more formations, include some common OXP trader-like roles in the list.

1.0: Initial public release

Quick facts

Levelindicator1.png
1-{{{2}}}
Version Released License Features Category Author(s) Feedback
1.1 2012-09-02 CC-BY-SA 3.0 Escort formations Mechanics OXPs cim BB-Link