[Share]

Newbie Spellweaver
Joined
Aug 12, 2016
Messages
9
Reaction score
3
if you have problem with alphabet "า ไ ง ล", This tread for you.
example.
When you chat with friend and you type "ฮัลโหลลล" but result is "ฮัลโหลล?".

Find " " in BasicChatRightBody.cpp and Replace this :
Code:
//#if defined( TH_PARAM )
//    {                 
             m_hCheckStrDLL = LoadLibrary("ThaiCheck.dll");
//        if ( m_hCheckStrDLL )
//        {
//            m_pCheckString = ( BOOL (_stdcall*)(CString)) GetProcAddress(m_hCheckStrDLL, "IsCompleteThaiChar");
//        }
//    }
//#endif
and then paste ThaiCheck.dll file in your game folder.
in another language in don't know this thread can help you.

Sorry, ModMastei2
 
Last edited: