Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

A3 Discuss, [GUIDE] A3 Server 202/205 Guide at - Old Archived Files forum; A3 202/205 Server Guide Thanks to Legendary and Akaruz for their Initial Guides Akaruz Guide http://forum.ragezone.com/showthread.php?t=97099 Legendary Guide http://forum.ragezone.com/showthread.php?t=150577 Things ...




Reply
Thread Tools
[GUIDE] A3 Server 202/205 Guide
 
 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
05-11-2008, 08:33 AM
 
A3 202/205 Server Guide

Thanks to Legendary and Akaruz for their Initial Guides

Akaruz Guide
http://forum.ragezone.com/f98/a3-202-205-server-setup-guide-akaruz-97099/

Legendary Guide
http://forum.ragezone.com/f98/guide-2-02-2-05-server-guide-updated-150577/

Things that you need:

Server Files
Recommended Server Files:
Filefront:
http://files.filefront.com/My+A3+Ser.../fileinfo.html
Rapidshare
http://rapidshare.com/files/11856947...Server_205.rar


Additional Server Files can be found at:
http://forum.ragezone.com/f98/server-files-a3-server-files-244175/

Client
Client is uploaded into 5 parts:
http://files.filefront.com/ARA3PARTI.../fileinfo.html
http://files.filefront.com/ARA3PARTI.../fileinfo.html
http://files.filefront.com/ARA3PARTI.../fileinfo.html
http://files.filefront.com/ARA3PARTI.../fileinfo.html
http://files.filefront.com/ARA3PARTI.../fileinfo.html

Microsoft SQL Server 2000
http://www.microsoft.com/downloads/d...displaylang=en



Microsoft SQL Server Service Pack 4 Update
http://www.microsoft.com/downloads/d...displaylang=en

*****All Links are Updated and working fine! (29th May 2008 10:20:44 PM)*****


Setting Up server:
I have writen the Guide in accordance with the Recommended server files keeping in mind the

default configs. If you use any other server files, you need to edit some basic stuff first!

First of all, we must install the SQL Server 2000.
SQL Server is Structured Query Language, which is a database software which stores the data

pertaining to our A3 Server. Hence we need to configure it to store our Server's data!
The Installation of SQL Server is depicted in the following Screenshots!



Select Local Computer if you are installing databases on the same computer.



Select Create a new instance



Provide your Personal Information



Accept the License Agreement



Select Server and Client Tools



Check the Default Instance and Click Next



Select the Installation type



Check the "Use Local System Account button"



Now this is the Important Step! Select Mixed Authentication Mode and now Enter User ID as

"sa" and password is your wish.



Once you have finished installing SQL Server, you need to start the SQL Server Service. To

Start this,

Start -> Programs -> Microsoft SQL Server -> Service Manger

Service Manager will look like this:


Under Services, select SQL Server and then click on the Play(Start) button to start the

service. Once the service is started, a Play button is indication near the server figure!

Now, you need to Create and Restore databases! To do this,
Start -> Programs -> Microsoft SQL Server -> Enterprise Manager

Now in the Enterprise Manager, on the left hand side of Hirarichal window, Expand the Local

System key, and then expand the Databases Key

Now right click on the Right hand side of the Enterprise Manager and select "New Database"
The following window will Pop up!



In the Database Name, just enter ASD and click OK. A new Database is now created.
In the same way, you need to create a total of

ASD (already created)

Character

A3ItemEvent

Itemstorage

FriendDB

HSDB

Once you have finished creating the databases, you need to restore the databases!
To restore the databases, follow the following steps!

Right Click on the ASD Database. Select "All tasks" and then select "Restore Database"
A Window Pops up! Now Select "From Device". Click on "Select Devices" and then click on

"Add". The following window pops up!


Now You need to select the ASD.bak file which is present in the Database Backup folder of

the A3Server files.

In the same way, you need to restore all the databases


ASD - ASD.bak (already restored)

Character - Character.bak

A3ItemEvent - A3Itemevent.bak

