Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VANILLA-L:694] Re: [VANILLA-L:692] Re: [VANILLA-L:691] START_ARMIES and MAX_POP



Alec Habig wrote:
> Bob Tanner writes :
> > Yet, when I do a reset using the sequencer all planets have 30
> What is the sequencer doing?

MCOPY (pdata, planets, sizeof (pdata));

This might not be working as expected.  On my sequencer script that I
use daily I have this ...

shell $LIBDIR/tools/setgalaxy t 17

Where LIBDIR is an environment variable pointing to my LIBDIR.

I'd use scripts which move around .sysdef's and touch them too.  The
sequencer is designed for situations where you want a daily short game,
sort of like an automated INL robot.  I used to use scripts for the
daily game, but they (a) ran at nice priority from crontab, and (b)
didn't time too well, because of delays executing programs.

-- 
James Cameron                                    (cameron@stl.dec.com)
Digital Equipment Corporation (Australia) Pty. Ltd. A.C.N. 000 446 800
+
++ Vanilla-l Mailing List ++
To unsubscribe: send "unsubscribe vanilla-l" to majordomo@real-time.com
For more information: http://archives.real-time.com


Follow-Ups: References: