ACE Mod Gallery
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ACE Mod Gallery

ACEOnline Mod Gallery
 
HomeHome  PortalPortal  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Private Server Set Up Guide!

Go down 
+36
St0rmy
Overklock
VASHZERO
-Z3R0-
Hypnotic
Ices
Future
jastreb
RaMachine
defian
BoomBoom
Sirdoc
miksa
ThePro
darkmandos
Lwa7ch
papercuber
aidan3211
koma78
wanharith99
ZeroDR
MyVenom
Remus
NeoHunter
m1st3rb1t
SonOfSun
maxxxeee
epion
TBURN
paluch979
cam46
outside
Mackeral
fortune
CalciumDeposit
FallenProphett
40 posters
Go to page : Previous  1, 2, 3, 4, 5, 6, 7  Next
AuthorMessage
FallenProphett
Admin
FallenProphett


Posts : 132
Join date : 2010-04-25
Age : 32

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeTue Oct 05, 2010 4:40 pm

First topic message reminder :

Since no one could even get close to guessing who i was on the Suba forums, i'll just post it here where i can openly answer any questions you have.

The following guide will give you enough knowledge to setup and run a Ace Online/ Air Rivals private server.

Step 1: Getting the files you need.

-Go to http://www.megaupload.com/?d=6U3JW4SJ and download it. After, download http://www.megaupload.com/?d=U4PIJKFX . These are the basics you will need. Extract the first one

to the root of your Harddrive. Extract the second to your desktop.

-If you need a flysis client, download it from here:
http://games.on.net/file/14941/Flysis_Full_Client_1.0.0.9

-Download SQL 2k5 or 2k8, it's up to you. Out of personal preference, i use 2k5.
Go to http://www.microsoft.com/sqlserver/2008/en/us/r2.aspx to get the trial version of SQL 2k8. Try to avoid getting Express if possible (It has a limitation on DB restores.

-Download Hamachi. It will give you a Virtual IP which will be used to connect to the server. You can download it from https://secure.logmein.com/products/hamachi2/ . Install it and run through the set up. Once running, click the power button. You'll have to create a Hamachi ID, it doesn't really matter what it is. Then, It'll ask you whether you want to Create a network or Join an existing one. Choose to create a new one, name it, give it a password. You're done with Hamachi for now.


Step 2: Setting up the server (AceOnline folders).

-If you didn't extract the first file to the root of your HD already, do it now. It should be around 36.3 MBs.

-Once extracted, go into the AceOnline folder. You should see 9 other folders inside (bin, config, DB_BAKS, htdocs, Lib, log, map, SCMonitor, SCVoIP) along with odbx_x86 / 64 and a README file. The README is a little Engrishy, but if you wanna read it go ahead.

-Go into the config folder and look for the file named global.cfg. Open it using Notepad.

