_banana Voice
Joined: 17 Nov 2008 Posts: 2
|
Posted: Mon Nov 17, 2008 7:02 pm Post subject: Checking user flags for bind pubs |
|
|
Hi, I'm having a problem with my eggdrop bot.
All the scripts I have that check user flags for bind pubs fail no matter the user doing it.
For example, Marky's Color Uno script uses these:
| Code: | bind pub - !uno UnoInit
bind pub "o|o" !stop UnoStop |
The first one works, but not the !stop. Same thing happens with one of the pisg scripts I'm using, which checks for m|m.
I'm operator on the channels, and I've set all the required user flags via the eggdrop bot. I've tried making scripts myself, and they all fail when checking user flags.
It seems like I've tried everything and I'm still at a loss. This isn't my first time using eggdrop (or these scripts for that matter), and they worked flawlessly in the past.
I'm running eggdrop v1.6.18+SSL on InspIRCd 1.1.17 if that helps. |
|