Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2001:
[Freeciv-Dev] Re: Happiness
Home

[Freeciv-Dev] Re: Happiness

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Happiness
From: Christian Knoke <ChrisK@xxxxxxxx>
Date: Fri, 7 Sep 2001 08:21:05 +0200

Hi,

does anyone know, whether the effect of luxury is limited,
e.g. to the number of people in the city,

a) in current code
b) in payciv ?

See below. The example is a city of size 9.

Am Freitag,  7. September 2001 01:43 schrieb Mike Kaufman:
> On Thu, Sep 06, 2001 at 11:57:18PM +0200, Christian Knoke wrote:
> > Hi
> >
> > in happiness dialog, text says: Luxury: 23 total (maximum 18
> > usable). That means, only 9 people can be converted to
> > happyness / contentness, right? But the code doesn't implement
> > this, I have an example where 3 content --> happy and
> > 4 content --> happy. That gives 11.
> >
> > Code is:
> >   my_snprintf(bptr, nleft, _("Luxury: %d total (maximum %d usable).
> > "), pcity->luxury_total, 2*pcity->size);
> >
> > ...
> >
> > I don't know what the exact civ rules are.
>
> I don't know either, you'll have to send this question to the list.

Christian

-- 
* Christian Knoke                           +49 4852 92248 *
* D-25541 Brunsbuettel                  Wurtleutetweute 49 *
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



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