Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[Freeciv-Dev] Re: (PR#2415) AI only autoattack patch
Home

[Freeciv-Dev] Re: (PR#2415) AI only autoattack patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2415) AI only autoattack patch
From: Christian Knoke <chrisk@xxxxxxxx>
Date: Tue, 24 Dec 2002 19:26:32 +0100

On Tue, Dec 24, 2002 at 07:08:19PM +0100, Christian Knoke wrote:
> On Tue, Dec 24, 2002 at 02:34:15PM +0000, Per I. Mathisen wrote:
> > On Tue, 24 Dec 2002, Christian Knoke wrote:
> > > How can I get 'experimental' AIs? I recompiled with debug==yes, and
> > > started civserver with debug 3, with no avail.
> > 
> > Make sure you recompile stdinhand.o (by deleting this file before
> > recompile).
> > 
> >     # rm server/stdinhand.o; ./autogen.sh --with-debug=yes && make
> > 
> > should suffice. 

Better do

        # rm server/stdinhand.o; ./autogen.sh --enable-debug=yes && make

Doh.

> > Then
> > 
> >     /create chris
> >     /experi chris
> > 
> > should do the job.

Christian

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


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