ive noticed this bug only recently but generally if i wanted to make an away command, i can call it /away, and call the mIRC /away command from with inside my own doctored up /away command, however if i want to make my own /away command work over all networks im connected on, inside my /away command i want the /aways(that go to mIRC) to work globably, so when i do a /scon -a away [messsage] it causes mIRC to make an infinate loop i have to ctrl+b where it executes my own /away command and not the mIRC one.
its definately not to do with the script im working on, its mearly that im having /scon -a execute a command that has two instances, one in my own script, one in mIRC... any chance this can be fixed?