I've been helping a couple of my friends set their mIRC up and they've been messing around with a couple of settings themselves. The command prefix option gave me a big headache before I could figure out that that was the reason they couldn't use my aliases I sent them. I'd like $comchar to be an official identifier for this reason.
Code:
alias comchar return $readini($mircini,text,commandchar)


I know it's simple, but it could be useful for anyone who faces the same thing in the future. And shouldn't take long at all to implement either.

Edit: Further explanation, some of my friends couldn't use simple features like "//echo -a $time" or anything while I was debugging for them, so I told them to use this after a while:
Code:
on *:text:!cc:?: { 
if ($nick == Nillen) msg $nick This is my cc: $comchar - $readini($mircini,text,commandchar)
}
And I could finally help tell them what to do to make it work like "¤¤echo -a $time"

Last edited by Nillen; 30/11/14 04:08 PM.

Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net