





elcriollito wrote:This problem u will see if u are in a table where 2 guys are playing and some one made a mistake and ask for undo his move and the opposite player agree his undo,this kind of move winboard does no fix it at all ,and eventually if that piece is move again winboard is gonna pop up error,or illigal move,
so be aware of that when watching game in another table that is no ur
sub top_move { # 6dmy $table=shift; if ($table->[3] != $pme and $table->[4] != $pme) {
return;
}sub top_move { # 6d
my $table=shift;
if ($table->[3] != $pme and $table->[4] != $pme) {
return;
}
my($color,@move)=unpack('C5',shift);



matematiko wrote:Now the first part of this subrutine should look like this:
- Code: Select all
sub top_move { # 6d
my $table=shift;
if ($table->[3] != $pme and $table->[4] != $pme) {
return;
}
my($color,@move)=unpack('C5',shift);
What this modifications does, the script will ignore all moves made if you are not seated. This modification is useless even if you are seated and you accept an "undo" request....but you guys don't know how to do that from the script...do you?![]()
Good luck,






matematiko wrote:Dene:
My YaY still works with the getapplet.pl built in.
This evening I will try to find what is going on.....it could be (like you said) related to the country where you are trying to log in from.....it can be the ActivePerl version...it can be many things.... together will figure it out.....PM me with the user IDs you are using at Yahoo and also e-mail me the getapplet.pl you are using....Add me to your messengers...bye now


When i try running yay.pl i got this error msg
please
Users browsing this forum: No registered users and 0 guests