[Release] Satellites OXP

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

User avatar
Rorschachhamster
---- E L I T E ----
---- E L I T E ----
Posts: 274
Joined: Sun Aug 05, 2012 11:46 pm
Contact:

[Release] Satellites OXP

Post by Rorschachhamster »

Download from my box account:
The Satellite OXP 1.051

EDIT: And thanks to Eric Walch this should even work now... :oops:

EDIT: Should now check for missing main planet in nova systems and not log errors. Untested... :oops:

EDIT: Surveillance satellites now (with 1.04) fulfill a police role as far as watching and giving out fines go.

It does what it says on the can. It adds a not totally random number of 4 different satellites to each main planet's orbit. I'll repost the sneak peak here:
Image

Many thanks to Eric Walch for his code/ai-combo to get them into orbit, I could dumb it down enough for me to work (with). :wink:

The satellites have a custom ANC symbol:
Image
If you feel your ANC gets too clustered with satellites you could just delete the following line from the shipdata.plist:

Code: Select all

"beacon" = "Satellite_location";
Be sure to delete it four times, for every satellite type there is.

At the moment they can be shot at with leisure, there is no one complaining, not even GalCops. :wink: It's on the list. :D
Last edited by Rorschachhamster on Sat Sep 21, 2013 6:53 am, edited 6 times in total.
User avatar
Smivs
Retired Assassin
Retired Assassin
Posts: 8408
Joined: Tue Feb 09, 2010 11:31 am
Location: Lost in space
Contact:

Re: [Release] Satellites OXP

Post by Smivs »

Very nice and it is good to see more orbital 'clutter' as I always felt there should be loads more stuff around the main planet. Are these four different types of satellite? If so, what are the oher three like?
Commander Smivs, the friendliest Gourd this side of Riedquat.
User avatar
Rorschachhamster
---- E L I T E ----
---- E L I T E ----
Posts: 274
Joined: Sun Aug 05, 2012 11:46 pm
Contact:

Re: [Release] Satellites OXP

Post by Rorschachhamster »

Smivs wrote:
Very nice and it is good to see more orbital 'clutter' as I always felt there should be loads more stuff around the main planet. Are these four different types of satellite? If so, what are the oher three like?
2 ordinary ones with dishes and a "surveillance one"... -wich isn't that special, too, because they look all rather alike. But it has 4 different models with handcrafted textures. 8)
User avatar
Rorschachhamster
---- E L I T E ----
---- E L I T E ----
Posts: 274
Joined: Sun Aug 05, 2012 11:46 pm
Contact:

Re: [Release] Satellites OXP

Post by Rorschachhamster »

Ok, I made some screenshots. Damned satellites didn't want hold still... :D
Image
Image
Image
Hope you'll like it.
:D
User avatar
Pleb
---- E L I T E ----
---- E L I T E ----
Posts: 908
Joined: Sun Apr 29, 2012 2:23 pm
Location: United Kingdom

Re: [Release] Satellites OXP

Post by Pleb »

Yay! More target practise stations that I promise not blow up... :twisted:

But seriously looks good will download later! 8)
Desktop PC: CPU: Intel i7-4790K Quad Core 4.4GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1080Ti RAM: 32GB DDR3

Laptop PC: CPU: Intel i5-10300H Quad Core 4.5GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1650 RAM: 32GB DDR4
User avatar
Eric Walch
Slightly Grand Rear Admiral
Slightly Grand Rear Admiral
Posts: 5536
Joined: Sat Jun 16, 2007 3:48 pm
Location: Netherlands

Re: [Release] Satellites OXP

Post by Eric Walch »

Just one warning: Make the names more unique. e.g. "SateliteAI.plist" could exist in another oxp. And becauce there can only be one, the last loaded wins. Same for textures, those also need more unique names.

One hint for the script:

Instead if giving this.shipWillLaunchFromStation the same content as this.shipWillExitWitchspace (with the added count), you could use:

Code: Select all

this.shipWillLaunchFromStation = function ()
{
    this.shipWillExitWitchspace();
    delete this.shipWillLaunchFromStation;
}
It will do the same and saves the work of every time editing at two places when you make changes in the script.

In the current form, 4 new satelites will be added on launch when you had shot down all 4 of them. :lol:

I already found 2 of them. Nice looking and a good orbit speed. I see the problem of making live pictures. :)

And about scan class. Instead of defining them as rock, I would use:

Code: Select all

scan_class = "CLASS_CARGO";
"cargo_type" = "CARGO_NOT_CARGO";
Not that any player would notice the difference but some scripts might scan rocks and cargo seems better. The second line makes sure you can't scoop it as cargo.
User avatar
Rorschachhamster
---- E L I T E ----
---- E L I T E ----
Posts: 274
Joined: Sun Aug 05, 2012 11:46 pm
Contact:

Re: [Release] Satellites OXP

Post by Rorschachhamster »

Thanks, I'll do that. :D

