This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building


On Tue, 2004-05-11 at 23:24, Jim Kingdon wrote:
> > * how do I get it to only build one unit instead of "as many as
> > * possible"?
> 
> Did you set construction-run in the doctrine?  For example:
> 
>  (doctrine default-doctrine
>   (construction-run (u* 1))
> 
> in the standard game.
> 
> The *player* can tell the user interface how many to build (if memory
> serves,, "5" followed by "P" are the keystrokes to build 5 of a
> unit).  But doctrine is where the designer gets to determine the default.

Near the end of last year, Hans overrode the default construction run of
99 with 1 at the UI level. So, if someone just types "P", he/she should
only get 1 unit if no doctrine is defined for that unit.

But, yes, if a default construction run of >1 was unwittingly borrowed
from another game, then I would agree that could be the source of the
problem.

Eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]