public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
* consumption-per-build still doesn't work
@ 2004-06-08  0:23 Lincoln Peters
  2004-06-08  0:41 ` Eric McDonald
  0 siblings, 1 reply; 3+ messages in thread
From: Lincoln Peters @ 2004-06-08  0:23 UTC (permalink / raw)
  To: Xconq list

In my new version of knights.g, conjurers can produce humanoid troops,
such as goblins, at a much faster rate than most goblin lairs could
produce them.  However, the conjurer burns a lot of mana in the process
(the goblin lair does not).

I used the following to make conjurers and only conjurers require mana
for building new units:

(table consumption-per-build
(conjurer mana 2)
)

However, a conjurer is still able to build goblins when it is reduced to
zero units of mana!

---
Lincoln Peters
<sampln@sbcglobal.net>

The primary requisite for any new tax law is for it to exempt enough
voters to win the next election.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: consumption-per-build still doesn't work
  2004-06-08  0:23 consumption-per-build still doesn't work Lincoln Peters
@ 2004-06-08  0:41 ` Eric McDonald
  2004-06-08  5:03   ` Lincoln Peters
  0 siblings, 1 reply; 3+ messages in thread
From: Eric McDonald @ 2004-06-08  0:41 UTC (permalink / raw)
  To: Lincoln Peters; +Cc: Xconq list

On Mon, 2004-06-07 at 18:23, Lincoln Peters wrote:
> In my new version of knights.g, conjurers can produce humanoid troops,
> such as goblins, at a much faster rate than most goblin lairs could
> produce them.  However, the conjurer burns a lot of mana in the process
> (the goblin lair does not).
> 
> I used the following to make conjurers and only conjurers require mana
> for building new units:
> 
> (table consumption-per-build
> (conjurer mana 2)
> )
> 
> However, a conjurer is still able to build goblins when it is reduced to
> zero units of mana!

You can prevent this behavior by using the 'material-to-build' table.

Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: consumption-per-build still doesn't work
  2004-06-08  0:41 ` Eric McDonald
@ 2004-06-08  5:03   ` Lincoln Peters
  0 siblings, 0 replies; 3+ messages in thread
From: Lincoln Peters @ 2004-06-08  5:03 UTC (permalink / raw)
  To: Eric McDonald; +Cc: Xconq list

On Mon, 2004-06-07 at 17:38, Eric McDonald wrote:
> > However, a conjurer is still able to build goblins when it is reduced to
> > zero units of mana!
> 
> You can prevent this behavior by using the 'material-to-build' table.

For some reason, when I sent the e-mail I thought that that wouldn't
work in this case (probably I was incorrectly remembering how the table
works).  Maybe I had been staring at it for too long.

---
Lincoln Peters
<sampln@sbcglobal.net>

I never deny, I never contradict.  I sometimes forget.
		-- Benjamin Disraeli, British PM, on dealing with the
		   Royal Family

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-08  5:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-08  0:23 consumption-per-build still doesn't work Lincoln Peters
2004-06-08  0:41 ` Eric McDonald
2004-06-08  5:03   ` Lincoln Peters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).