actually, it works for kick,
but how about this:

Op modes
.$iif($me isop #, ( +o ) op, $style(2) ( +o ) op):/op $1 $2 $3 $4
.$iif($me isop #, ( -o ) deop, $style(2) ( -o ) deop):/deop $1 $2
.-
.( +h ) halfop:/mode $chan +h $1 $2 $3 $4 $5 $6 $7 $8 $9 $10
.( -h ) dehalfop:/mode $chan -h $1 $2 $3 $4 $5 $6 $7 $8 $9
.-
.( +v ) voice:/voice $1 $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12
.( -v ) devoice:/devoice $1 $2 $3 $4 $5 $6 $7 $8 $9 $10 $11


i tried with

.$iif($me ishop #, ( +h ) hop, $style(2) ( +h ) halfop:/mode $chan +h $1 $2

etc, coz when you r half op you cant +h or +o others

but when i put that code in my popups the popup with halfop dissapears

and i want to make that when i am +h that i cant +h others
(to popup be freezed)
how to do it?

Last edited by bunar; 22/10/03 07:24 PM.