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.

msg on kick...

Old posts that have not been replied to for several years.
F
FunChatter
Voice
Posts: 16
Joined: Thu Jun 05, 2003 2:46 am
Location: Athens, Greece.
Contact:

Post by FunChatter »

This should be working but isn't.... any idea why?
fc/FunChatter - You call it life... I call it IRC!!
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Are you shure you have loaded and even .rehash'ed the eggdrop? Is working fine at me..
Once the game is over, the king and the pawn go back in the same box.
F
FunChatter
Voice
Posts: 16
Joined: Thu Jun 05, 2003 2:46 am
Location: Athens, Greece.
Contact:

Post by FunChatter »

I did reloaded the script as you told me it should work and I got the following...

[16:23] Tcl error in file 'Ioannis.conf':
[16:23] invalid command name "þÿÀbÀiÀnÀdÀ"
while executing
"þÿÀbÀiÀnÀdÀ ÀkÀiÀcÀkÀ À-À À"À#ÀWÀoÀrÀlÀdÀCÀhÀaÀtÀ À*À"À ÀmÀsÀgÀ:ÀoÀnÀ:ÀkÀiÀcÀkÀ À"
(file "scripts/kmsg.tcl" line 1)
invoked from within
"source scripts/kmsg.tcl"
(file "Ioannis.conf" line 1331)
[16:23] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

Any idea how can this be fixed?
fc/FunChatter - You call it life... I call it IRC!!
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Yes, just unload the kmsg.tcl and contact it's autor to fix it.
Once the game is over, the king and the pawn go back in the same box.
F
FunChatter
Voice
Posts: 16
Joined: Thu Jun 05, 2003 2:46 am
Location: Athens, Greece.
Contact:

Post by FunChatter »

kmsg.tcl is the file we made for the msg on kick :D

It contains this

bind kick - "#WorldChat *" msg:on:kick
proc msg:on:kick {nick host hand chan target reason} {
putserv "PRIVMSG $target :You've been kicked from #WorldChat for help /Join #WorldChat-Help Thanx."
}
fc/FunChatter - You call it life... I call it IRC!!
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

airght... I've never seen that error before
what version of eggdrop are you using, and what text-editor are you using?
Elen sila lúmenn' omentielvo
F
FunChatter
Voice
Posts: 16
Joined: Thu Jun 05, 2003 2:46 am
Location: Athens, Greece.
Contact:

Post by FunChatter »

I use the last eggdrop version and the editor is either notepad either wordpad in the case notepad is the editor... but the file is still a .tcl file
fc/FunChatter - You call it life... I call it IRC!!
F
FunChatter
Voice
Posts: 16
Joined: Thu Jun 05, 2003 2:46 am
Location: Athens, Greece.
Contact:

Post by FunChatter »

Finaly!!!!!! I did changed the editor to metapad and it worked!! *hugS* thanx everyone for your presious help!! :D
fc/FunChatter - You call it life... I call it IRC!!
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

FunChatter wrote:[16:23] invalid command name "þÿÀbÀiÀnÀdÀ"
That looks like an encoding error. Did you create the script on the machine your eggdrop is running on or did you upload it via ftp?

Since all the chars seems to be messed up i suspect you saved it as unicode.
F
FunChatter
Voice
Posts: 16
Joined: Thu Jun 05, 2003 2:46 am
Location: Athens, Greece.
Contact:

Post by FunChatter »

ftp :D
fc/FunChatter - You call it life... I call it IRC!!
Y
Yoda
Halfop
Posts: 78
Joined: Thu Oct 24, 2002 2:57 am
Location: Milano, Italy
Contact:

Post by Yoda »

still dont work to me.
where can I find metapad?
thanks
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Can't you just copy the source code and paste the code in a linux text editor or something? like pico, vi or even nano.
Once the game is over, the king and the pawn go back in the same box.
Locked