This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

HalfOp access

Old posts that have not been replied to for several years.
Locked
E
Eggstreme

HalfOp access

Post by Eggstreme »

hmm....

this is really annoying me....

when i give someone halfop access....

it works fine....

no wait.....

it doesnt....

anywho they can !dehop and !kick but they cant !hop. i typed .chattr <nick> +l <channel>. i even gave them global acces but they cant rehop. this is getting really annoying :x

can someone please help me?

Eggstreme,
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: HalfOp access

Post by bobjuh »

Eggstreme wrote:hmm....

this is really annoying me....

when i give someone halfop access....

it works fine....

no wait.....

it doesnt....

anywho they can !dehop and !kick but they cant !hop. i typed .chattr <nick> +l <channel>. i even gave them global acces but they cant rehop. this is getting really annoying :x

can someone please help me?

Eggstreme,
!hop and !deop are public command and are not standard for eggdrop.
There is some sort of script you're using to to that and there is the problem with the script :)
E
Eggstreme

Post by Eggstreme »

oh well

thanks anyway

so does anyone know where i can fix this?
User avatar
arcane
Master
Posts: 280
Joined: Thu Jan 30, 2003 9:18 am
Location: Germany
Contact:

Post by arcane »

Eggstreme wrote:oh well

thanks anyway

so does anyone know where i can fix this?
add this line to your script:
proc fixallerrors {error type} {
putlog "the users on this forum are not able to read my thoughts."
putlog "maybe i should post the source of the script that gives me an error."
}
aVote page back online!
Check out the most popular voting script for eggdrop bots.

Join the metal tavern!
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Post by bobjuh »

arcane wrote:
Eggstreme wrote:oh well

thanks anyway

so does anyone know where i can fix this?
add this line to your script:
proc fixallerrors {error type} {
putlog "the users on this forum are not able to read my thoughts."
putlog "maybe i should post the source of the script that gives me an error."
}
*lol*
Locked