Request commands for right click mouse for reg user:
reg user brother with tag brother lua 5
reg user sister with tag sister lua 5
tnx
Do not double post, please.
Btw, we can't help you just with that information. We also need the related commands.
Cheers
i have this:
["regreg"]="$UserCommand 1 3 "..sMenu.."\\REGISTER\\Register user as REG$<%[mynick]> !regreg %[nick] %[line:Password]",
it is possibile
["regreg"]="$UserCommand 1 3 "..sMenu.."\\REGISTER\\Register user as REG(brother)$<%[mynick]> !regreg %[nick] %[line:Password]",
["regreg"]="$UserCommand 1 3 "..sMenu.."\\REGISTER\\Register user as REG(sister)$<%[mynick]> !regreg %[nick] %[line:Password]",
with tag brother and sister
right key mouse thanks
Please correct me if im wrong .... but i dont think that will work as there is no such profile.(REGbrother) ??
I think what your after is a script that adds brother/sister to every registerd user??
E.G {brother}(uk)jay
if so try searching for description tag there are a few of them round in lua 5
just alter the script to suit your needs
QuoteOriginally posted by gemini
Request commands for right click mouse for reg user:
reg user brother with tag brother lua 5
reg user sister with tag sister lua 5
tnx
Well, if you already have the scripts to register users with those tags, they'll surely have a specific command to do it.
For example, something like: "!regbrother nick" would register a normal user with (brother) tag.
If that's so, it's easy. If not, you need those scripts and then you can make a rightclick for it.
Cheers