Here is a detailed guide for anyone wondering how to set up a server for Monster&Me 2.5.
(This is a guide i wrote so please dont reply saying "you just copied this off ********")
Credit: Thanks to DEADP00L and all those at [ESGN] for helping me make Indigo*Twilight possable.
Apps needed.
MySQL 5.0
Navicat
Server files [FULL]
Link 1: [Only registered and activated users can see links. Click Here To Register...] [Rar compressed file] Pass: Star7
or
Link 2: [Only registered and activated users can see links. Click Here To Register...] [Zip compressed file]
Client [Latest and Full]
Latest Client (Works best) [Only registered and activated users can see links. Click Here To Register...]
or
Link 2 for latest client [Only registered and activated users can see links. Click Here To Register...]
Step 1
Setting up MySQL 5.0
After installation of MySQL 5.0 you will enter configuration wizard set name as root and password as test.
Step 2
Install the file you extracted from the link provided above named DongZhiHlyxServer20080515 (Default installation path is C:\Program Files\(Chinese writing) After this step go into that directory and you will see the files AccountServer / MySQL 3.23.36 / NewServer Go into the MySQL 3.23.36 file and copy entire contents within the file into your MySQL directory (C:\Program Files\MySQL) or (C:\Program Files\MySQL\MySQL Server XX) (Overwrite all when prompted) (Avast may pick up a virus when installing do not worry it just freaks because its a chinese exe)
Step 3
Once copyed go back into C:\Program Files\(Chinese writing) and enter your AccountServer file. Locate the files account.ini / config.ini and dongzhai.name Open account.ini and alter to the following.
Then open config.ini and alter to the following
After open dongzhai.name with notepad and alter the following
Step 4
Hit back and go into the file NewServer and locate the files config.ini and dongzhi.name open config.ini and alter to the following.
After open dongzhi.name and alter to the following
Step 5
Start your MySQL server with the MySQL admin panel and make sure all settings match by case (servername/username/password) these have to match EXACTLY as thay do in the files you edited.
Here is what your MySQL admin panel my.ini file should look like
Also when you are in the my.ini section of MySQL look for base dir and make sure it matches your installation directory of MySQL (example C:/Program Files/mysql)
Thats your server done.
Now you need to enter your monster and me client directory go into your ini folder and alter serverlist.ini
Now load Navicat and enter the details of the server
Go into your account table and create your first account
ID 1 | name root | password test | Type 2 | Point 100000 | PointTime 21111231 | Online 0 | Licence 0 | Netbar_ip 127.0.0.1 | IPmask 255.255.255.255 | reg_date (Null) | reg_flag 3
Once done hit the little tick locate at the bottom of your navicat client to apply changes.
Now this is altered go back to the chinese server installation directory (C:\Program Files\(Chinese writing) into your AccountServer / NewServer and load AccountServer.exe / NewServer.exe and open
Now login create the charecter and play :D
Notes
To change your charecter to a GM/PM go into navicat and enter yx_user table and add [GM] or [PM] to your name and change your look to 36 for TQ pig.
I hope this was helpfull to you guys =) If you have any question leave a reply ill answer as soon as i can.
[Added]
Full GM/PM commands.
(This is a guide i wrote so please dont reply saying "you just copied this off ********")
Credit: Thanks to DEADP00L and all those at [ESGN] for helping me make Indigo*Twilight possable.
Apps needed.
MySQL 5.0
Navicat
Server files [FULL]
Link 1: [Only registered and activated users can see links. Click Here To Register...] [Rar compressed file] Pass: Star7
or
Link 2: [Only registered and activated users can see links. Click Here To Register...] [Zip compressed file]
Client [Latest and Full]
Latest Client (Works best) [Only registered and activated users can see links. Click Here To Register...]
or
Link 2 for latest client [Only registered and activated users can see links. Click Here To Register...]
Step 1
Setting up MySQL 5.0
After installation of MySQL 5.0 you will enter configuration wizard set name as root and password as test.
Step 2
Install the file you extracted from the link provided above named DongZhiHlyxServer20080515 (Default installation path is C:\Program Files\(Chinese writing) After this step go into that directory and you will see the files AccountServer / MySQL 3.23.36 / NewServer Go into the MySQL 3.23.36 file and copy entire contents within the file into your MySQL directory (C:\Program Files\MySQL) or (C:\Program Files\MySQL\MySQL Server XX) (Overwrite all when prompted) (Avast may pick up a virus when installing do not worry it just freaks because its a chinese exe)
Step 3
Once copyed go back into C:\Program Files\(Chinese writing) and enter your AccountServer file. Locate the files account.ini / config.ini and dongzhai.name Open account.ini and alter to the following.
Code:
[Account] ACCOUNTNUMS=1 FREE_DEBUG=1 [Account1] SERVERNAME=(whatever name you like) LOGINNAME=test PASSWORD=root FREE_DEBUG=1
Code:
[System] SERVERKEY=a61fce5e-443ffc04 LOGINLOOPDELAY=100 POINTLOOPDELAY=50 REBUILDLISTENDELAYSEC=5 LOGINLISTENPORT=9958 POINTLISTENPORT=9865 MAXBANIPS=50 BANERRORS=10 BANERRORSECS=30 BANSECS=300 ONLINETABLESIZE=10000 HEARTBEATINTERVALSECS=300 HEARTBEATKICKSECS=1500 ONLINEHEARTBEATSECS=600 POINTFEEINTERVALSECS=180 ENABLELOGINDELAY=10 OUTPUTONLINESECS=300 REJOINTIMEWAITSECS=10 COUNTFILESECS=60 [Database] DBHOSTNAME=127.0.0.1 DATABASENAME=hlyx DBUSER=test DBPASSWORD=root
Code:
1100 1 127.0.0.1 test root hlyx
Hit back and go into the file NewServer and locate the files config.ini and dongzhi.name open config.ini and alter to the following.
Code:
[System] ACCOUNTIP=127.0.0.1 ACCOUNTPORT=9865 SERVERNAME=(Whatever you like) LOGINNAME=test PASSWORD=root MAXLOGINTABLESIZE=1500 LOGINOVERTIMESECS=120
Code:
800 1 127.0.0.1 test root hlyx
Start your MySQL server with the MySQL admin panel and make sure all settings match by case (servername/username/password) these have to match EXACTLY as thay do in the files you edited.
Here is what your MySQL admin panel my.ini file should look like
Code:
#This File was made using the WinMySQLadmin 1.0 Tool #10/22/2008 9:22:38 PM #Uncomment or Add only the keys that you know how works. #Read the MySQL Manual for instructions [mysqld] basedir=C:/Program Files/mysql #bind-address=127.0.0.1 datadir=C:\Program Files\MySQL\data #language=C:/Program Files/mysql/share/your language directory #slow query log#= #tmpdir#= #port=3306 #set-variable=key_buffer=16M [WinMySQLadmin] Server=C:/Program Files/mysql/bin/mysqld-nt.exe user=root password=test
Thats your server done.
Now you need to enter your monster and me client directory go into your ini folder and alter serverlist.ini
Code:
GroupAmount=3 [ServerGroup1] ServerAmount=2 Server0=MythOfOrient ServerIcon0=.\GUI\icons\Server01.jpg ServerIP0=64.151.91.149 Server1=LandOfDream ServerIcon1=.\GUI\icons\Server02.jpg ServerIP1=64.151.91.149 [ServerGroup2] ServerAmount=1 Server0=(Your servername here) ServerIcon1=.\GUI\icons\Server03.jpg ServerIP0=127.0.0.1
Code:
Connection Name : hlyx Hostname/IPAdress : 127.0.0.1 Port 3306 Username : root Password : test
ID 1 | name root | password test | Type 2 | Point 100000 | PointTime 21111231 | Online 0 | Licence 0 | Netbar_ip 127.0.0.1 | IPmask 255.255.255.255 | reg_date (Null) | reg_flag 3
Once done hit the little tick locate at the bottom of your navicat client to apply changes.
Now this is altered go back to the chinese server installation directory (C:\Program Files\(Chinese writing) into your AccountServer / NewServer and load AccountServer.exe / NewServer.exe and open
Now login create the charecter and play :D
Notes
To change your charecter to a GM/PM go into navicat and enter yx_user table and add [GM] or [PM] to your name and change your look to 36 for TQ pig.
I hope this was helpfull to you guys =) If you have any question leave a reply ill answer as soon as i can.
[Added]
Full GM/PM commands.
Code:
[arrest] command=arrest format=/arrest 游戏人物名字 elucidation=将对方抓进监狱 position=4129784 length=6 [awardcoin] command=awardcoin format=未知 elucidation=未知 position=4129792 length=10 [awardmoney] command=awardmoney format=/awardmoney 数字 elucidation=可修改自身银子数量 position=4129804 length=10 [awardskill] command=awardskill format=/awardskill 技能ID elucidation=修改自身技能(技能ID在yx_skilltype表中查找) position=4129816 length=10 [awarditem] command=awarditem format=/awarditem 物品ID elucidation=制造物品(物品ID在yx_itemtype表中查找) position=4129828 length=10 [awardpet] command=awardpet format=/awardpet 宠物ID elucidation=制造宠物(宠物ID在yx_monster表中查找) position=4129840 length=10 [kickout] command=kickout format=/kickout 游戏人物名字 elucidation=将对方断开游戏连接 position=4129852 length=6 [account] command=account format=/account 游戏人物名字 elucidation=查询玩家账户到期时间 position=4129860 length=6 [recordpos] command=recordpos format=/recordpos 人物ID elucidation=将对应ID当前位置记录,和客栈的作用相同。(宠物ID在account表中查找) position=4129868 length=10 [petmedal] command=petmedal format=/petmedal 宠物ID 参数 elucidation=设置对应ID宠物的勋章(0:勇猛、1:冷静、2:果敢。) position=4129880 length=10 [petgrowth] command=petgrowth format=/petgrowth 宠物ID elucidation=查看对应ID宠物的基本成长 position=4129908 length=10 [superman] command=superman format=/superman 人物ID elucidation=人物所有属性增加1000点(可反复增加) position=4129920 length=10 [uplevpet] command=uplevpet format=/uplevpet 宠物ID 数字 elucidation=将对应ID宠物的等级修改 position=4129932 length=10 [downlev] command=downlev format=/downlev 数字 elucidation=降低人物等级 position=4129944 length=6 [uplev] command=uplev format=/uplev 数字 elucidation=提升人物等级 position=4129952 length=6 [tqdigtal] command=tqdigtal format=未知 elucidation=未知 position=4129996 length=10 [player] command=player format=未知 elucidation=未知 position=4130008 length=6 [find] command=find format=/find 游戏人物名字 elucidation=传送到对方所在位置 position=4130016 length=6 [goto] command=goto format=/goto 地图ID 坐标X 坐标Y elucidation=传送到指定地图的指定坐标 position=4130036 length=6 [reloadaction] command=reloadaction format=未知 elucidation=未知 position=4130044 length=14 [suspect] command=suspect format=/suspect 人物ID elucidation=将对方加入监视名单 position=4130088 length=6 [award] command=award format=/award 游戏人物名字 卡号 elucidation=给玩家发放奖品 position=4130144 length=6 [notice] command=notice format=/notice 文字 elucidation=发送系统通知 position=4130152 length=10 [money] command=money format=/money 人物ID 数字 elucidation=给玩家发放银子,前提自己身上的银子必须足够。 position=4130164 length=6