mIRC Homepage
Posted By: Janus /amsg doesnt work for me - 03/01/03 04:46 AM
lo
got this probs now for ages.. smirk
im using psybnc and when i do /amsg <text> i can see it, but no1 else..
any solutions? would be great.. smirk
greets janus

ps: the script in the faq doesnt work smirk
Posted By: Hammer Re: /amsg doesnt work for me - 03/01/03 04:54 AM
psyBNC won't have anything to do with it, I wouldn't think. You might try //say $isalias(amsg) .. see if that returns $true. If it does, you can find it with //say $isalias(amsg).fname and then go remove it.

The other thing you can try is to turn on debug and watch what mIRC sends the server. To turn it on, type /debug -p @Debug and to turn it back on again after you have issued the /amsg blah blah command, you type /debug -c off. If you have no /amsg alias, then we'll need to see the output from the debug command to really tell what's going on.
Posted By: Janus Re: /amsg doesnt work for me - 03/01/03 05:02 AM
"You might try //say $isalias(amsg) .. see if that returns $true."

$true returns wink

-----
on the debugging stuff, this returns:

-> BelWue.DE 317:*: echo -a |Idletime: >
<- :BelWue.DE 421 Janus` 317:*: :Unknown command
-> BelWue.DE PRIVMSG #MachinaeSupremacy,#p~#dovey,#p~#mirc,#p~#mongos,#q~#gnaa :blah blah
-> BelWue.DE PRIVMSG #q~#thedickheads,#q~#wiking-clan,#swz,#test123,#ths :blah blah
<- MachinaeSupremacy,#p - Unbekanntes Netzwerk
<- thedickheads,#q - Unbekanntes Netzwerk
-> BelWue.DE 317:*: echo -a |Idletime: >
<- :BelWue.DE 421 Janus` 317:*: :Unknown command

Unbekanntes Netzwerk is german and means unknown network
p~ and q~ are networks which im in, so normal ircnet is my primary thing and has no ~ stuff
Posted By: Hammer Re: /amsg doesnt work for me - 03/01/03 06:04 AM
Try going to that network with a plain mIRC (no scripts at all). See if /amsg works. It looks to me like your script is seriously interferring with your input/output. I'm not at all familiar with the IRCd that generated those responses. I know it's non-standard. Unknown network should have been returned in a numeric of some sort, like that unknown command (421) was.
Posted By: Janus Re: /amsg doesnt work for me - 04/01/03 12:40 AM
mhh with a 'clean' mirc it works... strange mhh strange smirk...
Posted By: Hammer Re: /amsg doesnt work for me - 04/01/03 01:48 AM
Then it is definitely a script problem. If you wrote the script, troubleshoot it. If you didn't write it, send the author an email (bug report) describing the problem and ask him to fix his script.
Posted By: Janus Re: /amsg doesnt work for me - 04/01/03 02:04 AM
hehe thats the prob
i took from here and there addons and merged them into 1 script wink
looks like i have to deaktivate them one by one to find out
thx for your effort m8
© mIRC Discussion Forums