Itemstorage - Itemstorage.bak

FriendDB - FriendDB.bak

HSDB - HSDB.bak

After finishing the database restore, you need to create a new user login!

On the Left pane of the Enterprise Manager, Expand Security Key and then click on Logins.
Right click in the right pane and click on New Login. The procedure is depicted in the

screenshot



In the Name, type "a3serial". Select SQL Authentication and in the Password box, type the

following password "dkdlxpawprhdnpc". The procedure is depiced in the Screenshot


Once done, click on the Database Access Tab.
Tick Pemit Check Box for the A3ItemEvent Database. In the bottom window check mark

"db_owner". The procedure is depicted in the screenshot.



Now, You need to create ODBC for your SQL Server Databases. This can be done either by

adding values directly to Registry or by adding them manually. Inorder to Make it easy, I

have included a ODBCSetup.reg file in A3Server folder of the Server Files. Just execute it

and all the ODBC are created automatically.

You need to install Borland Database Engine, which is needed by the server to connect to the

SQL Database. This Library is present in the Server Files (BDESetup)

Open the Drive C folder in the A3 Server Files that you have downloaded. Copy all those

directories and paste them in C:\ root directory.

Starting The server.

Inorder to start a server, you need to run different servers in a particular order!

Setting Up 7770, 8880, 9990
In the Server Files, you will find 3 folders named 7770, 8880 and 9990. They have 2 files in

them!

Now, Open the tbd.ini present in the 7770 folder
It contains the following;

Quote:
[main]
title=A3ASD 7770
keepalive=10

[dbconnection]
00=h3db00 A3ASD sa sa account 0 1
01=h3db01 A3ASD sa sa account 0 1
02=h3db02 A3ASD sa sa account 0 1
03=h3db03 A3ASD sa sa account 0 1
04=h3db04 A3ASD sa sa account 0 1
05=h3db05 A3ASD sa sa account 0 1
06=h3db06 A3ASD sa sa account 0 1
07=h3db07 A3ASD sa sa account 0 1
08=h3db08 A3ASD sa sa account 0 1
09=h3db09 A3ASD sa sa account 0 1
10=h3db10 A3ASD sa sa account 0 1
11=h3db11 A3ASD sa sa account 0 1
12=h3db12 A3ASD sa sa account 0 1
13=h3db13 A3ASD sa sa account 0 1
14=h3db14 A3ASD sa sa account 0 1
15=h3db15 A3ASD sa sa account 0 1

[socket]
port=7770
Here, you need to replace the second "sa" with the sa password that you have provided during

your SQL Server Installation. Suppose you have provided the password "mania", then the

config file should look like this!

Quote:
[main]
title=A3ASD 7770
keepalive=10

[dbconnection]
00=h3db00 A3ASD sa mania account 0 1
01=h3db01 A3ASD sa mania account 0 1
02=h3db02 A3ASD sa mania account 0 1
03=h3db03 A3ASD sa mania account 0 1
04=h3db04 A3ASD sa mania account 0 1
05=h3db05 A3ASD sa mania account 0 1
06=h3db06 A3ASD sa mania account 0 1
07=h3db07 A3ASD sa mania account 0 1
08=h3db08 A3ASD sa mania account 0 1
09=h3db09 A3ASD sa mania account 0 1
10=h3db10 A3ASD sa mania account 0 1
11=h3db11 A3ASD sa mania account 0 1
12=h3db12 A3ASD sa mania account 0 1
13=h3db13 A3ASD sa mania account 0 1
14=h3db14 A3ASD sa mania account 0 1
15=h3db15 A3ASD sa mania account 0 1

[socket]
port=7770
Save the File and then run the asd_mw_v1.1.19a.exe which is present in the same folder.
Click on the first "Click" button. Then click on second "Click" button and then click on

"Start". If you have followed the guide fine, it will look as follows



Similarly you need to edit tbd.ini files in both 8880 as well as 9990.

7770 - Account
8880 - Character
9990 - Itemstorage
These servers are responsible to connect the Mainservers to the Database!