EDIT:Reuploaded, added "RS" in front of circa everything, and corrected the demoship.plist. :oops: :mrgreen:

EDIT2: ..and again. :oops: Copy and paste... :oops: :oops: :lol:

EDIT3: and this model.dats don't rewrite by their own. :roll: At least nobody downloaded in between this... :oops:
User avatar
Shipbuilder
---- E L I T E ----
---- E L I T E ----
Posts: 877
Joined: Thu May 10, 2012 9:41 pm
Location: Derby

Re: [Release] Satellites OXP

Post by Shipbuilder »

These look great.

Well done with this OXP.

I really liked the style of your models and texturing by the way.
Last edited by Shipbuilder on Sun Oct 27, 2013 3:56 pm, edited 1 time in total.
The GalTech Industries Corporation - Building ships to populate the galaxies.

Increase the variety of ships within your Ooniverse by downloading my OXPs

Flying the [wiki]Serpent_Class_Cruiser[/wiki] "Thargoid's Bane"
Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2412
Joined: Mon May 31, 2010 11:11 pm

Re: [Release] Satellites OXP

Post by Switeck »

Awesome concept -- excellent eye-candy right where it should be.

You could even convert this to work with OXPConfig on whether these are track-able by their beacon symbol.

If you haven't already, please make the satellites slow enough that an Anaconda isn't badly outpaced by one. It's embarrassing enough getting outrun by other ships, by an object in a "freefall" orbit (minimal orbital thrusters used) - Outrageous! :oops:
User avatar
Dr.Tripsa
Dangerous
Dangerous
Posts: 84
Joined: Mon Apr 30, 2012 9:33 pm
Location: In your cargo bay, eating your chips.

Re: [Release] Satellites OXP

Post by Dr.Tripsa »

Agreed, great oxp, but slow em down, or allow some in geo-stationary orbit.... like those spy sats ;)
No, I'm not a Trumble... that's a speciest and offensive remark!
~munch~
What?.... I'm hungry.
User avatar
Rorschachhamster
---- E L I T E ----
---- E L I T E ----
Posts: 274
Joined: Sun Aug 05, 2012 11:46 pm
Contact:

Re: [Release] Satellites OXP

Post by Rorschachhamster »

First: Thanks! :oops:

@shipbuilder: The textures are really easy... but I have to get new akkus for my digicam and get new shots as soon as the sun is shining again (or at least bright enough behind the clouds)... helps if you've got a (smallish, but still) port just before your front door. I wrote it on the screenshot thread, but I repeat it here: The blue part of the... let's call it hubble-alike... was made with my webcam and the fretboard of my bass guitar. :D :wink: Oh, and the foil was silver and wrapped around delicious chocolate. 8)

Regarding slowing them down, I felt that they should orbit rather fast - so you would see them sometimes passing by. *shrug* You could adjust the max speed in the shipdata.plist, the AI puts them randomly at full, 3/4, 1/2, and 1/4 of that value...

And I have to look at how I could use OXPConfig to get anything done. :D :wink: But if it's possible, maybe the speed could be adjusted, either. 8)
User avatar
Diziet Sma
---- E L I T E ----
---- E L I T E ----
Posts: 6310
Joined: Mon Apr 06, 2009 12:20 pm
Location: Aboard the Pitviper S.E. "Blackwidow"

Re: [Release] Satellites OXP

Post by Diziet Sma »

Yay! A much-needed item has finally been added to the Ooniverse! Thanks! 8)
Switeck wrote:
please make the satellites slow enough that an Anaconda isn't badly outpaced by one. It's embarrassing enough getting outrun by other ships, by an object in a "freefall" orbit (minimal orbital thrusters used) - Outrageous! :oops:
Image
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
User avatar
JazHaz
---- E L I T E ----
---- E L I T E ----
Posts: 2991
Joined: Tue Sep 22, 2009 11:07 am
Location: Enfield, Middlesex
Contact:

Re: [Release] Satellites OXP

Post by JazHaz »

Great idea. Downloaded.
JeX
Competent
Competent
Posts: 54
Joined: Mon Jan 21, 2013 2:13 pm

Re: [Release] Satellites OXP

Post by JeX »

Yum!

Seriously, with this speed of OXPs being released, Oolite is soon going to be the most superior spacesims ever.
User avatar
Pleb
---- E L I T E ----
---- E L I T E ----
Posts: 908
Joined: Sun Apr 29, 2012 2:23 pm
Location: United Kingdom

Re: [Release] Satellites OXP

Post by Pleb »

JeX wrote:
Seriously, with this speed of OXPs being released, Oolite is soon going to be the most superior spacesims ever.
I thought it already was? 8)
Desktop PC: CPU: Intel i7-4790K Quad Core 4.4GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1080Ti RAM: 32GB DDR3

Laptop PC: CPU: Intel i5-10300H Quad Core 4.5GHz (Turbo-Charged) GPU: Nvidia GeForce GTX 1650 RAM: 32GB DDR4
Post Reply