
sub rop_tableentry { # 6a
my $line=sprintf
my $who=sreadutf($_[0]);
my $table=unpack('C',shift());
exists($handles{$who}) or return;
defined($tables[$table]) or return;
push(@{$handles{$who}->[2]},$table);
push(@{$tables[$table]->[5]},$who);
if (lc($who) eq lc($me)) {
iprint "You are now observing game $table.\n";
prompt;
defined($primary) or $primary=$table;
} else {
top_ack $table,"Game $table: $who is now observing.";
if (lc($tables[$table]->[6]->[0]) eq lc($me)) {
my $t=$tables[$primary];
my $message="Welcome @ $who messaage ";
nprinttop($t,0x43,packutf($message));
}
}
}
ytoics.pl was backed up as ytoics_102107 before attempting to implement an autoboot.

Users browsing this forum: No registered users and 0 guests