Open the Loginagent folder and then open the Loginagent.ini
It will be as follows
Quote:
;//////////////////////////////////////////////////////////////////////////////////////////
;//GameServer ȯ°æ º¯¼ö ¼³Á¤ ÆÄÀÏ
;//////////////////////////////////////////////////////////////////////////////////////////

[VersionInfo]

HighVersion = 600 ;//CurrVersion <= HighVersion
LowVersion = 100 ;//CurrVersion > LowVersion


[LoginAgent] ;//tcp

IPADDR = 127.0.0.1 //ip wan o lans
PORT = 3550

IO_MODE = 1 ;// iocp = 1, block = -1

APPNAME = LOGINAGENT
AGENTID = 1

[LoginServer] ;//tcp

IPADDR = 127.0.0.1 //ip wan o lan
PORT = 3210

IO_MODE = -1 ;// iocp = 1, block = -1

[LOG_FILE] ;//log set

GS_LOGFILE_NAME = ./LogFile/gs_log
LC_LOGFILE_NAME = ./LogFile/lc_log
DB_LOGFILE_NAME = ./LogFile/db_log
MAINPROCESS_LOGFILE_NAME = ./LogFile/mp_log
In the place of 127.0.0.1, you need to replace your Internal IP or WAN IP. You need to make

changes in 2 places. Once you are done, just save the file and then run Loginagent.exe.
This may take some time to load depending on the Amount of RAM you are using!

Now go to the Loginserver Folder and open the Loginserver.ini
It will look as follows;
Quote:
[STARTUP]
APPNAME=LOGINSERVER
ZONEAGENTLISTENPORT=3200
LOGINAGENTLISTENPORT=3210s
STARTID=151959

[LOGINASD]
COUNT=1
IP0=127.0.0.1
PORT0=7770

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

[SERVER_GROUP]
COUNT=1

ID0=0
NAME0=Mania
You need to change the first IP 127.0.0.1 to your Internal IP or WAN IP. You can change the

name "Mania" to any other name desired so that the name is displayed in the server select

window while logging into the game!
Save the File and then run Loginserver.exe

Now Open the Zoneagent folder and Open the Zoneagent.ini
It will look as follows
Quote:
[STARTUP]
APPNAME=ZONEAGENT
#¥Nªí²Ä´X²Õ,²Ä 5 ²Õ´N¶ñ 5
SERVERID=0
#¥Nªí³o²Õ²Ä´X? ZONE AGAIN, 0 ~ 3
AGENTID=0
#ZONE AGENT ³o¸Ì??¾÷ªº IP
IP=127.0.0.1
PORT=3300

[ZONESERVER]
#¥Nªí ZONE SERVER ªº¼Æ¶q
COUNT=3

#³o¬O©T©wªº*n³s¨ì ACCOUNT SERVER
ID0=255
IP0=127.0.0.1
PORT0=5589

#ZONE SERVER ?©w
#¥Nªí²Ä 1 ²Õ
ID1=0
IP1=127.0.0.1
PORT1=6689
#¥Nªí²Ä 2 ²Õ
ID2=1
IP2=127.0.0.1
PORT2=6999

#ID3=2
#IP3=127.0.0.1
#PORT3=6689

#ID4=3
#IP4=127.0.0.1
#PORT4=6999

#ID5=4
#IP5=127.0.0.1
#PORT5=6699

[LOGINSERVER]
#³o¬O©T©wªº*n³s¨ì LOGINSERVER §Ú?³o¸Ì¬O 211.105.139.79
IP=127.0.01
PORT=3200
Here, you need to change the First and the Last IP. The first IP should be replaced by your

External IP (www.whatismyip.com - the IP that you see there). The last IP should be replaced

by your Internal IP.
Save the file and then run the EnZa_v2.0.16a.exe.

Once the above 3 servers(Loginagent, Loginserver, Zoneagent) are run, they should look like

the following image:



If you check the Loginserver, it should show that Loginagent, Zoneagent and ASD are

