Difference between revisions of "Cargo type"
From Elite Wiki
Cholmondely (talk | contribs) (Added note) |
Cholmondely (talk | contribs) (Added a little more) |
||
Line 8: | Line 8: | ||
* CARGO_MINERALS | * CARGO_MINERALS | ||
* CARGO_THARGOID | * CARGO_THARGOID | ||
− | * CARGO_CARRIED - this might need details of a specific commodity if such is desired (“cargo carried” = “platinum” | + | * CARGO_CARRIED - this might need details of a specific commodity if such is desired (“cargo carried” = “platinum” … there are examples inside Montana05’s Resources Pack). |
[[Category:Oolite_scripting]] | [[Category:Oolite_scripting]] |
Latest revision as of 10:00, 1 January 2025
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 - this might need details of a specific commodity if such is desired (“cargo carried” = “platinum” … there are examples inside Montana05’s Resources Pack).