Page 1 of 1

Hybrid Server set up??

Posted: Thu May 25, 2017 5:07 pm
by Walker
IS it possible to run MP Server with the solo game aspect of hiring NPC Ships?

If so where is the switch in the code?

If not is there code that can be harvested from the single player game and used in the MP server files to enable this for all players on the server?

Thank you in advance for any and all responses.

On a side note, I have been playing the game for about a month maybe two. I must say I am enjoying it quite a bit. My Hat is off to you Vice, you have created one hell of a good game! Thank you for the hard work and dedication you have put in over the years to get here, so I may enjoy it today.

Re: Hybrid Server set up??

Posted: Thu May 25, 2017 7:31 pm
by Vice
IS it possible to run MP Server with the solo game aspect of hiring NPC Ships?

If so where is the switch in the code?

If not is there code that can be harvested from the single player game and used in the MP server files to enable this for all players on the server?
No, that is where the system is different to accommodate the multiplayer elements vs single player elements (that is, where ship indexes are available for human players rather than computer controlled ships). Multiplayer fleet ships should be populated by human players (where the faction linking, voice/text chat mechanisms, contract rewards/linking, and more apply) whereas in single player, computer controlled ships can be part of the single player fleet system. Part of the reason is functional necessity (not feasible to inflate data rates for every instance of player ordered fleet ships) and part of it is to open the multiplayer mode up to human players and affiliated options.
On a side note, I have been playing the game for about a month maybe two. I must say I am enjoying it quite a bit. My Hat is off to you Vice, you have created one hell of a good game! Thank you for the hard work and dedication you have put in over the years to get here, so I may enjoy it today.
Very glad you are enjoying the game, thanks for the encouragement.

Re: Hybrid Server set up??

Posted: Thu May 25, 2017 8:18 pm
by Walker
RGR that thank you for the fast response