**Run's and trips on banana peel**
WHO PUT THAT THERE!?!?!?!?!?! I mean, umm... I took Ace's advice, and scriped an oxp. But, umm... It seems when writeing this, I found many error's, will post it later.
Don't panic: FSOneblin
Gem Stone trader. I took your advice Ace.
Moderators: winston, another_commander
- FSOneblin
- ---- E L I T E ----
- Posts: 460
- Joined: Tue Oct 30, 2007 12:15 am
- Location: Yes, That is True
Gem Stone trader. I took your advice Ace.
Don't panic
Now an "adult!"
Now an "adult!"
- FSOneblin
- ---- E L I T E ----
- Posts: 460
- Joined: Tue Oct 30, 2007 12:15 am
- Location: Yes, That is True
Here be being the scripting, yarrr, I got the idea for this ship when I was reading about the Spanish gallions in my (Evil!) history book. This is a gem stone trader, Might need make it drop a little less cargo. but I don't know how to do much with makeing oxp's, so : I want this to appear only in fudel systems, how do I do this? And I Don't know how to make this a .oxp, How do I do that? And Could someone check this for me? New to oxping, Don't know half of the stuff I'm doing.
<key>cargo_type</key>
<string>CARGO_CARRIED</string>
<key>cargo_carried</key>
<string>10 Gem-Stones</string>
<key>roles</key>
<string>trader(2.0)
<key>thrust</key>
<real>30</real>
<key>missiles</key>
<integer>9</integer>
<key>max_flight_speed</key>
<real>380</real>
<key>max_cargo</key>
<integer>25</integer>
<key>like_ship</key>
<string>boa</string>
<key>has_escape_pod</key>
<True/>
<key>isCarrier</key>
<true/>
<key>auto_ai</key>
<true/>
<key>max_flight_pitch</key>
<real>2.8</real>
<key>max_flight_roll</key>
<real>4.2</real>
I copied most of this from the wiki then changed it a bit, but can I still brag that I can script? Sorry if this get's people mad, Because it add's more gemstones, witch I'm guessing there's not a lot because there so rare. Also sorry if this makes no sense, I'm vary tiered.
Don't panic: FSOneblin
<key>cargo_type</key>
<string>CARGO_CARRIED</string>
<key>cargo_carried</key>
<string>10 Gem-Stones</string>
<key>roles</key>
<string>trader(2.0)
<key>thrust</key>
<real>30</real>
<key>missiles</key>
<integer>9</integer>
<key>max_flight_speed</key>
<real>380</real>
<key>max_cargo</key>
<integer>25</integer>
<key>like_ship</key>
<string>boa</string>
<key>has_escape_pod</key>
<True/>
<key>isCarrier</key>
<true/>
<key>auto_ai</key>
<true/>
<key>max_flight_pitch</key>
<real>2.8</real>
<key>max_flight_roll</key>
<real>4.2</real>
I copied most of this from the wiki then changed it a bit, but can I still brag that I can script? Sorry if this get's people mad, Because it add's more gemstones, witch I'm guessing there's not a lot because there so rare. Also sorry if this makes no sense, I'm vary tiered.
Don't panic: FSOneblin
Don't panic
Now an "adult!"
Now an "adult!"
Learning to OXP was a trial and error process for me. My advice would be
- - Read everything listed here http://wiki.alioth.net/index.php/Catego ... _scripting
- Download several different ship oxps, pull them apart, see how they work, don't be afraid to copy and paste
- Test, Test, and Test again on your system until something works
I got some good advice here: -
https://bb.oolite.space/viewtopic.php?t=4459
I've yet to put any of it into practise though.
https://bb.oolite.space/viewtopic.php?t=4459
I've yet to put any of it into practise though.
- 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.
Yep. As you are using a native model and AI you don't need any folders except Config (needs a capital C!) with the shipdata.plist in it. Then put the Config folder in a folder called myoxpname.oxp (must end in .oxp and the .oxp must be lower case!). But thats it really.
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.