Until i can get an updated version of the irc, /me will be broken, with SR's help we made the following: (with a small modification by me)
/me {
if ($server == irc.undergroundnews.com) {
/msg $chan (colorcodes) $+ * $me $1-
}
else {
/describe $chan $1-
}
}
This will make it so that /me acts as: [09:04]
* QuickyMcLoseload looks at Bhodi
on the UGN Security server, or a standard /me on any other network. This problem is being worked on and we will keep you up to date.