You can try my nicklogger. I made it specifically for Buzzen
Turn it off and on in channel menu per room
Get information about ircWx here
I load it and didn't appear in menue channel
it's right at the top of the code
menu channel {
Nick History
.$iif($istok(%nickhistorychannels,$chan,44),$style(1)) Log $chan : {
$iif($istok(%nickhistorychannels,$chan,44),set %nickhistorychannels $remtok(%nickhistorychannels,$chan,1,44),set %nickhistorychannels $addtok(%nickhistorychannels,$chan,44))
}
.-
.Log Room : lognicks $chan
}
so if it's not working there must be some issue in your script preventing it
Get information about ircWx here
like what?
could be a bracket mismatch in a previous file. any errors showing in status window?
Get information about ircWx here
ok it works now
if i want it to be a message in chat not eco that would be
correct. u can remove the echo ------------------------------ stuff if u wish.. that is just for decoration
Get information about ircWx here
Sign in to reply or start a new topic where your account has permission.