[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Followup #2: Need to create alias/script that affects scripts
Ah. Well, I'm just about done here. Two sections don't work though:
#Get the target nick's IP:
$userinfo = IRC::user_info("$nick");
my ($foo, $targetip, $foo, $foo) = split (/ /, $userinfo, 4);
and
return XCHAT_EAT_XCHAT;
}
return XCHAT_EAT_NONE;
Is anything obviously wrong with either of those? The script is all in
Perl, so perhaps the XCHAT_EAT stuff isn't applicable.
-David
--
http://home.no.net/david/
--
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/