You are Unregistered, please register to gain Full access.
    


RaGEZONE sponsored advertisment:

 
 
LinkBack (20) Thread Tools
Old 10-31-2005   20 links from elsewhere to this Post. Click to view. #1 (permalink)
RZ Godfather
 
Akaruz's Avatar
 
Rank: Super Legend
Join Date: Dec 2003
Location: Portugal
Posts: 16,178
Thanked 14 Times in 4 Posts

Post A3 202/205 Server Setup Guide (Akaruz)

Your Ad Here
Since you guys dont bother looking to the files the server has

SQLS DB

all on Part3SQL directory

Files = SQL DB names
db.sql = ASD
A3ItemEvent.txt = A3Itemevent
A3HSDB.txt = HSDB
Friend24.txt = FriendDB

SQL LOGINS
Create a new user

Login = a3serial
PAssword = dkdlxpawprhdnpc

Db Owner = A3ItemEvent.txt

its all on 新数据库配置说明.txt file


ODBCS -
This is my odbc.reg file ( i think its better give you like this since you guys cant even look for them )
Quote:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI]

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\A3Friend]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="FriendDB"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\A3RcvRes ult]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="A3ItemEvent"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\A3Serial List]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="A3ItemEvent"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\EventA3]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="ASD"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\FriendDB]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="HSDB"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\HSDB]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="HSDB"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\LETTERDB]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="FriendDB"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\LocalSer ver]
"Description"=""
"Server"="(Local)"
"Trusted_connection"=""
"UseProcForPrepare"="Yes"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Login202]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="ASD"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\NEWASD]
"Driver"="C:\\WINDOWS\\System32\\SQLSRV32.dll"
"Server"="(local)"
"Database"="ASD"
"LastUser"="sa"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
"LocalServer"="SQL Server"
"A3RcvResult"="SQL Server"
"A3SerialList"="SQL Server"
"FriendDB"="SQL Server"
"NEWASD"="SQL Server"
"Login202"="SQL Server"
"LETTERDB"="SQL Server"
"EventA3"="SQL Server"
"A3Friend"="SQL Server"
"HSDB"="SQL Server"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC File DSN]
"DefaultDSNDir"="C:\\Program Files\\Common Files\\ODBC\\Data Sources"
Directories to create

C:\A3log
C:\Clan
C:\Zonelog
C:\A3LogBackup
C:\A3_ClanMarkData