connected. It will show numerically "1" depicting that they are connected!

Once done, Open the Mainserver folder and Open the SvrInfo.ini
It will look like this

Quote:
#Main Server Info.
[SvrInfo]
#?ªA¾¹²Õ»¼¼W,²Ä 1 ²Õ¬O 0
WorldIndex=23
#?ªA¾¹²Õ»¼¼W,¸òµÛÅÜ
WorldName=Mania

#Main Server information ( ?©w MAIN SERVER )
ThisServerIP=127.0.0.1
ThisServerPort=7789

#ASD Middlware Info. to connect
CharacDBServerNum=1
CharacDBIP=127.0.0.1
CharacDBPort=8880
StorageDBServerNum=1
StorageDBIP=127.0.0.1
StorageDBPort=9990

#WGS setting
WGSIP=127.0.0.1
WGSPORT=9017


#World Info.
ZoneServerNum=7
BattleServerID=1
#[SvrInfo]
#Game log receiver info.
#³o¬O©T©wªº*n³s¨ì LOG RECEIVER ³o¸Ì¬O 127.0.0.1
;GameLogServerIP=127.0.0.1
;GameLogServerPort=8000

#Map count
MaxMap=26

[MapZone]
Map0=0
Map1=0
Map2=0
Map3=0
Map4=0
Map5=0
Map6=0
Map7=0
Map8=0
Map9=0
Map10=0
Map11=0
Map12=0
Map13=0
Map14=0
Map15=0
Map16=0
Map17=0
Map18=0
Map19=0
Map20=0
Map21=0
Map22=0
Map23=1
Map24=0
Map25=0

[ODBC]
ODBCNAME=A3Friend
ODBCID=sa
ODBCPASS=sa

[Update Log Info]
ClanPath=C:\A3Server\Clan
LogPath=C:\A3Server\Clan\LOG

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

[ClanInfo]
;bInitNameTable=1
;nSaveClanLog=1

[HSDB]
ODBCNAME=HSDB
ODBCID=sa
ODBCPASS=sa
You need to edit "ODBCPASS=sa" and change it to the password that you have provided during

installation. Once you have finished editing, just run the Mainserver.exe

Now, Open the Accountserver Folder and open the SvrInfo.ini
It will look as follows
Quote:
#Account Server Info.
[SvrInfo]
ServerVersion=202

#Worlld Information
#«ö·Ó MAIN SERVER ªº CONFIG ÅܰÊ
WorldIndex=23
WorldName=Mania

#This Server Information ( ?©w ACCOUNT SERVER )
ThisServerID=255
ThisServerIP=127.0.0.1
ThisServerPort=5589

#MainServer Information ( ?©w MAIN SERVER)
MainServerIP=127.0.0.1
MainServerPort=7789

#Gate count ( ?©w ZONE AGENT ªº¼Æ¥Ø )
GateServerNum=1

#Account File DB Path
AccountRootPath=D:\A3server\Account

#DB ( comment temporarily )
AccntCharDBServer=A3GameCharDB
AccntCharDBLogin=sa
AccntCharDBPasswd=sa

# For monitoring service
UDPPort=9000
ServicePort=9500
You need to change "AccntCharDBServer=A3GameCharDB" as depicted above and change your SA

password in the third column in place of "sa". Then you need to change the AccountRootPath

to the location where you have extracted the A3Server Files. Suppose if you have extracted

in C: drive, then you need to make it "C:\A3Server\Account".
Save and Close the file and run the Accountserver.exe

Now, Open the Zoneserver folder and run the Zoneserver.exe. There is no much config required

for Zoneserver.

For the Battle Arena to work, you need to run the Battleserver.exe which is present in the

Battleserver folder.

Configuring the Client.

You need to first bypass the Updater of the A3 Client. To do that, you can download an

Updater Bypasser available here:

http://files.filefront.com/A3+Launch.../fileinfo.html

Once done, you need to HEX edit the A3Client.exe inorder to connect to your server.
In the A3 Server Files, there is a hex editor called "Xvi32" which is present in the Tools

