Cargo wrecks teaser OXP question
Moderators: winston, another_commander
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- LittleBear
- ---- E L I T E ----
- Posts: 2882
- Joined: Tue Apr 04, 2006 7:02 pm
- Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.
If you upload the new version to Box and then edit the Wiki page entry to use the box link instead then peeps can grab the new version from the OXP page. Or if you upload the new file to the wiki, changing the link on the OXP page will have the same effect.
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- LittleBear
- ---- E L I T E ----
- Posts: 2882
- Joined: Tue Apr 04, 2006 7:02 pm
- Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.
Think you have to put in a "request for deletion" to get rid of the orginal file.
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
The location of v1.3 cargoteaser on the wiki:
http://wiki.alioth.net/images/7/70/Carg ... r_v1.3.zip
I will shortly update this again, because I want the Treasuroids to work as well as all scripted cargo.
problem: why do ships added by script not have cargo?
if they do, why does my like_rock thing not have any exept for alloys.
do I need to include the role trader(0.001)?
currently:
http://wiki.alioth.net/images/7/70/Carg ... r_v1.3.zip
I will shortly update this again, because I want the Treasuroids to work as well as all scripted cargo.
problem: why do ships added by script not have cargo?
if they do, why does my like_rock thing not have any exept for alloys.
do I need to include the role trader(0.001)?
currently:
Code: Select all
<key>treasure</key>
<dict>
<key>like_ship</key>
<string>asteroid</string>
<key>cargo_type</key>
<string>CARGO_NOT_CARGO</string>
<key>likely_cargo</key>
<integer>64</integer>
<key>max_cargo</key>
<integer>128</integer>
<key>model</key>
<string>asteroid1.dat</string>
<key>name</key>
<string>Treasuroid</string>
<key>roles</key>
<string>piratestash asteroid(0.01)</string>
<key>death_actions</key>
<array>
<string>commsMessage: [stash-message]</string>
<string>spawn: pirate 1</string>
</array>
<key>scanClass</key>
<string>CLASS_CARGO</string>
</dict>
Riding the Rocket!