Hi people,
I need to have a UserCommand ask me for parameters, like the 'Kick User' will ask me to enter a reason from the right-click menu in the UserList.
How do I get this kind of function activated?
Thanks in advance!
Regards,
Shurlock!
try this
user:SendData("$UserCommand 1 3 Kick $<%[mynick]> !kick %[nick] %[line:Enter Reason]||")
Thanks Hawk, Works just fine! :D