|
|
|
 |
|

November 3rd, 2003, 05:20 PM
|
 |
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: Dedicated Servers?
Process a turn and quit is very simple:
dom2demo -g name_of_game
[ November 03, 2003, 15:20: Message edited by: Johan K ]
|

November 3rd, 2003, 05:50 PM
|
Private
|
|
Join Date: Oct 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Dedicated Servers?
Does the command line way of launching a server have any way to include the map name and game settings? I tried launching it that way on a win2k machine, and the process launched successfully. Only problem was that it blocked on selecting the game name. So clients connected and sat at the 'getting game info' screen.
|

November 3rd, 2003, 05:52 PM
|
Private
|
|
Join Date: Oct 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Dedicated Servers?
Oh, yeah... And...
"dom2demo -g name_of_game"
How do you supply the turn data?
|

November 3rd, 2003, 06:53 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Dedicated Servers?
Quote:
Originally posted by Tourmalyn:
Oh, yeah... And...
"dom2demo -g name_of_game"
How do you supply the turn data?
|
The players turn files can be delivered by whatever method desired (email, file transfer, floppy disk) and then copied into the games directory. Im not completely sure how the first turns would be made to start a new game.
On the game-map choice.....
He listed it farther down in this thread. The command line switches. The only one I think you HAVE to have is one like
--mapfile eye.map
since the name of the tga is specified inside a map file.
All the others have defaults which it will use unless you give the switch saying you want it a different way. All of those settings can also be set inside a map file if you wanted to create a map for the game you are making instead of using the command-line switches.
[ November 03, 2003, 16:55: Message edited by: Gandalf Parker ]
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

November 3rd, 2003, 10:29 PM
|
Private
|
|
Join Date: Oct 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Dedicated Servers?
If there is the possibility of people really taking advantage of it, I would be very interested in helping to build a game/server managing website.
If only to be able to join large scale games when everything is said and done. The way Dom2 is at this point, it seems as though it would be hard to organize large numbers of people for playing those big games.
Anyone here have Tradewars experience?? Thats what I'm shooting for here. 
|

November 3rd, 2003, 10:41 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Dedicated Servers?
Quote:
Originally posted by Tourmalyn:
If there is the possibility of people really taking advantage of it, I would be very interested in helping to build a game/server managing website.
Anyone here have Tradewars experience?? Thats what I'm shooting for here.
|
I was SysAdmin on many BBS's so yes Tradewars is a fond memory for me. I have a server. Do you have any experience with html? linux? Any scripting language (I could name a couple dozen here but I really mean ANY). www.dom2.org is available for registration
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

November 4th, 2003, 01:54 AM
|
Private
|
|
Join Date: Oct 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Dedicated Servers?
My experience is actually C++ and VB. I have had a dose of JavaScript lately. VBScript/JavaScript don't have to much of a learning curve to them anyways. Haven't done HTML in a while, but thats what books are for.
Linux, hrmm... Thats another deal altogether. Limited on that, unix and Mac OSX.
|

November 4th, 2003, 02:14 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Dedicated Servers?
Quote:
Originally posted by Tourmalyn:
My experience is actually C++ and VB. I have had a dose of JavaScript lately.
|
Kewl. Consider snagging my basic scripts and making the EXE for download. People have asked but I havent found a free compiler I like.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

November 4th, 2003, 04:27 AM
|
 |
Brigadier General
|
|
Join Date: Dec 1999
Location: Lancaster, OH 43130
Posts: 1,997
Thanks: 5
Thanked 9 Times in 8 Posts
|
|
Re: Dedicated Servers?
If you guys want we can probably help out with some server space. We are running Windows2003, so I hope that isn't an issue.
__________________
Change is inevitable, how you handle change is controllable - J. Strong
|

November 4th, 2003, 04:44 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Dedicated Servers?
Quote:
Originally posted by Richard:
If you guys want we can probably help out with some server space. We are running Windows2003, so I hope that isn't an issue.
|
Thanks. Im also offering mostly server space. Im running Debian Linux. Between us we have everyone covered. I suspect we are in the same boat. We would like to help someone make this happen but not volunteering to manage yet another site
Some people are apparently web designers who have offered to make pages but so far no webmaster has offered to manage the whole package.
[ November 04, 2003, 02:47: Message edited by: Gandalf Parker ]
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|