• Since we're having an issue with spam and very few people use this website, I've closed Game-Warden to new user registrations. Any FS2, BtRL, SoL, etc questions can be directed to HLP instead.

24 hour dedicated in-game join server

DaBrain

Dude with micro shadows
I got a second PC here and thought about setting up a dedicated server for game hosting.

Sadly I wasn't able to get it working, maybe the -standalone code was broken. :(

My idea was to set up a server that hosts a never-ending game. (Which can be played alone too.)

With the in-game join option, people could easily join all the time.

Maybe we this would bring some more players together. ;)


If you have any idea how to set up a dedicated server like this, or in case you want to FRED a mission for this, just post here. ;)
 
Very nice idea! I guess to make it real you will need to do some (or more ;)) changes in current FS2 / FS2Open netcode. To allow in-game joining (it's started in SCP but not finished yet) and allow server to play mission with noone on board (alone). It's not look to be a VERY BIG issue for a good programmer, but there can be some problems with current mission system...

I would like it to be an TvT mission (because I loved TvT competitions :)), but it can make problem for the in-game joining. What problem?! Main problem of in-game joining in TvT mode: how to choose team (green / red) when you join it in-game. Idea for solution: join to game as observer / spectator of green (for better orientation) and then enter (like a msg to other ppl) command like: /join red.

If it's will be a Co-operative mission, the in-join problem is back. How to choose wing?! There is seems that this problem not involved only with Dog-Fights mode. I'm sure that's why SCP begin to create in-join option for Doggy mode firstly ;).

Other problems?! Yes... i think. And this involves every mode - how to choose ship and weapons when you join in-game?

---

BTW. If you wish to set up a traditional standalone server now, just launch -standalone with Tom's Old Engine Build. It's working.
 
Man, I already thought nobody is interested in this. :)

Maybe it's time to suggest some code changes. :drevil:
 
After all the playing about I've done with the ship-create SEXP I think a never ending mission is now possible as you can easily fix things so that the game spawns new enemy ships whenever you need them.

I've been toying with the idea of making a Freelancer style persistant mission in my head :) The only thing that has been stopping me is that I'm pretty sure I'll run into the same problem I had earlier of SCP SEXPs not working properly on multiplayer.
 
Back
Top