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

by teecee
Thu Apr 28, 2005 8:44 pm
Forum: Archive
Topic: Noobie help
Replies: 3
Views: 2592

Still errors I will post the full section of that script proc pwf_addme { nick uhost handle channel team } { global pwf_teamaserver pwf_teambserver pwf_playernumber pwf_maxpl pwf_pickupchan pwf_active pwf_quality pwf_shutupchan pwf_playerleft set channel [string tolower $channel] if { $channel == $p...
by teecee
Thu Apr 28, 2005 7:32 pm
Forum: Archive
Topic: Noobie help
Replies: 3
Views: 2592

Noobie help

Hey guys how would i modify this script so that instead of just notifing the one channel how do I make it msg every channel the bot is it } if { $pwf_playernumber == $pwf_maxpl } { pwf_launchgame set pwf_quality 0 } elseif { $pwf_playernumber > [expr $pwf_maxpl - $pwf_playerleft] } { set pwf_playern...
by teecee
Thu Apr 28, 2005 5:30 pm
Forum: Modules & Programming
Topic: choupette.mod problems
Replies: 4
Views: 11684

Is it possible for you to send me the pre compiled mod or will that not work? I still can't seem to compile it
by teecee
Wed Apr 27, 2005 5:28 am
Forum: Modules & Programming
Topic: choupette.mod problems
Replies: 4
Views: 11684

choupette.mod problems

Hey guys I have a few problems compiling this script. I have tried to contact the writer but he has yet to reply. http://choupette.bloup.net/index_en.php choupette.mod is a magnificent module for eggdrop, aiming at looking after an hlds server from irc, it allows rconing of the server from irc, and ...