folder. Open that A3Client.exe with hex editor.

Now, From the Menu, click on Search and then click on Find.
Select Text String and enter "setup.ini" and press OK.
On the right hand side, scroll down slowly and you will find 6 IP addressed. You need to HEX

edit them to the IP that you have given in the Zoneagent.

In the picture below, you can find 6 IPS.



Now you need to type over the existing IP, your new IP address and fill up the left over blanks(if any) with blank spaces(can be done using space bar). Once all the 6 IPs are edited, just save the file and run the game.

You may get stuck at Connecting..... When you login for the first time! Keep trying to login.


Creating an account

In the Tools folder of the A3 Server Files, there is a file called A3acc.bat. Just run that and provide an id and password. A file called A3acc.txt is created. Open that file and copy the entire line.
Now go to Enterprise Manager and select the ASD Database. Now click on tools and click on Query Analyser. Paste the code and then press F5. Your account is created!
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr

Last edited by cvrdheeraj; 06-03-2008 at 07:56 PM.
 
 
permalink
 

RaGEZONE is proudly sponsored by
 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
05-11-2008, 08:35 AM
 
Configuring GMs for A3 Server

A3 GM Guide by Legendary:
http://forum.ragezone.com/f98/a3-gm-guide-229879/

Inorder to Add GM to A3 Server, you need to edit GMInfo.ini file that is located in the Mainserver, Accountserver and Zoneserver folders of your A3 Server.

The File looks like this:
Quote:
[GM]
GMCount=2

GMLevel_0=165
GMName_0=gamemaster1

GMLevel_1=165
GMName_1=gamemaster2
Look at the file carefully.
The GMCount indicates the number of GM's persent in the server. In the example above, there are 2 GM's.

Next Comes GMLevel which signifies the GM Rights (Full Control, Guide Control ). Leave it as 165 at the moment!

The GMName is the AccountName of the GM. Here you should not put your character name but you should put the Accountname. Here in the example, the accountname of the GM is gamemaster1

Similarly a second GM is added to the server.

Adding More GM's
Inorder to Add more GM's, you need to change the GMCount. Since i will be having 3 GM's, I will make the GMCount=3.
Now my GMInfo.ini must look like this
Quote:
[GM]
GMCount=2

GMLevel_0=165
GMName_0=gamemaster1

GMLevel_1=165
GMName_1=gamemaster2

GMLevel_2=165
GMName_2=gamemaster2
Note that you must type GMLevel_x, where 'x' is the GM Number starting from 0. Notice that it is changing from all the GM's.

Now you have successfully added GM's to your server! Congratulations!

Using the GM Codes in A3 Server!
To use GM Codes, you need to be logged into a GM account which is included in the GMInfo.ini

Here are the list of GM Codes that can be used Ingame!
Special Thanks to iNs@nE, Legendary and Akaruz for making them available!

The Following Set of Commands are to be used in the Knighthood Chat. You can access the Knighthood Chat by pressing "G". Please note that all GM Codes are Case Sensitive. You need to type in Upper Case (Capital Letters)!

Quote:
@SQUEST_4_DISABLE
Disables Special Quest 1-4 . This code can be used to Lock 1-4 Special Quest so that players may not unlock Hatrel
Usage: @SQUEST_4_DISABLE/


@SQUEST_4_ENABLE
Enables Special Quest 1-4. This code can be used to unlock 1-4 Special Quest if disabled.
Usage: @SQUEST_4_ENABLE/

@OXSWAP
Swaps the Question of OX Quiz Zone
Usage: @OXSWAP/

@OXREVIVE
Revives the Player in OX Quiz Zone
Usage: @OXREVIVE/<Character Name>
Example: @OXREVIVE/Scar

@OXEND
Ends OX Session
Usage: @OXEND/

@QEND

Close Down Questions in OX Quiz Zone
Usage: @QEND/

@OXCLOSE
Close Down OX Quiz Zone
Usage: @OXCLOSE/

