Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2001:
[Freeciv-Dev] Re: automaticly restarting script
Home

[Freeciv-Dev] Re: automaticly restarting script

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Bernhard Kuemel <darsie@xxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: automaticly restarting script
From: Tuomas Airaksinen <tuomas.airaksinen@xxxxxxxxxx>
Date: Mon, 16 Apr 2001 00:14:33 +0300

On Sun, Apr 15, 2001 at 03:57:46PM +0200, Bernhard Kuemel wrote:
> Tuomas Airaksinen wrote:
> > 
> > I just use following civloop script at tuma.stc.cx:5555:
> > 
> > #!/bin/bash
> > while true; do
> >         echo "Civserver launched $(date)" >> my_civlog.txt
> >         civserver -q 500 -r my_civscript.txt >> my_civlog.txt
> > done
> 
> Hmm, my civserver doesn't have this -q option. But I found that

It's in CVS version (and will be in next stable version which (probably)
will be out soon).

> public civservers aren't such a great idea since it's better to
> run ones own server which allows one to save and restore games.

tuma.stc.cx saves automatically in web-opened folder 
<http://tuma.stc.cx/freeciv-savegames/>. I think that's a good idea :)

Loading a saved game on my server automatically would be a bit more difficult.

-- 
Best regards, Tuomas Airaksinen 
For That Matter: http://tuma.stc.cx/

Attachment: pgp_U8rLMD7zS.pgp
Description: PGP signature


[Prev in Thread] Current Thread [Next in Thread]