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!

星空之門 Online

Newbie Spellweaver
Joined
Apr 8, 2016
Messages
46
Reaction score
12
星空之門 Online From the Old Day
This server file have full monster
and all map open


This game use Hex Edit To Edit any File in Game

How to setup the server:
1: download SQL any Ver
2: create 3 empty DBs account, game & icq
3: use the scripts in DB New Edits on the newly created dbs
4:
LoginMonitor\LoginMon.cfg change the ip address of the server ip To Your IP
msgSrv\dat\connect.cfg : You use this to change the username and password you use to connect to the database
msgSrv\dat\game.cfg: change to id of server (need to add in db/icq/game table
RDSRV\RDSRV.cfg : change the ip address of the server ip To Your IP
CDGameShell\CDGameShell.gam Change the ip of the server IP and change the Username and password to the username and password needed to connect to database In CDGameShell.gam
CDGameShell\map.cfg Change [MapID] section inside this file to below
PHP Code:
[MapID]
MapCount=26
Map007=Map07
Map008=Map08
Map009=Map09
Map013=Map13
Map014=Map14
Map015=Map15
Map016=Map16
Map017=Map17
Map018=Map18
Map019=Map19
Map020=Map20
Map021=Map21
Map022=Map22
Map023=Map23
Map025=Map25
Map026=Map26
Map027=Map27
Map028=Map28
Map029=Map29
Map031=Map31
Map032=Map32
Map038=Map38
Map040=Map40
Map041=Map41
Map046=Map46
Map047=Map47


6: create an account with:
PHP Code:
minimum words / digits request for username / password are 6

insert into accinfo VALUES('0','100001','2005-02-01 00:00:00','user','pass','1','1','0','2100-01-01 00:00:00','2','','user@ragezone.com','6','0','0',' 0','1','0','RageZone','','1','','','','1','2100-01-01 00:00:00','1970-01-01 00:00:00','')


7: RUN:
LoginMonitor\LoginMonitor.exe
msgSrv\msgSrv.exe



Newworld3016 - 星空之門  Online - RaGEZONE Forums
 
Last edited:
Back
Top