@CUR_MAP
Gives Information About the Current Map
Usage: @CUR_MAP/
Just Enter a Map and use this GM Code to get details about that map!

@SHOW_BLOCK

@TYR_WIN
Announce Winner for Tournament Mode
Usage: @TYR_WIN/

@TYR_END
End Tournament Mode
Usage: @TYR_END/

@TYR_CONTINUE
Continue Tournament Mode
Usage: @@TYR_CONTINUE/

@TYR_CANCEL
Pause Tournament Mode
Usage: @TYR_CANCEL/

@TYR_START
Start Tournament Mode
Usage: @TYR_START/

@TYR_STATE
State of Tournament Mode
Usage: @TYR_STATE/

@NEVIA_LIMIT
Restricts number of people in Nevia Canyon
Usage: @NEVIA_LIMIT/<No of Players>
Example: If you want to limit only 100 players to enter Nevia, use @NEVIA_LIMIT/100

@STAT
Gives information about the character
Usage: @STAT/<Character Name>
Example:@STAT/Scar

@NEVIA_REWARD
Rewards for Nevia War Winners
Usage: @NEVIA_REWARD/<Item Code>
Example: @NEVIA_REWARD/6144. This will give an Upgrade Jewel to all the winning town players of Nevia Canyon.
You can only give selected Items as Nevia Gifts.
This items Include:
Upgrade Jewel
Degrade Jewel
Saving Scroll
Sworn
Magic Candies
Opal
Peridot
Garnet
Master Stones and Jugeos.

A List of Item Codes is available in the following thread:
http://forum.ragezone.com/f98/info-a3-item-codes-299671/

@GIFT
Gives Gift to all the Players present in the same map in which the GM is present.
Usage: @GIFT/<Item Code>
Example: @GIFT/6144 will give Upgrade Jewels to all the players on that map!
The Items that can be given as gifts are discussed in Nevia Rewards. Please refer the above command!

@NEVIA_START
Start Nevia War. There will be a countdown timer of 5 minutes before war starts and all the players present in Nevia at the time of starting will be teleported to their respective town
Usage: @NEVIA_START/

@GOD
Invincible Mode. Monsters and Players can see you but cannot kill you. You can also put other players under GOD Mode!
Usage: @GOD/<Player Name> <Duration in minutes>
Example: @GOD/Scar 60
This will give the player "Scar" a God mode of 60 minutes in which no creep can do any damage on him!

@GMMONSTER
Enables Monster Mode. This Code is generally used during events. By using this code, the GM turns black in color. He is invisible to Creeps but he is invisible to the players. When the GM dies in the Monster mode, he drops everything from his inventory and equipped items. Hence a GM can place some goodies in inventory, get into Monster Mode and get killed by players. When he dies he drops stuffs!
Usage: @GMMONSTER/
You can only make yourselft a GMMonster!

@QEXPEVENT
Doubles Quest Experience Event.
Usage: @QEXPEVENT/

@MAPLEVEL
Restricts Map Entry for players.
Usage: @MAPLEVEL/<Level>
Go to that map and use the Code to set an entry level

@NPCSET
Sets NPC Number for that map
Usage: @NPCSET/<Number>

@NPCSUMMON
Spawns a Mob of creatures. You can use this code to spawn bosses or creatures in certain low level maps like Elkenver, Fairmode, Wolfrek.
Usage: @NPCSUMMON/<Monster Code> <Quantity>
Example: @NPCSUMMON/400 30
Using this code you will get 30 Red Bosses beside you.


@RELOAD_SVROPTION

@RELOAD_TOWER
Restart Tower Event
Usage: @RELOAD_TOWER/

@TMDAY_TW
Status of TM for Tomorrow
Usage:@TMDAY_TW/

@TMDAY_TY
Status of TM for Today
Usage:@TMDAY_TY/

@TM_OPTION
TM Options
Usage:@TM_OPTION/

@EVENT
Info about events in progress
Usage:@EVENT/

