-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy path4S说明.txt
100 lines (77 loc) · 1.59 KB
/
4S说明.txt
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
进入端 SETUP目录
运行
TCTRL_GSP SETUP
TLOGIN_GSP SETUP
TMAP_GSP SETUP
TRELAY_GSP SETUP
TWORLD_GSP SETUP
LOG可以不用 看你选择 这里是将5个程序 加入服务
卸载进入 Uninstall 目录 运行即可
第二步
进入
Reg
修改注册表里的IP 为你机器IP 数据库连接为你
数据库的账号密码
比如
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TLOGIN_GSP\Config]
"DBPasswd"="1234" 连接数据库 密码
"DBUser"="tglobal" 连接 数据库 账号
"DSN"="TGLOBAL_GSP" ODBC 名称
"Port"=dword:000012d0
"ServerID"=dword:00000001
"LogIP"="192.168.1.50" 服务器 IP
"LogPort"=dword:00001b5a
只需要 修改 账号 密码 ODBC 名称 其他不用修改
默认
所有注册表都打了
还原 数据库
tgame_gsp.bak
tglobal_gsp.bak
进入
tglobal_gsp
注意 以下表的修改
TMACHINE 里 修改 你机器的名称
TGROUP 里修改你的线路名称 在线人数 odbc名字 连接的账号密码
TCHANNEL 频道设置
TIPADDR 是你服务器IP
TACCOUNT 账号 密码表
TGAME_gsp 数据库
TMONSTERCHART 表
爆率 bDropCount 为道具爆率 数值越大 暴的越多
经验 wExp 为怪物经验
启动 方式为
我的电脑-管理-服务
TCTRL
TLOGIN
TWORLD
TRELAY
TMAP
必须 按此启动顺序
stop 1, into SETUP, run
TCTRL_GSP SETUP
TLOGIN_GSP SETUP
TMAP_GSP SETUP
TRELAY_GSP SETUP
TWORLD_GSP SETUP
step 2:
modify reg
you only modify DBPasswd,DBUserDSN
step 3:
restore database
open tglobal_gsp
(Following are TABLES within tglobal db).
TMACHINE is Machine name
TGROUP contine channel name, online user count, odbc name, db user and password
TCHANNEL is channel
TIPADDR is your IP address
TACCOUNT is account talble
the last step:
start your server.
my pc -->manage-->service
in order:
TCTRL
TLOGIN
TWORLD
TRELAY
TMAP