ブログ内検索
カレンダー
10 | 2024/11 | 12 |
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
はじめに
アーキエイジ PSO2 TERA MineCraft メイプル
私生活のことを主の好きなように書いている
blogになってます。
私生活のことを主の好きなように書いている
blogになってます。
プロフィール
カテゴリー
最新記事
(01/07)
(01/07)
(12/24)
(01/21)
(01/21)
最新CM
最新TB
RSS
バーコード
リンク
CopyLight
一部下記に著作権があります。
無断転載は一切禁じます。
Published by NHN Japan Corp.
Copyright © Bluehole Studio Inc.
All rights reserved.
©SEGA
opyright ©XLGAMES Inc. All rights reserved.
©GameOn Co., Ltd. All rights reserved.
Copyright © Bluehole Studio Inc.
All rights reserved.
©SEGA
opyright ©XLGAMES Inc. All rights reserved.
©GameOn Co., Ltd. All rights reserved.
11.30.19:34
[PR]
08.01.01:48
メモ:エタカ④
4. Configure the server
Now we need the correct MySQL login, that the server is able to connect to the database.
That we can edit the mysql user data, we must open that file:
D:\ReunionDev\reunion\jreunion\config\Database.dta
Now you need to do the same (dont change db name) with the Static Database file:
D:\ReunionDev\reunion\jreunion\config\Database_static.dta
Continue with step 5
Misc:
Serverconfig:
The server configuration is stored in "D:\ReunionDev\reunion\jreunion\config\"
Database.dta:
The MySQL data is in here.
Logger.dta:
The config for chainsaw (Link to Tools)
Maps.dta:
All map servers are in here.
Example:
[Laglamia]
ID = 4
Ip = 46.1.158.222
Port = 4005
Location = Local
[Lost Realm Castle]
ID = 0
Ip = 46.4.158.243
Port = 4001
Location = Remote
....
That means that all users in Lost Realm Castle are on ..222
Protocols.dta:
The protocol config file. (Min - Max Version has no effect atm)
Settings.dta:
Here you can set the exp & lime rate, the startlime and the SessionRadius.
(DropExclusivity, Version and DefaultMap are not implemented yet)
Static Data:
All static data (droplist, exptable, items etc) is located here: "D:\ReunionDev\reunion-data\static\"
(Don't forget you also have a copy of these files located on "D:\ReunionDev\reunion\jreunion\data\" in order for the server to work)
DropList.dta:
Global Mob Droplist.
ExpTable.dta:
Exp per lvl
Items.dta:
All items are stored in this file.
Maps.dta:
Maps with the mob, npc and player area (the lvl names are used for the @tele command)
Mob.dta:
Mobs are stored in here.
Npc.dta:
Npcs are stored in here.
Skills.dta:
This file will be deleted soon.
That we can edit the mysql user data, we must open that file:
D:\ReunionDev\reunion\jreunion\config\Database.dta
Now you need to do the same (dont change db name) with the Static Database file:
D:\ReunionDev\reunion\jreunion\config\Database_static.dta
Continue with step 5
Misc:
Serverconfig:
The server configuration is stored in "D:\ReunionDev\reunion\jreunion\config\"
Database.dta:
The MySQL data is in here.
Logger.dta:
The config for chainsaw (Link to Tools)
Maps.dta:
All map servers are in here.
Example:
[Laglamia]
ID = 4
Ip = 46.1.158.222
Port = 4005
Location = Local
[Lost Realm Castle]
ID = 0
Ip = 46.4.158.243
Port = 4001
Location = Remote
....
That means that all users in Lost Realm Castle are on ..222
Protocols.dta:
The protocol config file. (Min - Max Version has no effect atm)
Settings.dta:
Here you can set the exp & lime rate, the startlime and the SessionRadius.
(DropExclusivity, Version and DefaultMap are not implemented yet)
Static Data:
All static data (droplist, exptable, items etc) is located here: "D:\ReunionDev\reunion-data\static\"
(Don't forget you also have a copy of these files located on "D:\ReunionDev\reunion\jreunion\data\" in order for the server to work)
DropList.dta:
Global Mob Droplist.
ExpTable.dta:
Exp per lvl
Items.dta:
All items are stored in this file.
Maps.dta:
Maps with the mob, npc and player area (the lvl names are used for the @tele command)
Mob.dta:
Mobs are stored in here.
Npc.dta:
Npcs are stored in here.
Skills.dta:
This file will be deleted soon.
PR
- トラックバックURLはこちら