Page 1 of 1

/sa & pb_sv_kick ?

Posted: Fri Sep 19, 2003 7:02 pm
by tiroloco
Hi all

I have the following lines in my server.cfg in order to give to our clan members a stronger kick command.

set b_semiadminlevels 1
set b_semiadminpass1 "xxxx"
set b_semiadmincmds1 "pb_sv_kick pb_sv_banlist pb_sv_unban"

But for some reason, etpro is unable to pass all arguments to the PB_SV_kick command. If I type in console the following commands:

/sal xxxx
/pb_plist
/sa pb_sv_kick client# minutes

The offending client# is kicked but only for 1 minute. I've also tried the following commands:

/sa pb_sv_kick client# minutes reason
/sa pb_sv_kick "client# minutes"

with no success. Is there any tip to make /sa & pb_sv_kick work together? :)


TIA

Posted: Fri Sep 19, 2003 11:15 pm
by bani
bug. semiadmin quotes all commands sent to it before sending it to the engine (to prevent semiadmin exploits), and pb doesnt like that.

next version will fix that.

Posted: Sun Sep 21, 2003 3:05 pm
by tiroloco
It's now fixed in 1.0.24. Thanks Bani ;)

Posted: Mon Sep 22, 2003 4:35 am
by =FF=im2good4u
where did oyu get 1.0.24 ?

Posted: Thu Sep 25, 2003 1:12 am
by tiroloco
ClanBase.