Quote:
Originally posted by supreemball
also the commas can be done thru mirc script code too.
use this as the code (to replace the line similar to it)
Code:
write -a nicks.php <b>@ $+ $nick(#channel,%x) $+ </b> $+ , }
|
I figured how to do that, but that leaves a trailing comma at the end of the last username..
ie: users in chat: bob, joe, mike, chris,
Anyway to simply code it in that mIRC script to prevent the last comma from showing?