[Freeciv-Dev] Re: (PR#2415) AI only autoattack patch
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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. Then
/create chris
/experi chris
should do the job.
- Per
|
|