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.

Search found 6 matches

by bharvey
Mon Sep 13, 2010 9:56 pm
Forum: Eggdrop Help
Topic: Permissions/Scripts
Replies: 7
Views: 4469

It's not a configuration issue. I can see 2 possibilities for that behaviour 1) You still have the old bind active because you only rehashed when you initially changed the bind to n|n (check .binds !sql in partyline), .restart to fix this. 2) Everyone is recognized as owner with global or channel +...
by bharvey
Mon Sep 13, 2010 9:48 pm
Forum: Eggdrop Help
Topic: Permissions/Scripts
Replies: 7
Views: 4469

blake wrote:On the party line do .whois username/handle this will show what flags the users have on your bot
I did this and only my name shows.
by bharvey
Sun Sep 12, 2010 10:10 pm
Forum: Eggdrop Help
Topic: Permissions/Scripts
Replies: 7
Views: 4469

It's not a configuration issue. I can see 2 possibilities for that behaviour 1) You still have the old bind active because you only rehashed when you initially changed the bind to n|n (check .binds !sql in partyline), .restart to fix this. can you explain how I check that please? I'm new to this.. ...
by bharvey
Sun Sep 12, 2010 4:11 pm
Forum: Eggdrop Help
Topic: Permissions/Scripts
Replies: 7
Views: 4469

It's not a configuration issue. I can see 2 possibilities for that behaviour 1) You still have the old bind active because you only rehashed when you initially changed the bind to n|n (check .binds !sql in partyline), .restart to fix this. can you explain how I check that please? I'm new to this.. ...
by bharvey
Sun Sep 12, 2010 12:54 am
Forum: Eggdrop Help
Topic: Permissions/Scripts
Replies: 7
Views: 4469

Permissions/Scripts

I dont think this falls into scripting - this is more about configuration. I have these items in my "myscript.tcl" bind pub n|n !sql cmd:sql bind pub o|o !warn cmd:warn bind pub o|o !unwarn cmd:unwarn bind pub - !showwarn cmd:showwarn bind pub - !check cmd:check It's my understanding that ...
by bharvey
Mon Aug 09, 2010 12:19 am
Forum: Scripting Help
Topic: couldn't open socket: host is unreachable
Replies: 1
Views: 3032

couldn't open socket: host is unreachable

Greetings,

I have a script that works fine on one server. Moved it to another and I get this:

Tcl error [cmd:check]: couldn't open socket: host is unreachable

Any ideas what I should check?

Thanks!