Difference between revisions of "Cargo type"

From Elite Wiki
(New page: * CARGO_NOT_CARGO entity cannot be scooped. * CARGO_SCRIPTED_CARGO script_actions of cargo triggered on ship that scoops this cargo. * CARGO_RANDOM scoopable, random commodity * ' CARGO_F...)
 
m (fight the deadend pages)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
A short overview about the values for [[Shipdata.plist#cargo_type|Cargo]] specified in shipdata.plist.
  
 
* CARGO_NOT_CARGO entity cannot be scooped.
 
* CARGO_NOT_CARGO entity cannot be scooped.
* CARGO_SCRIPTED_CARGO script_actions of cargo triggered on ship that scoops this cargo.
+
* CARGO_SCRIPTED_ITEM script_actions of cargo triggered on ship that scoops this cargo.
 
* CARGO_RANDOM scoopable, random commodity
 
* CARGO_RANDOM scoopable, random commodity
* ' CARGO_FOOD '
 
* ' CARGO_TEXTILES '
 
* ' CARGO_RADIOACTIVES '
 
 
* CARGO_SLAVES
 
* CARGO_SLAVES
* ' CARGO_LIQUORS '
 
* ' CARGO_LUXURIES '
 
* ' CARGO_NARCOTICS '
 
* ' CARGO_COMPUTERS '
 
* ' CARGO_MACHINERY '
 
 
* CARGO_ALLOY
 
* CARGO_ALLOY
* ' CARGO_FIREARMS '
 
* ' CARGO_FURS '
 
 
* CARGO_MINERALS
 
* CARGO_MINERALS
* ' CARGO_GOLD '
 
* ' CARGO_PLATINUM '
 
* ' CARGO_GEMSTONES '
 
 
* CARGO_THARGOID
 
* CARGO_THARGOID
 +
* CARGO_CARRIED
  
[Oolite:shipdata]
+
 
 +
[[Category:Oolite_scripting]]

Latest revision as of 13:56, 2 June 2012

A short overview about the values for Cargo specified in shipdata.plist.

  • CARGO_NOT_CARGO entity cannot be scooped.
  • CARGO_SCRIPTED_ITEM script_actions of cargo triggered on ship that scoops this cargo.
  • CARGO_RANDOM scoopable, random commodity
  • CARGO_SLAVES
  • CARGO_ALLOY
  • CARGO_MINERALS
  • CARGO_THARGOID
  • CARGO_CARRIED