Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] (PR#10447) is_allowed_to_take() doesn't work properly
Home

[Freeciv-Dev] (PR#10447) is_allowed_to_take() doesn't work properly

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10447) is_allowed_to_take() doesn't work properly
From: "Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 6 Oct 2004 06:08:18 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10447 >

> show allowtake
------------------------------------------------------------------------------
+ means you may change the option
= means the option is on its default value
------------------------------------------------------------------------------
Option        value   (min,max)      description
------------------------------------------------------------------------------
allowtake     +="HAhad"              Players that users are allowed to take
------------------------------------------------------------------------------
> set allowtake "A"
> show allowtake
------------------------------------------------------------------------------
+ means you may change the option
= means the option is on its default value
------------------------------------------------------------------------------
Option        value   (min,max)      description
------------------------------------------------------------------------------
allowtake     + ""                   Players that users are allowed to take
------------------------------------------------------------------------------

-mike




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10447) is_allowed_to_take() doesn't work properly, Mike Kaufman <=