Is the eval broken in Crafty 23.3?
I am not able to change eval parameters. e.g.
eval 1 101
- Jarkko
crafty 23.3 bug:eval
Moderator: Ras
-
- Posts: 198
- Joined: Thu Mar 09, 2006 2:44 am
- Location: Helsinki, Finland
-
- Posts: 198
- Joined: Thu Mar 09, 2006 2:44 am
- Location: Helsinki, Finland
Re: crafty 23.3 bug:eval
It seem it has changed to
pers 11 101 101
pers 11 101 101
-
- Posts: 20943
- Joined: Mon Feb 27, 2006 7:30 pm
- Location: Birmingham, AL
Re: crafty 23.3 bug:eval
I think this has all been collapsed into the "personality" command for simplicity.jarkkop wrote:Is the eval broken in Crafty 23.3?
I am not able to change eval parameters. e.g.
eval 1 101
- Jarkko
Try "personality list" (or "pers list")
then you can do the same thing as before, except that you use "pers 1 0" to disable check extensions, for example. It is all part of the personality code, but I think this was changed farther back than 23.3...