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

Junior Spellweaver
Joined
Feb 28, 2013
Messages
122
Reaction score
49
Hi all

I wanna share this server, DB, Client (Exclude .pak and sound file) & Tool
for who want create and play own server using LAN or Hamachi with your Friend

Note*
this is default from memiko source i compiled, not fixing problem and bug.
file include :
- Server file
- Client (normal & GM-Tool)
- Workin bin file
- SQL Database
- Recovery Client & Server
- Bin Editor
- MS SQL Server & MS MSE x86, x64 2005 Version

Here is
and this for Video Setup Server

For Playing with LAN or hamachi you can find tutorial by yourself
For Working Client You should find .pak and sound file using another client

===============================================
Update 20/8/2013
New Server & Client File Click
Preview New Client
Fix Log Database & Another Way Setup Database For Luna

Note :
I think this is stable server,
for new interface you should repack character.pak using Pak Extract and must replace some resource bin file
===============================================
Update 21/8/2013
New Server & Client File
Akatsuki Model View attachment Akatsuki.rar

Note :
This a fix server file for user level 6 is allow login into game without client changed error
and this fix client from update 20/8/2013 it was tested.
bin file must replace client and server.

its still got some crash not a perfect server
===============================================

Sorry for no virus scan, file is too big


if you have any question just post here, I Will help if it possible,
wish you like.
:lol:
Thanks.
 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
I play it straight up, yo
Joined
May 19, 2012
Messages
931
Reaction score
121
Great work, make sure you scan it tho, when people know its been scanned, they'll feel more happier to download, so include a Scan report of anything you upload. Also for those who don't know, this is the Silver Gaming Client, so if your looking for a more flawless source code for it, look around here for the Repack.

Sticked, and liked. ;)
 
Junior Spellweaver
Joined
Feb 28, 2013
Messages
122
Reaction score
49
im sorry no scan report, cause file too big for scan i think max size just 64mb
also i update thread :thumbup:
 
Newbie Spellweaver
Joined
Aug 3, 2013
Messages
14
Reaction score
1
hi sir i make step by step but i have problem is

MAS_RAGEZoneShare stopped working & MS_RAGEZoneShare

but only MonitoringServer works is there way to fix it :)
 
Junior Spellweaver
Joined
Feb 28, 2013
Messages
122
Reaction score
49
hi sir i make step by step but i have problem is

MAS_RAGEZoneShare stopped working & MS_RAGEZoneShare

but only MonitoringServer works is there way to fix it :)

Please see guide with detail, step by step
don't edit your serverlist.txt using notepad, recomended using notepad++

MAS/MS work only in local ip except 127.0.0.1
and check again your database is correct :)

good luck
 
Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
thank you for server . that work

:thumbup:


and now i want to chat for thailand language in the game can anyone help me?
 
Last edited:
Newbie Spellweaver
Joined
Aug 3, 2013
Messages
14
Reaction score
1
gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums


the ipv4 should be same the video or i should use mine?
 
Last edited:
Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
and now that server is successfully but i have a question for ark ,

how to edit your front to big size and chat other language (thai language)

gozex - [Re-Release] Standard Server, DB, Client & Tool - RaGEZONE Forums
 
Junior Spellweaver
Joined
Feb 28, 2013
Messages
122
Reaction score
49
and now that server is successfully but i have a question for ark ,

how to edit your front to big size and chat other language (thai language)

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

if you want chat or edit font through source code, you must compile it self
:)

there have thaibreaker
and ftwbrk

for font, edit in cWindowManager you can do it :)

good luck
 
Newbie Spellweaver
Joined
Mar 17, 2009
Messages
16
Reaction score
0
where line give me the guide for me edit please :?:
 
Last edited:
Junior Spellweaver
Joined
Feb 28, 2013
Messages
122
Reaction score
49
in thaibreaker edit

unsigned long THAICHARTYPETABLE[256] =
{
/*00 XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL, //???
XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,
XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,
XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,
10 XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,
XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,
XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,
XT_CONTROL, XT_CONTROL, XT_CONTROL, XT_CONTROL,*/
0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0,
0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0,


right?

i really not using thai at all, cant help more
just use _TL_LOCAL_ in preprocessor
then put ftwbrk.lex from luna thai client

im not sure client will work 100%
 
Back
Top