Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] Re: (PR#4735) Wishlist: Non-random anarchy turns
Home

[Freeciv-Dev] Re: (PR#4735) Wishlist: Non-random anarchy turns

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4735) Wishlist: Non-random anarchy turns
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Fri, 1 Aug 2003 06:51:42 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Fri, Aug 01, 2003 at 06:40:29AM -0700, Jason Short wrote:
> Per I. Mathisen wrote:
> > Several players have requested this on irc or in email to the lists, so
> > I'm adding this to RT.
> > 
> > There should be a server option to set anarchy to a non-random number of
> > turns. For SMAC compatibility, it should also be possible to turn anarchy
> > off with a value of zero, I guess. The value -1 could perhaps be used for
> > a random number of anarchy turns, for civ1/2 compatibility.
> 
> anarchy_min_turns / anarchy_max_turns (where the amount of anarchy falls 
> randomly in between the two)?

KISS. 

anarchy_min_turns == 0 means: immediately
anarchy_min_turns == 1 means: next turn

anarchy_min_turns :== min(anarchy_max_turns, 1)
anarchy_max_turns :== 0..5

Christian

-- 
Christian Knoke          * * *          http://www.cknoke.de
* Please note new mail address - Neue Mailadresse beachten *
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



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