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!

[Release] Project 1.03h Jpn Season 4.5 - GameServer 1.00.90 (Flawless)

Experienced Elementalist
Joined
Jun 1, 2008
Messages
231
Reaction score
36
did you read all posts?

edit in Server/GameServer/Configs/SQLManagerSystem.cfg

Code:
//================================================================//
//     Projeto Season 4 Koreano                                   //
//     GameServer 90 && GameServerCS 90                           // 
//================================================================//
[SQLManager]
//================================================================//
//    Configs SQL System                                          //
//================================================================//

SQLServerIP  = [COLOR="Red"]Your IP[/COLOR]
SQLServerIP2 = [COLOR="Red"]Your IP[/COLOR]
SQLUsuario   = sa
SQLSenha     = [COLOR="Red"]SQL Password[/COLOR]
SQLDataBase  = MuOnline

//================================================================//
 
Newbie Spellweaver
Joined
Sep 26, 2009
Messages
13
Reaction score
0
It is possible to change new jevel optioons i would like it gave not all options but random from 1-3
 
Newbie Spellweaver
Joined
Aug 30, 2008
Messages
49
Reaction score
0
Client+AddOn's: MEGAUPLOAD - The leading online storage and file delivery service
Patch: ... *I did not test this previously so I can't give support.

Fr what did you post these links? I see links up these files.
 
Experienced Elementalist
Joined
Jun 1, 2008
Messages
231
Reaction score
36
wich server use that Client+AddOn's ?

i need name of server..
 
Newbie Spellweaver
Joined
Sep 26, 2009
Messages
13
Reaction score
0
It is possible to change new jevel optioons i would like it gave not all options but random from 1-3
 
Custom Title Activated
Loyal Member
Joined
Nov 25, 2010
Messages
1,171
Reaction score
403
Client+AddOn's: MEGAUPLOAD - The leading online storage and file delivery service
Patch: ... *I did not test this previously so I can't give support.

Fr what did you post these links? I see links up these files.

Because an user requested the links and I knew more users would want too.
The links above are for a client as official as possible.
 
Newbie Spellweaver
Joined
Feb 22, 2007
Messages
19
Reaction score
0
which put the team off trade ?

comand? /trade on ?
 
Newbie Spellweaver
Joined
Oct 20, 2007
Messages
26
Reaction score
1
Well, can someone tell me why I got DC after click on server ?
I've changed ip on main.exe and server files.
 
Experienced Elementalist
Joined
Jun 1, 2008
Messages
231
Reaction score
36
Well, can someone tell me why I got DC after click on server ?
I've changed ip on main.exe and server files.

edit in Server/ConnectServer/Data/BoR_ServerList.DAT

/
Code:
/---------------------------------------------------------------------------
// "GameServerID" | "NameServer" | "IP" | "Port" | "Status(SHOW, HIDE)"
//---------------------------------------------------------------------------
// 0-65535 | 0-30 characters | 0-16 characters | 0-65535 | SHOW/HIDE
//---------------------------------------------------------------------------

// Server-1: 0-19
0 "GS" "[COLOR="Red"]Your IP[/COLOR]" 55901 "SHOW"
19 "GSCS" "[COLOR="Red"]Your IP[/COLOR]" 55919 "HIDE"

// Server-2: 20-39

// Server-3: 40-59

// Server-4: 60-79
 
Newbie Spellweaver
Joined
Oct 20, 2007
Messages
26
Reaction score
1
Already did it and still got DC.

I dont have firewall/antivir etc.
I've changed IP in:
Code:
ConnectServer\Data\BoR_ServerList.dat
Data\MapServerInfo.dat
 
Back
Top