Re: Ryan Eye MP Game (thread name changed)
Quote:
Originally posted by RyanZA:
Just waiting on Gandalf to start the server up and we can get to playing.
|
(edited) OK up and waiting.....
You didnt mention AI's so I left those out.
For those curious here this is the startup line I used....
nohup dom2 -ST --noclientstart --port 7011 -g RyanzEye --indepstr 7 --magicsites 45 --mapfile eye.map >/dev/null 2>RyanzEye.err &
This is the command Im using to run the game as "no hangup" and "background", "process when all players finish their turns".
The RyanzEye.cmd call afer processing is just for me to play with toward webbing things. For now it will probably just record the turn processing to a file. Maybe I will have it email me or send text to my cell phone telling me I can do another turn
nohup dom2 -ST -q --nonationsel --port 7011 -g RyanzEye
--postexec RyanzEye.cmd >/dev/null 2>RyanzEye.err &
The script runs it on a Debian Linux server in Text Only mode (should be faster and less memory)
Later if we want to we can switch to processing the turns every midnight (my time Pacific Standard Time) whether people have turned in their turns or not. This would be a good idea.
[ December 28, 2003, 20:36: 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!)
|