-The top two IPs that say 127.0.0.1, change it to say your Hamachi IP (It'll start with a 5). This isn't completely necessary, you can just set it up as a 127.0.0.1 (Which for those of you who don't know, that means local host) However, this guide is made for people who want others to connect to your server (Say, a friend comes over and wants to play too, or some Ventrilo friends, take your pick). So for the sake of the guide, do the Hamachi IP.
If done right, it should look as follows:
Private Server Set Up Guide! - Page 5 Ss1nf

-Now you're going to do a bit of copying, bare with me. It's going to sound a bit awkward reading it (Alot easier hearing how to do it), but i'll use pictures to try and help guide you through it.
What you're going to want to do is open up the server folder, go to the map folder. Now you're going to open up AO Stuff, and go to 002SERVER/Server/map. Copy all of the map files from that to your server. So it should look like this:
Private Server Set Up Guide! - Page 5 Ss2uq
-Now find where you installed flysis. Go into the Res-Obj folder, and copy all of those files into the Res-Obj folder in the server. Should be like this:
Private Server Set Up Guide! - Page 5 Ss3n
-Now go back a folder in your flysis folder, go to Res-Map. Now go back a folder in your server. Copy ALL of the DATs to the clients Res-Map folder, and ONLY the .DATs. Like so:
Private Server Set Up Guide! - Page 5 Ss4v

Now you should be set with the files that you needed to copy over to both the client and the server. Now on to SQL Side of things!



Step 3: Setting up the server (SQL Side of things).

-Moving right on to SQL side of things, the installation is fairly simple, so i'm not going to walk you through it. You're a big kid, running your own server and stuff, i think you can figure it out. (When it asks what you want to install, select all. USe NT/System Authority, and Add current user for anything after that. Install it and you should be on your way. Figured i'd just give an overview

-Open the SQL Server Configuration Manager, click on SQL Server Network Configuration, and click on Protocols for MSSQLSERVER. Right click TCP/IP Settings. It should look like the following:
Private Server Set Up Guide! - Page 5 Ss5y
If it doesn't make it look like that.
Now go over to the IP Addresses tab, and since you have Hamachi installed, the IP should already be there.
Private Server Set Up Guide! - Page 5 Ss7g
Make it Active if it isn't, Enable it, and change the Port to 9979. When you click okay, it will say that the service will have to be restarted for the changes to be applied.

Go to Start, type in services.msc, and scroll down until you find MSSQL Server, Restart it and you should be good.

-Now open up the Microsoft SQL Server Management Studio. Right click on Databases, and chose the restore option. if done successfully, you'll get to this screen:
Private Server Set Up Guide! - Page 5 Ss8
All you have to do now is restore the databases. Do as follows:
Private Server Set Up Guide! - Page 5 Ss9
Once you restore atum2_db_1, do the same for atum2_db_account:
Private Server Set Up Guide! - Page 5 Ss10
Now you're set for that side of things. To make an account, go to Databases, atum2_db_account, Tables, and right click on dbo.td_Account, select "Edit top 200 rows"
You'll see a default account named Admin, you can add an account by typing in its:
AccountName
Password
AccountType (0= Normal user, 128= GM, 256= Helper)

Now you're almost done, all you have to do now is add the odbc's and compile a batch file.

Step 4: Setting up the ODBC's

-What you have to do now is go to your server folder, and double click on the file named odbc_x86 (or x64 for you 64 bit users out there). It'll ask if you're sure, just say yes. Now go to Control Panel -> Admin Tools -> Data Sources (ODBC). Click on the Systm DSN tab, there should be 5 entries. Only worry about the top 4. Double click the first one, you'll want to edit the Server Name part. Where it says 127.0.0.1, put in the name of your server like so:
Private Server Set Up Guide! - Page 5 Ss11
Click finish and test it. If it passes successfully, do the same for the next 3. Once all are done and successfully tested, congratulations. Only one more step to go.

Step 5: Getting the Batch file
If you don't know how to make a batch file, just use the following program and method:
Quote :

Quick BFC: http://www.abyssmedia.com/downloads/quickbfc.exe

Install and start the Program.
Now Type in:

echo off
start Launcher.atm (YOURIP)

Click on Embedded Files and Browse for your FLYSIS.ico (in your game folder).

Now click -> Project -> Compile.

Save it in your Game Folder as .exe

Now you can try to start your own compiled Start.exe

Mine for example was:
echo off
start Launcher.atm 5.207.74.185

You're going to use that Start.Exe to get the client to connect to your server. Now you're pretty much done. All you have to do is bring the server online. To do that, all you gotta do is go to the bin folder in your server, and open up, in this order, Preserver, IM Server, LogServer, Field Server, and then NPC Server. First three take next to nothing to boot, Field takes a little long and so does NPC. If you open task manager, and it says not responding, don't freak out. That means the server is actually booting up. Once Field server comes online you can launch into the game.

If done correctly....
Private Server Set Up Guide! - Page 5 Ss12w
CONGRATULATIONS, YOU'RE DONE~!
Back to top Go down

AuthorMessage
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeTue Sep 06, 2011 1:46 am

"" updating "" ?
Back to top Go down
Sirdoc




Posts : 8
Join date : 2011-09-05

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeTue Sep 06, 2011 2:06 am

i replaced the original atum2_db_1.bak and the atum2_db_account with the same files but for ep3.3 in my flysis..



how do i get ep3.3 to work?
Back to top Go down
BoomBoom




Posts : 4
Join date : 2011-09-07

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeWed Sep 07, 2011 11:31 am

Sirdoc wrote:
i replaced the original atum2_db_1.bak and the atum2_db_account with the same files but for ep3.3 in my flysis..



how do i get ep3.3 to work?


p 3.x to run the client you must have a type battlegears ep 3 .... or derivative ...

Back to top Go down
Sirdoc




Posts : 8
Join date : 2011-09-05

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeWed Sep 07, 2011 1:44 pm

Fallengears ?
Back to top Go down
darkmandos




Posts : 8
Join date : 2011-08-21

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeWed Sep 07, 2011 1:56 pm

Ok....i pased this out...i need some other advices... i want to move on but i got 2 big problems...... (check my temporarly website http://www.holygears.webs.com untill i buy the ipboard 3). the problems are...big...which are:

1. How do i make the server to work for others without useing the hamachi? i mean...the player to not use the hamachi. I made a Batchfile to launcher as ...
echo off
start Launcher.atm (my net ip)
...so that friend which is in Austria...is opening my PServer, it's showing the server "NewAce" (we tryed to see if the PRE and IM servers recognise him and it is...) but when he logs in on that launcher with my net ip, it's saying "cannot connect to field server"....how do i repair this problem.

2. With the freakin register shit.. i got that archive from a friend that contains the phps to make the register thing ( i use apache 2.2 for it...the apache is working ok (it works)). i upload it on my site as u can see here and when they try to register...for me the apache is saying this " Fatal error: Call to undefined function mssql_connect() in H:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\config.php on line 2" i went to the config.php in the row 2 (line 2) where it has " $dbhandle = mssql_connect('YOURNAME\SQLEXPRESS2', 'USERNAME', 'PASSWORD') "
I changed the fucking YOURNAME\SQLEXPRESS2 USERNAME PASSWORD but it seems to be again and again again and again wrong...
I think the YOURNAME means the computer name
SQLEXPRESS2 means the sql that we you use (and i use sql server 2008 R2 and i really really don't know how to write it there in that config.)
USERNAME means the account that you are connecting in to the server management
PASSWORD means the PW that you use with the USERNAME to connect to the management SQL SERVER Tool.

Please some1 help Very Happy I am very decised to invest in the game a lot of money...

Best regards, IRoNMaDE...and please give me at least a GUIDE for This kind of changing the server to work on normal ip not from other games.

again Best regards, IRoNMaDE. (give a like if u like my site...20 mins to make it lolz)
Back to top Go down
darkmandos




Posts : 8
Join date : 2011-08-21

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeWed Sep 07, 2011 2:02 pm

BoomBoom wrote:
Sirdoc wrote:
i replaced the original atum2_db_1.bak and the atum2_db_account with the same files but for ep3.3 in my flysis..



how do i get ep3.3 to work?


p 3.x to run the client you must have a type battlegears ep 3 .... or derivative ...


1st of all...IF U CHANGE/RESTORE the DBs from the ep2.2 that flysis use it atm... with the 3.3 and i am prolly sure is not 3.3 and its 3.2, it won't work... You must learn how to make autopatches so.... don't try with restore the atum2_db_1 that is 2.2, with the 3.3 atum2_db_1 and atum2_db_account that is 2.2 with the 3.3 atum2_db_account because...it won't work....
To make the 3.3 if u got already the 2.2 installed and working fine, you must find a solution to autopatch files that u are copy/pasting in to the ACEServer where u open the Progresses. or delete everything uninstall the server and start over ( don't forget to delete the logs from SQL cuze it won't succed the installation of the SQL) by useing the 3.2 dbs...


Best regards IRoNMaDE....and please respond to my 2 big problems..
Back to top Go down
Sirdoc




Posts : 8
Join date : 2011-09-05

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeWed Sep 07, 2011 6:33 pm

I'm using the EP3.3 files now.

iv'e set everything up however i get the error which is related to my ODBC's, (logserver error)

not sure what i need to do to my ODBC
Back to top Go down
BoomBoom




Posts : 4
Join date : 2011-09-07

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeThu Sep 08, 2011 9:17 am

Sirdoc wrote:
Fallengears ?


it's ok fallen work fine
Back to top Go down
Sirdoc




Posts : 8
Join date : 2011-09-05

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeThu Sep 08, 2011 9:19 am

But i can't get my ODBC's right in my Config...

i restored the database,

made the Atum callweb account

and put it into my database and i still have a problem, i can't load logserver still.


(ep3)


help?
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSat Sep 10, 2011 12:39 am

All time on EP3 you going to have probleme
i know how to make it.
Back to top Go down
Sirdoc




Posts : 8
Join date : 2011-09-05

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSun Sep 11, 2011 11:56 am

search me on skype matthew dixon / matid1994


and we can talk there, and maybe use teamviewer to get some help, i would really appretiate it
thanks.

Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSun Sep 11, 2011 11:54 pm

try to use ep2 not ep3 you dont have the level to get the ep3 and the ep3.3
Back to top Go down
miksa




Posts : 8
Join date : 2011-09-01

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeFri Sep 16, 2011 12:07 pm

at the sytem dsn tab there r no entries, help pls
Back to top Go down
darkmandos




Posts : 8
Join date : 2011-08-21

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSat Sep 17, 2011 3:27 am

miksa wrote:
at the sytem dsn tab there r no entries, help pls

Create them... its easy...

go to Start>write ODBC then enter> At User DSN > Press ADD and put SQLSERVER... > Name = What name u want > Server= mine is (e.p. EPION-PC) > press next > press the "With SQL Server authentification using a login ID and password. > put login id and password > then Next Next Next and finish..

After... go in ODBC > System DSN > Add (if u dont got one and you must have made the DataBases in SQLSERVER otherwise won't work) so press ADD > SQL Server> name to coincide with this...
# Database Settings 1 - PreServer
################################################################################
$PRE_ODBC_DSN atum2_db_account
$PRE_ODBC_UID LOGIN ID
$PRE_ODBC_PASSWD PASSWORD
################################################################################
# Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
################################################################################
$SERVER_GROUP_ODBC_DSN atum2_db_1
$SERVER_GROUP_ODBC_UID LOGIN ID
$SERVER_GROUP_ODBC_PASSWD PASSWORD
################################################################################
# Database Settings 3 - Log DB Server(LogServer)
################################################################################
$LOG_SERVER_GROUP_ODBC_DSN atum2_db_1
$LOG_SERVER_GROUP_ODBC_UID LOGIN ID
$LOG_SERVER_GROUP_ODBC_PASSWD PASSWORD
################################################################################
# Database Settings 3 - External Authentication
################################################################################
$IS_EXTERNAL_AUTHENTICATION = FALSE
$EXT_AUTH_ODBC_DSN Username_external_authentication_dsn
$EXT_AUTH_ODBC_UID LOGIN ID
$EXT_AUTH_ODBC_PASSWD PASSWORD

^this is from global.cfg (u can find it at the bottom)^

So add this names using the steps as i said :
1st add this : atum_external_authentification_dsn (Change the default database to: atum2_db_account
2nd add this : atum_group_log_server_dsn (Change the default database to: atum2_db_1
3rd add this : atum_group_server_dsn (Change the default database to: atum2_db_1
4th add this : atum_pre_server_dsn (Change the default database to: atum2_db_1


when u finished adding this, double click each ones and at Server put ur IPv4 mine its 192.168.11.18 <---example of ip.
Press next then : With SQL authentification using a login ID and password, put the LOGIN and PASSWORD that u made in global.cfg.
Press next
Next
TEST it so if you succed then make to all of them as i specified at the 1st,2nd,3rd and 4th parts.

Then go in to START>write there SERVICES.MSC press enter
Find there the SQL Server (MYSQLSERVER) right click on it then press restart and you should be done with this



Sorry for my bad information guide im not good at this...but 100% works...
You will have headakes Smile)

Best regards, IRoNMaDE.
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSat Sep 17, 2011 1:40 pm

darkmandos wrote:
Ok....i pased this out...i need some other advices... i want to move on but i got 2 big problems...... (check my temporarly website http://www.holygears.webs.com untill i buy the ipboard 3). the problems are...big...which are:

1. How do i make the server to work for others without useing the hamachi? i mean...the player to not use the hamachi. I made a Batchfile to launcher as ...
echo off
start Launcher.atm (my net ip)
...so that friend which is in Austria...is opening my PServer, it's showing the server "NewAce" (we tryed to see if the PRE and IM servers recognise him and it is...) but when he logs in on that launcher with my net ip, it's saying "cannot connect to field server"....how do i repair this problem.

2. With the freakin register shit.. i got that archive from a friend that contains the phps to make the register thing ( i use apache 2.2 for it...the apache is working ok (it works)). i upload it on my site as u can see here and when they try to register...for me the apache is saying this " Fatal error: Call to undefined function mssql_connect() in H:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\config.php on line 2" i went to the config.php in the row 2 (line 2) where it has " $dbhandle = mssql_connect('YOURNAME\SQLEXPRESS2', 'USERNAME', 'PASSWORD') "
I changed the fucking YOURNAME\SQLEXPRESS2 USERNAME PASSWORD but it seems to be again and again again and again wrong...
I think the YOURNAME means the computer name
SQLEXPRESS2 means the sql that we you use (and i use sql server 2008 R2 and i really really don't know how to write it there in that config.)
USERNAME means the account that you are connecting in to the server management
PASSWORD means the PW that you use with the USERNAME to connect to the management SQL SERVER
Tool.


Please some1 help Very Happy I am very decised to invest in the game a lot of money...

Best regards, IRoNMaDE...and please give me at least a GUIDE for This kind of changing the server to work on normal ip not from other games.

again Best regards, IRoNMaDE. (give a like if u like my site...20 mins to make it lolz)
you need to put that on ftp server like the "xammp" on folder apach/htdocs/register.php
afther go on internet active the appach go to localhost for you and register like loacalhost.com/register.php
if he dont work try to make a website with real money .
Back to top Go down
miksa




Posts : 8
Join date : 2011-09-01

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSat Sep 17, 2011 6:05 pm

darkmandos wrote:
miksa wrote:
at the sytem dsn tab there r no entries, help pls

Create them... its easy...

go to Start>write ODBC then enter> At User DSN > Press ADD and put SQLSERVER... > Name = What name u want > Server= mine is (e.p. EPION-PC) > press next > press the "With SQL Server authentification using a login ID and password. > put login id and password > then Next Next Next and finish..

After... go in ODBC > System DSN > Add (if u dont got one and you must have made the DataBases in SQLSERVER otherwise won't work) so press ADD > SQL Server> name to coincide with this...
# Database Settings 1 - PreServer
################################################################################
$PRE_ODBC_DSN atum2_db_account
$PRE_ODBC_UID LOGIN ID
$PRE_ODBC_PASSWD PASSWORD
################################################################################
# Database Settings 2 - ServerGroup(IMServer, FieldServer, LogServer, NPCServer)
################################################################################
$SERVER_GROUP_ODBC_DSN atum2_db_1
$SERVER_GROUP_ODBC_UID LOGIN ID
$SERVER_GROUP_ODBC_PASSWD PASSWORD
################################################################################
# Database Settings 3 - Log DB Server(LogServer)
################################################################################
$LOG_SERVER_GROUP_ODBC_DSN atum2_db_1
$LOG_SERVER_GROUP_ODBC_UID LOGIN ID
$LOG_SERVER_GROUP_ODBC_PASSWD PASSWORD
################################################################################
# Database Settings 3 - External Authentication
################################################################################
$IS_EXTERNAL_AUTHENTICATION = FALSE
$EXT_AUTH_ODBC_DSN Username_external_authentication_dsn
$EXT_AUTH_ODBC_UID LOGIN ID
$EXT_AUTH_ODBC_PASSWD PASSWORD

^this is from global.cfg (u can find it at the bottom)^

So add this names using the steps as i said :
1st add this : atum_external_authentification_dsn (Change the default database to: atum2_db_account
2nd add this : atum_group_log_server_dsn (Change the default database to: atum2_db_1
3rd add this : atum_group_server_dsn (Change the default database to: atum2_db_1
4th add this : atum_pre_server_dsn (Change the default database to: atum2_db_1


when u finished adding this, double click each ones and at Server put ur IPv4 mine its 192.168.11.18 <---example of ip.
Press next then : With SQL authentification using a login ID and password, put the LOGIN and PASSWORD that u made in global.cfg.
Press next
Next
TEST it so if you succed then make to all of them as i specified at the 1st,2nd,3rd and 4th parts.

Then go in to START>write there SERVICES.MSC press enter
Find there the SQL Server (MYSQLSERVER) right click on it then press restart and you should be done with this



Sorry for my bad information guide im not good at this...but 100% works...
You will have headakes Smile)

Best regards, IRoNMaDE.


At the end, what user and password from global.cfg ? I never placed user and pass in the global.cfg Pls help Neutral
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeThu Sep 22, 2011 9:06 am

whta there you need ?
Back to top Go down
miksa




Posts : 8
Join date : 2011-09-01

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeFri Sep 23, 2011 2:44 am

Quote :
So add this names using the steps as i said :
1st add this : atum_external_authentification_dsn (Change the default database to: atum2_db_account
2nd add this : atum_group_log_server_dsn (Change the default database to: atum2_db_1
3rd add this : atum_group_server_dsn (Change the default database to: atum2_db_1
4th add this : atum_pre_server_dsn (Change the default database to: atum2_db_1


when u finished adding this, double click each ones and at Server put ur IPv4 mine its 192.168.11.18 <---example of ip.
Press next then : With SQL authentification using a login ID and password, put the LOGIN and PASSWORD that u made in global.cfg.
Press next
Next
TEST it so if you succed then make to all of them as i specified at the 1st,2nd,3rd and 4th parts.

Then go in to START>write there SERVICES.MSC press enter
Find there the SQL Server (MYSQLSERVER) right click on it then press restart and you should be done with this.

He says, when i add them to open them do everything and than use the: "With SQL authentication using login ID and password" option. And he says the login ID and password that i made in global.cfg
I never made login ID and password in the global.cfg !
Help pls =)
Back to top Go down
defian




Posts : 1
Join date : 2011-09-23

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeFri Sep 23, 2011 11:21 am

If I download sql server trial after 180 days it will happen coi
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeTue Sep 27, 2011 2:19 am

defian wrote:
If I download sql server trial after 180 days it will happen coi
ALl Db wil be delet the 180 days its just for test
Back to top Go down
miksa




Posts : 8
Join date : 2011-09-01

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeTue Sep 27, 2011 5:47 am

Answer my question 3 posts up pls
Back to top Go down
RaMachine

RaMachine


Posts : 2
Join date : 2011-09-28
Location : Troll Land

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeWed Sep 28, 2011 12:14 pm

Hey FallenProphett i tried to try and see if i can set a server up looks like im not that good please can u not just make a server and put cool things in there and make items e20 max o.o ? plsssss if i could ever make a server i would have e40 items but i dont know how to make one Sad
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeFri Sep 30, 2011 5:13 am

Up it.
Back to top Go down
RaMachine

RaMachine


Posts : 2
Join date : 2011-09-28
Location : Troll Land

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSun Oct 02, 2011 4:22 pm

@epion

Yo man ur the best at making these servers i got everything finally done but when i launch the game it says failed to connect to the server. i did everything i run it as admin i changed the atm to exe and thats all everything is working fine or where did i go wrong o.o ?
Back to top Go down
jastreb




Posts : 1
Join date : 2011-10-09

Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitimeSun Oct 09, 2011 6:40 am

I have problen on cliet, help plz.

i run the client an login in my account, i select to my air ship and i go to OK.

it loading and the client go close.

this windiw come:

Private Server Set Up Guide! - Page 5 7nt2ktu9


what can i do???
Back to top Go down
Sponsored content





Private Server Set Up Guide! - Page 5 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 5 Icon_minitime

Back to top Go down
 
Private Server Set Up Guide!
Back to top 
Page 5 of 7Go to page : Previous  1, 2, 3, 4, 5, 6, 7  Next
 Similar topics
-
» Regarding Setting up a Private Server
» Help for new server
» I did everything. But does not the servers at the server.
» Map Files need some maps for an ep 3 server
» how can i mapke maps for server

Permissions in this forum:You cannot reply to topics in this forum
ACE Mod Gallery :: Post your Modded files here-
Jump to: