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.

Scand-letters (å,ä,ö) DOESN'T work

Old posts that have not been replied to for several years.
Locked
p
pthim

Scand-letters (å,ä,ö) DOESN'T work

Post by pthim »

Hey can someone help me. I've somekind of database script (eggdrop db v1.0 by gozzip) at my bot and it was working nice.. when i set up another bot to same compilation with same script but different database, that 2nd's bot SCAND-letters (ö, ä, å) wasn't working.

So... i installed 1.6.15 and now 1st and 2nd bot doesn't work. Or they are working but scand-letters doesn't.

Locals at linux should be working, or i haven't done anything for them

ä = ä
ö = ö
å = Ã¥

Look this...

[11:12:22] <@csg> !learn test ååå äää ööö
[11:12:24] -Botzor- 'test' defined.
[11:12:24] <@csg> ?? test
[11:12:25] <Botzor> 'test', (1/1): ååå äää ööö +

:oops:
A
Artoo

dictionary.tcl

Post by Artoo »

Thats related to the script... åäö isnt too well supported in TCL.
I have tried two diffrent scritps like that one and they all have problems with them...

Try this script : http://dl.codebin.dk/index.php?file=info&id=17

Features: !learn, !forget, !insert, status?, !search, XML export, HTTP server, share database between bots, /msg and public triggers
Locked