@EXPEVENT
Double Experience event
Usage:@EXPEVENT/

@MONEYEVENT
Double Money Event
Usage:@MONEYEVENT/

@TAPLIST
List of Tapped Players. This will display the which character's chats are tapped!
Usage:@TAPLIST/

@TAP
Taps the Chat of that player
Usage:@TAP/<Player Name>

@WSHOUT
Sends a shout in Grey
Usage:@WSHOUT/<Shout>

@HIDE
Invisible Mode. GM Character Invisible to other Players.
Usage:@HIDE/

@SBAN
Bans Shout
Usage:@SBAN/<Player Name> <duration in minutes>

@BAN
Bans Chat
@BAN/<Player Name> <duration in minutes>

@RECALL
Teleport a player to you
Usage:@RECALL/<Player Name>

@SHOUT
Sends a shout
Usage:@SHOUT/<Shout>

@GO
Teleports you to that map
Usage:@GO/<Map Number> <X-Coordinate> <Y-Coordinate>
Example: @GO/38 127 110
This will take you to Tosique Fourth Floor Ranias Room.
List of Map Cordinates Can be found here:
http://forum.ragezone.com/showpost.p...69&postcount=8

@FOLLOW
Teleports you to that player
Usage:@FOLLOW/<PlayerName>

@WHERE
Current Co-ordinates
Usage:@WHERE/<Char Name>

@INFO
ID and IP Address of the player
Usage:@INFO/<Char Name>

@RETURN
Returns player to town
Usage:@RETURN/<Player Name>

@DROP
Kicks the player out of the server
Usage:@DROP/<Player Name>

Additional Resources can be found in the Stikies!

http://forum.ragezone.com/f98/a3-all-about-a3-298497/
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr

Last edited by cvrdheeraj; 05-29-2008 at 06:56 PM.
 
 
permalink
 

 
iNs@nE iNs@nE is offline
†hë GH0§† õƒ êdÉñ

Rank: Moderator


Reply With Quote
 
Join Date: Jun 2006
Location: Weed Fields
Posts: 8,640
05-11-2008, 01:31 PM
 
Well, nice guide. Added to the thread in the stickies. :)
__________________


 
 
permalink
 


 
xportugax xportugax is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2007
Posts: 22
05-11-2008, 04:38 PM
 
thx insane!
 
 
permalink
 

 
vishal83 vishal83 is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Nov 2007
Posts: 3
05-22-2008, 09:53 AM
 
I Think the Character.bak and ItemStorage.bak files are missing in your files Dheeraj
 
 
permalink
 

 
iyra iyra is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: May 2007
Posts: 8
05-22-2008, 01:22 PM
 
yes it is ..
 
 
permalink
 

 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
05-23-2008, 06:40 AM
 
The 202 and 205 server files posted, did not have the Character and Itemstorage backup files. They were supposed to be taken from the 1.20 server files. This is what the Legendary guide has stated. Anyways i have uploaded the fresh copy with some more translations and I have added the Database backup files!
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr
 
 
permalink
 

 
rubixcube40 rubixcube40 is offline
Alpha

Rank: New Blood


Reply With Quote
 
Join Date: Jun 2007
Posts: 142
05-23-2008, 01:57 PM
 
Cvrdheeraj,

Would you mind to please check the link to the server files...it's just taking me to FileFronts' main page. Thank you very much for any consideration.

Rubix.
 
 
permalink
 

 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
05-23-2008, 10:16 PM
 
Links Updated! New Server Files added with few more translations and the requested Database Backup files are added!

Enjoy!
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr
 
 
permalink
 

 
rubixcube40 rubixcube40 is offline
Alpha

Rank: New Blood


Reply With Quote
 
Join Date: Jun 2007
Posts: 142
05-24-2008, 12:38 AM
 
Cvrdheeraj,
I think I will have to try and download again...as upon opening...I didn't find any db backups inside. I'm hoping it was just some glitch on my end....bad connection...etc.
 
 
permalink
 

 
pranaydeep21 pranaydeep21 is offline
Monster Member

