[Split] Convoys OXP
Moderators: winston, another_commander
Re: [Split] Convoys OXP
Hi Norby,
nice oxp
Would it be possible to generate an "army convoy" from another oxp?
I'm thinking about generating defensive and offensive armadas in warring systems
I had this on my TODO list, but if I can reuse your oxp, it's better
nice oxp
Would it be possible to generate an "army convoy" from another oxp?
I'm thinking about generating defensive and offensive armadas in warring systems
I had this on my TODO list, but if I can reuse your oxp, it's better
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: [Split] Convoys OXP
Sure, do it. The License allow it even without my response.
Re: [Split] Convoys OXP
yea I agree, the oxp is better
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: [Split] Convoys OXP
Welcome, Hajimoto!
Here in the home of pilots you can introduce yourself, publish your best screenshots or ask anything about the Ooniverse.
Here in the home of pilots you can introduce yourself, publish your best screenshots or ask anything about the Ooniverse.
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: [Split] Convoys OXP
I just got the traffic jam of the century when approaching Tegete's Coriolis station: 28 ships in the launch corridor! Time to make a tea, I suppose
In all seriousness, this OXP is really nice, I have seen some amazing formations so far!
In all seriousness, this OXP is really nice, I have seen some amazing formations so far!
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: [Split] Convoys OXP
Launches are not as slow as landings. If you often arrive to stations after convoys then install the no more traffic jam addon, aka ILS.
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: [Split] Convoys OXP
That was not a complaint, I actually enjoy the busy stations -- and this allows me to check my e-mail as well! But thanks for the suggestion with the ILS, docking is indeed sometimes quite slow with NPCs so I will definitely check it out.
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: [Split] Convoys OXP
@Norby I am getting an error message on my log with ConvoysB:
I just checked the files, and it seems that the script inside that folder is called convoys.js, not convoysb.js, but the world-scripts.plist calls for a convoysb.js.
Code: Select all
01:47:01.208 [script.load.notFound]: ***** ERROR: Could not find script file convoysb.js.
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: [Split] Convoys OXP
Thank you for spotting, fixed in Convoy leaders without bounty labels v1.3.1.
Re: [Split] Convoys OXP
Is it possible to compose even bigger convoys? a rag tag fleet
or to compose a certain ship selection together?
perhaps with a leader visible in station dock control with a(n) friendly invite, hehe...
or to compose a certain ship selection together?
perhaps with a leader visible in station dock control with a(n) friendly invite, hehe...
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: [Split] Convoys OXP
@Norby I just found myself in a very laggy situation: a ship sent out a distress signal near a huge police convoy. Suddenly, each and every Viper decided to answer the message at the same time, completely spamming the communication log and also the synthetic voice (I have voice on for comm messages) and and transforming my scanner into a christmas tree. The game went from completely fluid to severely lagged.
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: [Split] Convoys OXP
Bigger convoys are possible, but there is a core limit of ecorts at 16 ships what a bit hard to step over (need syncing the movement of ship groups in js) which maybe not worth due to cause performance hits and too crowded scanner more often.
Certain ship selection is possible if escorts (including secondary freighters) are added in shipSpawned event. The current solution is plist based where I defined many combinations what I think logical. A flexible solution need additional well-thought rules what you must describe first, then the implementation in js is not too hard.
About Vipers now I tested many times and never got multiple messages, just a single one from the leader. I can imagine only that the leader of the group was destroyed before so others split to individual ships, then all responded to the signal.
Certain ship selection is possible if escorts (including secondary freighters) are added in shipSpawned event. The current solution is plist based where I defined many combinations what I think logical. A flexible solution need additional well-thought rules what you must describe first, then the implementation in js is not too hard.
About Vipers now I tested many times and never got multiple messages, just a single one from the leader. I can imagine only that the leader of the group was destroyed before so others split to individual ships, then all responded to the signal.
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: [Split] Convoys OXP
I see, thanks Norby. I will keep an eye if this happens again or if it was just a rare coincidence.
Re: [Split] Convoys OXP
planetary ferry with different escorts
seen several of these shuttle convoys
So i see the convoys are defined in the shipdata.plist, with a maximum of 16 ships per convoy ( 16 hardcoded max ).
One ship is the leader ( boa for example ) other boa's allthough freighters are defined as escorts?
Other freighters in the convoys cannot have escorts of their own ( as they are escorts themselves )
If i want other ship combinations i have to edit the shipdata.plist's,
but what is the difference in defining these for convoys.oxz and freighterconvoys.oxz
seen several of these shuttle convoys
So i see the convoys are defined in the shipdata.plist, with a maximum of 16 ships per convoy ( 16 hardcoded max ).
One ship is the leader ( boa for example ) other boa's allthough freighters are defined as escorts?
Other freighters in the convoys cannot have escorts of their own ( as they are escorts themselves )
If i want other ship combinations i have to edit the shipdata.plist's,
but what is the difference in defining these for convoys.oxz and freighterconvoys.oxz