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

[VANILLA-L:691] START_ARMIES and MAX_POP



.sysdef

MAX_POP = 15
START_ARMIES=17

ntserv/planets.h
START_ARMIES=30

Yet, when I do a reset using the sequencer all planets have 30 armies.

So it looks like START_ARMIES=30 from ntserv/planets.h overrides the
settings in .sysdef?

I look in ntserv/sysdefaults.c and I see top_armies being set, but
when I go into ntserv/planets.h tom_armies is not in this file. What
gives?

-- 
Bob Tanner <tanner@real-time.com>       | Phone : 612.943.8700
http://www.real-time.com                | Fax   : 612.943.8300
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 
+
++ 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: