BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: Lokki on May 26, 2009, 09:45:14 pm

Title: Scandinavian letters
Post by: Lokki on May 26, 2009, 09:45:14 pm
Missing scandinavian letters from IRC after i updated to 0.6.3.
Ok from org chat to IRC but not showing on orgchat from irc.

Any ideas?
Title: Re: Scandinavian letters
Post by: Khalem on May 26, 2009, 10:19:15 pm
A quick fix to this issue will be to comment out the following code in modules/IRC.php

Code: [Select]

763
                        // Strip any control characters that might be lingering before we send out.
 
764
                        $txt = preg_replace('/[^(\x20-\x7F)]*/','', $txt);

You might get some control character showing up ingame if you have multiple bots sitting in the IRC channel, but it will allow Æ Ø and Å again.
SimplePortal 2.3.7 © 2008-2024, SimplePortal