Install BDE ( you can find it on 1.20 server if you dont have it or search on the Internet
Use the Mkdir.exe inside the \ACCOUNT dir and \CLAN dir to make the directories ( 000-999 )

edit the tdb.ini inside 7770 , 8880 9990 to meet your login and password of your sql ( SA in this case )

edit on Accountserver dir :
__________________

Akaruz is offline  

RaGEZONE sponsored advertisment:
Old 10-31-2005   #2 (permalink)
RZ Godfather
 
Akaruz's Avatar
 
Rank: Super Legend
Join Date: Dec 2003
Location: Portugal
Posts: 16,178
Thanked 14 Times in 4 Posts

Accountserver dir

svrinfo.ini
Quote:
#Account Server Info.
[SvrInfo]
ServerVersion=202

#World Information
#酚 MAIN SERVER  CONFIG 跑笆
WorldIndex=0
WorldName=Server

#This Server Information ( 砞﹚ ACCOUNT SERVER )
ThisServerID=255
ThisServerIP=127.0.0.1
ThisServerPort=5589

#MainServer Information ( 砞﹚ MAIN SERVER)
MainServerIP=127.0.0.1
MainServerPort=7789

#Gate count ( 砞﹚ ZONE AGENT 计ヘ )
GateServerNum=1

#Account File DB Path
AccountRootPath=E:\Server\A3server\Account : Edit it to meet your account path

#DB ( comment temporarily )
AccntCharDBServer=Login202
AccntCharDBLogin=sa
AccntCharDBPasswd= your sa password

# For monitoring service
UDPPort=9000
ServicePort=9500
Loginservre dir
Loginserver.ini
Quote:
[STARTUP]
APPNAME=LOGINSERVER
ZONEAGENTLISTENPORT=3200
LOGINAGENTLISTENPORT=3210
STARTID=10063

[LOGINASD]
COUNT=1
IP0=192.168.0.3 Put your wan ip here
PORT0=7770 you might have the wrong port this is the correct

[PAYASD]
COUNT=0
IP0=127.0.0.1
PORT0=3450

[SERVER_GROUP]
COUNT=1

ID0=0
NAME0=Server
Mainserver dir
svrinfo.ini
Quote:
....
...
[ODBC]
ODBCNAME=FriendDB
ODBCID=sa
ODBCPASS= your sa password

[Update Log Info]
ClanPath=C:\clan : Edit to meet your clan dir
LogPath=C:\clan\LOG : Edit to meet your clan dir

[Clan Web DB Info]
SourceName=ASD
UserName=sa
PassWd= your sa password

[ClanInfo]
;bInitNameTable=1
;nSaveClanLog=1

[HSDB]
ODBCNAME=HSDB
ODBCID=sa
ODBCPASS= your sa password
Zoneagent dir
zoneagent.ini

Quote:
[STARTUP]
APPNAME=ZONEAGENT
SERVERID=0
AGENTID=0
#ZONE AGENT 硂柑セ诀 IP
IP=192.168.0.3 : Put your wan ip here
PORT=3300

[ZONESERVER]
COUNT=3


#Account SErver
ID0=255
IP0=127.0.0.1
PORT0=5589

#Zoneserver1
ID1=0
IP1=127.0.0.1
PORT1=6689

#BattleServer
ID2=1
IP2=127.0.0.1
PORT2=6999

[LOGINSERVER]
IP=127.0.0.1
PORT=3200
__________________


Last edited by Akaruz; 10-31-2005 at 05:45 PM.
Akaruz is offline  

Endorsement
Old 10-31-2005   #3 (permalink)
RZ Godfather
 
Akaruz's Avatar
 
Rank: Super Legend
Join Date: Dec 2003
Location: Portugal
Posts: 16,178
Thanked 14 Times in 4 Posts

and I think this is enough for you

btw to start server =


1- 01Account = 7770 dir
2- 02Character = 8880 dir
3- 03ItemStorage = 9990 dir
4- 04LoginServer = Loginserver dir
5- 05LoginAgent = Loginagent dir
6- 06Zoneagent = Zoneagent dir
7- 07MainServer= Mainserver dir
8- 08Accountserver= Accountserver dir
9- 09Zoneserver = Zoneserver dir
10- 10Battleserver = Battleserver dir
__________________

Akaruz is offline  

Endorsement

Old 02-23-2006   #4 (permalink)
Lord Of The Ring
 
Ch4rLi3's Avatar
 
Rank: Member +
Join Date: Nov 2005
Location: USA
Posts: 237
Thanked 0 Times in 0 Posts

Where
Zoneagent
search 84 C0 75 1F B2 01 B8 DC C7 46 00
replace 84 C0 EB 1F B2 01 B8 DC C7 46 00
Mainserver
search 85 C0 75 14 68 7C 51 4E 00
replace 85 C0 EB 14 68 7C 51 4E 00
AccountServer
Search 85 C0 75 07 33 C0
Replace 85 C0 EB 07 33 C0
Zoneserver
search 85 C0 74 14 68 38 99 65 00
replace 85 C0 EB 14 68 38 99 65 00
Locate ? at where?
and how to change it?
Ch4rLi3 is offline  
Old 02-23-2006   #5 (permalink)
Lord Of The Ring
 
Ch4rLi3's Avatar
 
Rank: Member +
Join Date: Nov 2005
Location: USA
Posts: 237
Thanked 0 Times in 0 Posts

Can some 1 post working link without change
this ==>>Zoneagent
search 84 C0 75 1F B2 01 B8 DC C7 46 00
replace 84 C0 EB 1F B2 01 B8 DC C7 46 00
Mainserver
search 85 C0 75 14 68 7C 51 4E 00
replace 85 C0 EB 14 68 7C 51 4E 00
AccountServer
Search 85 C0 75 07 33 C0
Replace 85 C0 EB 07 33 C0
Zoneserver
search 85 C0 74 14 68 38 99 65 00
replace 85 C0 EB 14 68 38 99 65 00
Ch4rLi3 is offline  
Old 06-20-2006   #6 (permalink)
RZ Godfather
 
Akaruz's Avatar
 
Rank: Super Legend
Join Date: Dec 2003
Location: Portugal
Posts: 16,178
Thanked 14 Times in 4 Posts

Thread Cleaned

For ATZ key Hex crack you need to UNPACK the EXE if they arent yet
__________________

Akaruz is offline  
 

Bookmarks

Thread Tools


LinkBacks (?)
LinkBack to this Thread: http://forum.ragezone.com/f98/a3-202-205-server-setup-guide-akaruz-97099/
Posted By For Type Date
Private Server Guides: A3 Guides This thread Refback 04-10-2009 11:32 PM
How To Make A Private Server ? - Pirate Server This thread Refback 11-18-2006 07:19 PM
How To Make A Private Server ? - Pirate Server This thread Refback 11-12-2006 07:12 PM
How To Make A Private Server ? - Pirate Server This thread Refback 11-09-2006 11:19 AM
How To Make A Private Server ? - Pirate Server This thread Refback 11-08-2006 11:41 PM
How To Make A Private Server ? - Pirate Server This thread Refback 11-08-2006 02:50 PM
How To Make A Private Server ? - Pirate Server This thread Refback 11-08-2006 02:02 AM
How To Make A Private Server ? - Pirate Server This thread Refback 11-08-2006 12:43 AM
How To Make A Private Server ? - Pirate Server This thread Refback 11-06-2006 10:49 AM
Versi This thread Refback 11-01-2006 03:12 AM
How To Make A Private Server ? - Pirate Server This thread Refback 10-30-2006 08:13 PM
How To Make A Private Server ? - Pirate Server This thread Refback 10-30-2006 12:07 AM
How To Make A Private Server ? - Pirate Server This thread Refback 10-29-2006 03:28 PM
How To Make A Private Server ? - Pirate Server This thread Refback 10-29-2006 10:16 AM
How To Make A Private Server ? - Pirate Server This thread Refback 10-29-2006 12:17 AM
How To Make A Private Server ? - Pirate Server This thread Refback 10-28-2006 02:01 AM
How To Make A Private Server ? - Pirate Server This thread Refback 10-24-2006 10:02 AM
Pirate Server > How To Make A Private Server ? This thread Refback 10-23-2006 08:15 PM
How To Make A Private Server ? - Pirate Server This thread Refback 10-23-2006 12:19 PM
Server A3part3 - GameCenter This thread Refback 10-22-2006 07:18 PM



Translated by Google
Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Maltese Norwegian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swedish Taiwanese Thai Turkish Ukrainian Vietnamese
no new posts

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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274