Rank: New Blood


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 175
05-25-2008, 08:10 AM
 
sad i lost the client and its still on filefront wich sux fr me :(
have 2 try n try 2 DL now ..
__________________

I Was An Atheist Until I Realized I Was God.
http://www.orkut.co.in/Profile.aspx?...07857419373134
Need Help? Feel Free To PM Me
 
 
permalink
 

 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
05-29-2008, 05:48 PM
 
Alternate Download Location for Server Files:

http://rapidshare.com/files/11856947...Server_205.rar
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr
 
 
permalink
 

 
oixinhqua oixinhqua is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jan 2007
Posts: 7
06-03-2008, 01:58 AM
 
Can u upload client file to rapidshare or megaupload ? filefront really so hard to download file :(. critical
Quote:
Your download has failed. There were no available download servers.
Click here to try your download again. Click here to try your download again.
 
 
permalink
 

 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
06-03-2008, 12:54 PM
 
There might be some problem with Filefront. Since the client is big, i cannot upload it again right now. Keep trying or wait for some other members to upload it!
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr
 
 
permalink
 

 
Mrgentle Mrgentle is offline
The Learning Baby ‡

Rank: Member


Reply With Quote
 
Join Date: Oct 2007
Location: India-Mumbai
Posts: 361
06-03-2008, 03:35 PM
 
Frontfiles sucks Please refrain from uploading there !


I can Upload all the server files anywhere wanted but am looking for a site that could be best and nvr delete thoese.If u r thinking of the Rapidshare its Confirmation code is fcked up ! Please Suggest me a cool site !
 
 
permalink
 

 
oixinhqua oixinhqua is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jan 2007
Posts: 7
06-03-2008, 04:51 PM
 
I want use another account login ( not sa ). I set all permit for this account like sa but when i config tdb.ini file with this account
Quote:
[main]
title=A3ASD 7770
keepalive=10

[dbconnection]
00=h3db00 A3ASD oixinhqua hunter account 0 1
01=h3db01 A3ASD oixinhqua hunter account 0 1
02=h3db02 A3ASD oixinhqua hunter account 0 1
03=h3db03 A3ASD oixinhqua hunter account 0 1
04=h3db04 A3ASD oixinhqua hunter account 0 1
05=h3db05 A3ASD oixinhqua hunter account 0 1
06=h3db06 A3ASD oixinhqua hunter account 0 1
07=h3db07 A3ASD oixinhqua hunter account 0 1
08=h3db08 A3ASD oixinhqua hunter account 0 1
09=h3db09 A3ASD oixinhqua hunter account 0 1
10=h3db10 A3ASD oixinhqua hunter account 0 1
11=h3db11 A3ASD oixinhqua hunter account 0 1
12=h3db12 A3ASD oixinhqua hunter account 0 1
13=h3db13 A3ASD oixinhqua hunter account 0 1
14=h3db14 A3ASD oixinhqua hunter account 0 1
15=h3db15 A3ASD oixinhqua hunter account 0 1

[socket]
port=7770
i cant start asd_mw_v1.1.19a.exe

I configured all ODBC to login name : oixinhqua with password but get same error. Now how to set my server :poster_do

Last edited by oixinhqua; 06-03-2008 at 05:01 PM. Reason: resize image
 
 
permalink
 

 
cvrdheeraj cvrdheeraj is online now
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 749
06-03-2008, 07:49 PM
 
@oixinhqua

You login name must be "sa", and you must provide the password which you have set for it during the SQL Server Installation! Make sure you have installed Borland Database Engine!
__________________

Promote RaGECRAFT.. http://www.ragecraft.co.nr
 
 
permalink
 

 
oixinhqua oixinhqua is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jan 2007
Posts: 7
06-04-2008, 05:46 AM
 
How to increase pagefile space :( when i run all file need for server, pagefile space reach max i cant run luncher to log game.
Total virtual memory 2.0 GB
Page file space 1.56 GB :((
 
 
permalink