Automatic voice
#1

Hello,

My server is now connected with IRC. People need to have rights (+voice) to do some commands.
I need to set them f example: /mode #CHANNELNAME +v NAME <= I need to drop that in the IRC client.
But when the player relogs he don't have those rights anymore. Can someone help me out with IRC expierence.
Reply
#2

If your SA-MP IRC bot has op rights, then you can use the +v mode, is that what you're looking to do? You haven't exactly explained your problem too well.
Reply
#3

firstly, by default IRC channels use the xop system and not levels, so you gotta change that by using
/cs set # xop off
where # is your channel name, then use
/cs levels # set AUTOVOICE 0
level 0 should be default, iirc -1 is banned users 3 is voice, 5 is half op blah blah 10 is owner

if you mean auto voice for selected registered (they must be registered) users then you can just use
/cs vop # add nick
Reply
#4

Hmm, I've tried some of here above, Nothing worked. Users are registered and when they join they need automatic voice (+v).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)