opchars

General support and discussion of Eggdrop bots.
Post Reply
s
starpossen
Op
Posts: 139
Joined: Tue Jan 10, 2006 1:08 am

opchars

Post by starpossen »

In my .conf I got these two lines:

Code: Select all

set opchars "@"
set opchars "@&~%"
I've added % as my bot is +h on the channel, but when the bot is +h(%) Its not reacting to commands like voice, kick and stuff like that, what could be the problem?
ps. im using net-type 5
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

you could use

Code: Select all

[ishalfop nickname ?channel?]
r0t3n @ #r0t3n @ Quakenet
s
starpossen
Op
Posts: 139
Joined: Tue Jan 10, 2006 1:08 am

Post by starpossen »

Where would I add that?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

starpossen wrote:Where would I add that?
That would be used in a script (as part of an 'if' statement) that you'd create/modify yourself. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
s
starpossen
Op
Posts: 139
Joined: Tue Jan 10, 2006 1:08 am

Post by starpossen »

Thanks for your reply, but my reading in the docs have been low the past couple of days, but im still learning, yet im not sure about this one yet.
Post Reply