Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Re-Release] Standard Server, DB, Client & Tool

Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
and now i use the client luna plus thai is can connect but not dialog box for input the id and password

gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
if you compile wait you shared you not compiled thaibreaker ?
 
I play it straight up, yo
Joined
May 19, 2012
Messages
931
Reaction score
121
I believe he didn't compile it with thaibreaker because he did not need it, but in your case you just need to add _TL_LOCAL_ into preprocessors
 
Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
in thaibreaker.cpp is

Code:
#include "stdafx.h"
#include "ThaiBreaker.h"

#ifdef _TL_LOCAL_

ThaiBreakIterator g_TBreak((unsigned char*)"./Image/ftwrk.lex" );

int ThaiBreak( char *msg, BYTE *brk )
{
	return g_TBreak.FindThaiWordBreak( msg, strlen(msg), brk, 256, 0 );
}

#endif

help me to edit for thailand language and i use _TL_LOCAL_
 
Newbie Spellweaver
Joined
May 30, 2013
Messages
13
Reaction score
0
what's the error I click the Start Monitoring..???:?::?:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
help me to edit
in thaibreaker.cpp is

Code:
#include "stdafx.h"
#include "ThaiBreaker.h"

#ifdef _TL_LOCAL_

ThaiBreakIterator g_TBreak((unsigned char*)"./Image/ftwrk.lex" );

int ThaiBreak( char *msg, BYTE *brk )
{
	return g_TBreak.FindThaiWordBreak( msg, strlen(msg), brk, 256, 0 );
}

#endif

help me to edit for thailand language and i use _TL_LOCAL_
 
Newbie Spellweaver
Joined
Apr 22, 2011
Messages
52
Reaction score
1
right click your project. select properti. goto c++ tab. add _TL_LOCAL_ in the box where NDEBUG_ if release or _DEBUG_ if debug.
 
Newbie Spellweaver
Joined
Jun 28, 2012
Messages
12
Reaction score
0
server runs OK
but the client won't run smooth
i use *.pak and sound files from indo lunaplus
how to fix?

KMUO6ZJ - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums

gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums

gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Aug 3, 2013
Messages
14
Reaction score
1
just put any another game interface

example any luna plus interface english version

hope its work for you :)
 
Newbie Spellweaver
Joined
Jun 28, 2012
Messages
12
Reaction score
0
thx

forgot to copy these *.pak
wo0VVTX - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums

luna plus.... :thumbup1::):
8jah1lJ - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 30, 2013
Messages
13
Reaction score
0
why..???
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 9, 2013
Messages
5
Reaction score
0
It closes when login of AGENTE SERVER how to fix it ?
gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


More Pictures:
gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums



gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums
 
Last edited:
Back
Top