Einzelnen Beitrag anzeigen
  #17  
Alt 04.11.2019, 23:54
Hartmut Hartmut ist offline
Lebende Foren Legende
 
Registriert seit: 01.04.2010
Ort: Nürnberg
Alter: 60
Land:
Beiträge: 2.186
Abgegebene Danke: 3.249
Erhielt 1.566 Danke für 907 Beiträge
Aktivitäten Langlebigkeit
6/20 15/20
Heute Beiträge
0/3 sssss2186
AW: Re: MessChess und Arena - Fragen und Antworten

 Zitat von Tibono Beitrag anzeigen
Hi, another small enhancement: I noticed the CC7 playing as white starts using Enter and a reversed notation. It works but it gets the CC7 immediately out of its (small) opening book.
Example: CC7-B plays d7-d5 (Arena:E2-E4), reply Arena E7-E5 (CC7:d2-d4) and CC7 starts thinking prematurely.

Suggestion for cc7.lua:
Code:
function interface.start_play(init)
	if (init) then
		interface.invert = false
		interface.turn = false
		send_input(":IN.2", 0x01, 1) -- CB
	end
end
results in (example): CC7-B plays e2-e4, reply e7-e5, CC7 plays g1-f3 from book.
Gruß, Eric
Hi Eric

Does it work also with the CC10 or Chess Challenger Voice? With the CC10 there is exactly the same problem (out of book). For the Chess Challenger Voice it would only be interesting because he would play correctly e2-e4 instead of a mirrored move (also with white he plays with the book)
__________________
Mein Profil beim ICCF (International Correspondence Chess Federation)
https://www.iccf.com/player?id=89948&tab=3
Mit Zitat antworten