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 270 matches

by arcane
Fri May 27, 2005 11:38 am
Forum: Archive
Topic: If someone can fix this chess tcl
Replies: 3
Views: 2301

nice, a chess tcl...

but maybe you should tell us what's wrong with it (and use code-tags next time)...
by arcane
Fri May 27, 2005 11:34 am
Forum: Other Topics
Topic: Suggestion: Attachment mod for the site
Replies: 12
Views: 6929

imho it would be better to choose a "code-pasting"-mod instead.
by arcane
Tue May 24, 2005 7:50 am
Forum: Modules & Programming
Topic: Changed end of line char from \n to \0
Replies: 12
Views: 20654

yes, but
Sir_Fz wrote:(but you don't need to put it)
let's say "you don't always need to put it" ;)
there are some functions that require a string to be "null-terminated".
by arcane
Mon May 23, 2005 5:53 am
Forum: Modules & Programming
Topic: Changed end of line char from \n to \0
Replies: 12
Views: 20654

hm.. maybe not for strings with fixed length, but it is definitely needed for strings with varying length. a string with a fixed length is called "constant" and isn't saved in a "variable" (or better a char array), is it? :) no. a "constant" is basically a variable wit...
by arcane
Mon May 23, 2005 3:11 am
Forum: Modules & Programming
Topic: Changed end of line char from \n to \0
Replies: 12
Views: 20654

hm.. maybe not for strings with fixed length, but it is definitely needed for strings with varying length.
by arcane
Mon May 02, 2005 3:39 am
Forum: Archive
Topic: identifying nicks
Replies: 5
Views: 3347

De Kus wrote:You cannot identify a nick you are not currently having (at least no nickserv I met until now supported that).
heh... try "/ns help identify" on euirc ;)
-NickServ- If you provide a nickname, you will be identified for this
-NickServ- nick, including vhost and autojoin.
by arcane
Mon May 02, 2005 3:32 am
Forum: Other Topics
Topic: Script Support & Releases Forum
Replies: 4
Views: 3728

yep, nice ;)
by arcane
Mon May 02, 2005 3:30 am
Forum: Archive
Topic: question about foreach/string match
Replies: 11
Views: 4233

hm.. maybe sort the list and use lsearch -sorted. i think that would be the most effective improvement.
by arcane
Mon May 02, 2005 3:27 am
Forum: Archive
Topic: How do i load two eggdrop using 1 config file
Replies: 7
Views: 3261

Crazy Firefighter wrote:Semms the .conf file needs to be named "eggdrop" otherwise it wont compile
hm. probably you meant "start", not "compile". however, there is a command line option to let it start with a conf file named other than eggdrop.conf.
by arcane
Mon May 02, 2005 3:20 am
Forum: Archive
Topic: any chance to link channels using only one bot?
Replies: 3
Views: 2818

Re: any chance to link channels using only one bot?

i doubt that will be possible with eggdrop, as eggdrop can handle only 1 connection :? you will need at least 2 bots for that.
by arcane
Sun Apr 24, 2005 7:39 pm
Forum: Archive
Topic: Script request !
Replies: 4
Views: 2857

hm.. am i the only one noticing? i clicked on "new entries since last visit" and i saw about 4 posts called "script request!" in the requests forum... guys, of course it is a request if you're posting in the _requests_ forum :roll: wasn't there a rule about "meaningful topic...
by arcane
Mon Apr 18, 2005 9:36 am
Forum: Archive
Topic: adding new users
Replies: 4
Views: 2046

will probably the best for you ;)

windrop has the same source as eggdrop, it's just compiled for windows. so if you want your eggdrop.h, just download an eggdrop and have fun.
by arcane
Mon Apr 18, 2005 9:30 am
Forum: Archive
Topic: tail -f (filename)
Replies: 16
Views: 6698

whatever it may be - as long as you _always_ write channel with 3 "n" in your script it will work ;)
by arcane
Mon Apr 18, 2005 9:23 am
Forum: Archive
Topic: chattr issues
Replies: 7
Views: 2594

or use .chattr <handle> +|g #channel and forget about +autovoice ;)
by arcane
Fri Jan 14, 2005 7:31 am
Forum: Archive
Topic: Trasform "Bind Pub" in "Bind Join"
Replies: 17
Views: 5329

awyeah wrote:No problem, however I wouldn't know why you need such a script heh. Because its the 90% of the scripts we make on requests for other people here, we would be never using them ever as well I guess.
heh... i even don't use my own aVote actually :mrgreen: