Page 1 of 1

shipdata.plist question

Posted: Sun Jul 25, 2010 5:45 pm
by Smivs
Just a quick question...
Looking through the main shipdata.plist I notice that under 'Roles' for each ship there is the main role (eg trader, pirate etc) but also that each ship has its own 'Oolite' role as well. For example the FerDeLance has:-

Code: Select all

roles = "pirate hunter oolite-ferdelance";
Now, pirate and hunter I get, but what is the relevance/significance of the 'oolite-ferdelance' ?
In this example, would this give another (ie non pirate or hunter) role to the ferdelance?

Posted: Sun Jul 25, 2010 5:46 pm
by JensAyton
They make it possible to spawn that specific type of ship, for testing or whatever.

Posted: Sun Jul 25, 2010 6:19 pm
by Smivs
OK. Thanks. :)

Posted: Sun Jul 25, 2010 10:08 pm
by Commander McLane
Which means that it is generally a good idea to give each ship its own unique role, together with the usually used generic roles.