Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2005:
[Freeciv-Dev] (PR#13764) Wishlist: Improved nation selection screen
Home

[Freeciv-Dev] (PR#13764) Wishlist: Improved nation selection screen

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: himasaram@xxxxxxxx
Subject: [Freeciv-Dev] (PR#13764) Wishlist: Improved nation selection screen
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Wed, 24 Aug 2005 13:07:52 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13764 >

> [himasaram@xxxxxxxx - Wed Aug 24 19:32:31 2005]:

> AI players should always be chosen from the same "era" as the human 
> player has selected. And if not overly complicated to implement, 
> primarily also from the same region.
> 
> Daniel
Already implemented. Take a look at data/default/nations.ruleset:


; Descriptions of nation groups
; name          = name of the group
; match         = How much the AI will try to select a nation in the same
;                 group
[ngroup_ancient]
name="Ancient"
match=1
[ngroup_medieval]
name="Medieval"
match=1
[ngroup_modern]
name="Modern"
match=1
[ngroup_fictional]
name="Fictional"
match=2

--
mateusz



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