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 2 Empty
PostSubject: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 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 2 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 2 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 2 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 2 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 2 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 2 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 2 Ss8
All you have to do now is restore the databases. Do as follows:
Private Server Set Up Guide! - Page 2 Ss9
Once you restore atum2_db_1, do the same for atum2_db_account:
Private Server Set Up Guide! - Page 2 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 2 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 2 Ss12w
CONGRATULATIONS, YOU'RE DONE~!
Back to top Go down

AuthorMessage
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeThu Dec 30, 2010 3:55 pm

look this


Private Server Set Up Guide! - Page 2 Miserverpaint Mad
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 09, 2011 1:05 pm

i've got a problem
when i want to start the game after i've started every server, the client says:"cannot connect to server"

(i've got win 7 ultiamte 64-bit)

i've done every single step (i've also downlaoded the amd 64-bit SQL-version) and i've been looking for foults 2 times (i've been correcting at the first time 3-4 foults)

pls help!!!

Sad Sad Sad Sad Sad Shocked
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeMon Jan 10, 2011 9:31 am

can u make a screenshot can we see it maxxxe
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeMon Jan 10, 2011 10:30 am

so now
there are to possibilities to start the server :

with batch file:


https://i.servimg.com/u/f36/16/06/74/38/dwm_2010.jpg



with exe:
http://www6.pic-upload.de/10.01.11/wfakw3s2dtvy.jpg


pls help






















Back to top Go down
TBURN




Posts : 4
Join date : 2010-11-23

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeMon Jan 10, 2011 12:45 pm

To me the same happens except it says "Cannot connect to Pre Server" and not "Cannot connect to server".

Please post the code you put on the batch, maybe it's my fault.
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeMon Jan 10, 2011 2:21 pm

errr these two files to start the client are the result of step 5(two exes:one .exe and one batch which works like an .exe ...)

i don't know why but at my pc there's allways a foult but when i creat the exe with a XP PC it works good ...
Back to top Go down
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeMon Jan 10, 2011 5:56 pm

Solution? ragerzone, this post is there, and there you will find the solution, nobody here helped me, now I have my server on for all latin america

no solution, if correction.

in this website does not help.

review, global.cfg, obDD 64 or 32, map files, obj, tex

create bat command., and run command bat. I use a translator, I'm from Argentina. Greetings
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeTue Jan 11, 2011 9:33 am

one question:

in which mode should i start the servers/".exe"? (admin?,xp-mode,...)?

EDIT:i have looked again for foults there are no,but tehers alwasy the same error ...


PLS HELP
Sad Sad Sad
Back to top Go down
SonOfSun




Posts : 1
Join date : 2011-01-12

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeWed Jan 12, 2011 3:24 pm

I have error when starting Pre server and Log server help pls
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 16, 2011 9:14 am

some questions:

1.i've got win7 64-bit ultimate but when i start the servers (PreServer,IMServer,LogServer,Field Server and NPC Server) i've got no error.

BUT when i start the Flysis client with the slef-made ".exe" it says:"cannot connect to presserver" ...

2.which SQL version should i use? (i think 2005 ,because this server is only ep2 so you should use an older serverversion...),but 2005 is not any more downloadeble as evoulation-version.only as express...

help pls!!! Sad Sad Crying or Very sad
Back to top Go down
TBURN




Posts : 4
Join date : 2010-11-23

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 16, 2011 11:35 am

maxxxeee wrote:
some questions:

1.i've got win7 64-bit ultimate but when i start the servers (PreServer,IMServer,LogServer,Field Server and NPC Server) i've got no error.

BUT when i start the Flysis client with the slef-made ".exe" it says:"cannot connect to presserver" ...

2.which SQL version should i use? (i think 2005 ,because this server is only ep2 so you should use an older serverversion...),but 2005 is not any more downloadeble as evoulation-version.only as express...

help pls!!! Sad Sad Crying or Very sad

Instead of making the batch file, do this:

1. Change Launcher.atm to Launcher.exe (just change the name)

2. Right click it, select "Send to Desktop (create shortcut)

3. Right click the shortcut on your desktop, select properties.

4. On "Destination", add your Hamachi IP to the end of what's already written there.


It fixed the problem for me.
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 16, 2011 11:41 am

thx for the fast help

but there is one problem: i've opend the launcher.atm with the editor once (now it open it always with the editor -.- )
how can i reset this?

confused confused


bounce bounce
Back to top Go down
CalciumDeposit
Admin
CalciumDeposit


Posts : 142
Join date : 2010-04-24

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 16, 2011 12:09 pm

If you are changing it to an .exe you don't need to reset it. Just right click, select ---> rename.
Back to top Go down
https://acemod.forumotion.com
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 16, 2011 12:23 pm

No this is my problem : http://www6.pic-upload.de/16.01.11/ky7252ef6kc3.jpg

after i've chanched the name the syszem still opens it with the editor -.- (i'Ve opend it once before with the editor but now it wants to open it always with it -.-)


bounce bounce
Back to top Go down
CalciumDeposit
Admin
CalciumDeposit


Posts : 142
Join date : 2010-04-24

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 16, 2011 1:27 pm

It's because it's still a .atm file. You have to make the file extensions show on on Windows before you can actually edit them.

Click "organisieren" (organize) and select -----> 'folder and search options', click on the 'View' tab on the window that pops up. Make sure the 'Hide Extension For Known File Types' box is unchecked.

Private Server Set Up Guide! - Page 2 Wwwwww10

And then, you'll be able to edit file extensions.
Back to top Go down
https://acemod.forumotion.com
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeTue Jan 18, 2011 9:36 am

so thank you very much for the help, now the servers are working without any errors (by the way im working with two pcs,so i can try differnt things on each one and the servers are working now perfektly on each of the two machins)

but now the client shows me really fast this error: (http://www6.pic-upload.de/18.01.11/lhvb73cr33l.jpg) No No confused

help pls Shocked




bounce bounce bounce

Maxxxeee

study
Back to top Go down
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: loock maxxxeee   Private Server Set Up Guide! - Page 2 Icon_minitimeTue Jan 18, 2011 2:29 pm

maxxxeee wrote:
so thank you very much for the help, now the servers are working without any errors (by the way im working with two pcs,so i can try differnt things on each one and the servers are working now perfektly on each of the two machins)

but now the client shows me really fast this error: (http://www6.pic-upload.de/18.01.11/lhvb73cr33l.jpg) No No confused

help pls Shocked




bounce bounce bounce

Maxxxeee

study



recalls.
place the same files from the client (flysis, res obj, res map, res tex) in the map folder on the server.
this is the correction for normal users (0) can connect.
Create an account manager (128), reviews the file errors in the chat window.

To pre server, have the sql user account created Atum. global.cfg review ip,

create bat file and run the same file to login to your private server.

sorry for my bad English. I live in Argentina
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeWed Jan 19, 2011 12:10 pm

hah now it's working on my laptop Very Happy Very Happy Very Happy Very Happy Very Happy
and i can conncet to it with the other one Very Happy Very Happy Very Happy Very Happy Smile Smile Smile Surprised Surprised Surprised

and there are no errors^^ (but when i want to play at my laptop, you can't becaus the servers are almost to much to do for it ^^)

now ,how can i make happy hours?or events? or how can i make a GM notice which can be seen by every player?
and could you connect to the server with a really old german airrivals client?

(by the way it doesn't want to wokr on my good pc -.-,becaus there are a lot of reporting SQL errors (about 20-40 errors in the windows-event list)

EDIT:1. How can i creat an second server (which you can see see an chose when you log in with client?).How can i update server to ep3/...-ep3.3? (i would update the second server with the ep3.3...)
When i'm updating the server the client should do also on his own...)

2.I've seen gm tools in the Ao stuff folder:AO stuff/wtf is this/tools
How can i use them =?

Maxxxeee


lol! lol! lol!
Back to top Go down
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: xD maxxxeee   Private Server Set Up Guide! - Page 2 Icon_minitimeWed Jan 19, 2011 8:30 pm

maxxxeee wrote:
hah now it's working on my laptop Very Happy Very Happy Very Happy Very Happy Very Happy
and i can conncet to it with the other one Very Happy Very Happy Very Happy Very Happy Smile Smile Smile Surprised Surprised Surprised

and there are no errors^^ (but when i want to play at my laptop, you can't becaus the servers are almost to much to do for it ^^)

now ,how can i make happy hours?or events? or how can i make a GM notice which can be seen by every player?
and could you connect to the server with a really old german airrivals client?

(by the way it doesn't want to wokr on my good pc -.-,becaus there are a lot of reporting SQL errors (about 20-40 errors in the windows-event list)

EDIT:1. How can i creat an second server (which you can see see an chose when you log in with client?).How can i update server to ep3/...-ep3.3? (i would update the second server with the ep3.3...)
When i'm updating the server the client should do also on his own...)

2.I've seen gm tools in the Ao stuff folder:AO stuff/wtf is this/tools
How can i use them =?

Maxxxeee


lol! lol! lol!


I am trying to upgrade to ep3. ha ha ha, it is difficult
for events (/ move 9000) and use the GM tool.
for command (run in chat window / command)
GM messages, use item speaker.
HH xD is a headache .. use database and introdusca configuration.

GM tool if you are interested, and HH configurations. write me a private message.


texto original, original text


estoy tratando de actualizar a ep3. ja ja ja, es dificil
para los eventos, (/move 9000 ) y usa la herramienta de GM.
para ver comandos (ejecutar en ventana de chat /command)
mensajes de GM, usar item speaker.
HH xD es un dolor de cabeza.. usar base de datos y introdusca la configuracion.

si le interesa GM tool, y, configuraciones HH. escribame un mensaje privado.
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeFri Jan 21, 2011 4:46 am

hi its me i needd help for admin control >>>>gm control scadmin ples can some one help he say can not connect to the preserver
Back to top Go down
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: scadmin   Private Server Set Up Guide! - Page 2 Icon_minitimeFri Jan 21, 2011 8:32 am

epion wrote:
hi its me i needd help for admin control >>>>gm control scadmin ples can some one help he say can not connect to the preserver

scadmin = tool for spacecowboy = scadmin need patch, xor encode, etc, this shit found in ep2 with xor encode and patch,

monitor tool = pre server, im server and field server = connect with 127.0.0.1...... NPC server and Log server not found,

for run wathprocess in bin folder, check the files EXEC.ini and config_root.cfg and put the wait folder.

in EXEC.ini

[PROCINFO]
COUNT=5

[PROC1]
DIR=D:\Server\AceOnline\bin <------------ adress folder to the pre server
EXEC=PreServer.exe
TITLE=PreServer
POINTX=0
POINTY=0
DELAY=3000

[PROC2]
DIR=D:\Server\AceOnline\bin <-
EXEC=LogServer.exe
TITLE=LogServer
POINTX=0
POINTY=0
DELAY=3000

[PROC3]
DIR=D:\Server\AceOnline\bin <-
EXEC=IMServer.exe
TITLE=IMServer
POINTX=0
POINTY=0
DELAY=3000

[PROC4]
DIR=D:\Server\AceOnline\bin <--
EXEC=FieldServer.exe
TITLE=FieldServer
POINTX=0
POINTY=0
DELAY=3000

[PROC5]
DIR=D:\Server\AceOnline\bin <--
EXEC=NPCServer.exe
TITLE=NPCServer
POINTX=0
POINTY=0
DELAY=15000




afther, run the wathproces and the five loaders (pre, im, log, Field, NPC) run







in config_root
# Just Write Config File Root Path
..\config

check this files for one good run to the server





PD: I have a tool for patch: preserver, imserver, npcserver, fieldserver, monitortool, scadmin, etc
you need this patcher, pm me





Back to top Go down
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeFri Jan 21, 2011 8:51 am

_ What is the XOR key?
~8xANs(^fP{)34$(fcbTN$(C-=x

_ How do I get the Admin tool to work?
Using the SCAdminTool posted below.
1. Search for 76514B1F7E57425B564B1E74 using a hex editor.

2. Using SCAdminTool --> Xor Encode Type in your IP in the first box.

3. Type in Ace-Online-Development-Haxz in the 2nd box.

4. Click Xor Encode. Take the result, and replace it with the string in the first step.

5. After your're done editing the AdminTool

6. hex edit the pre-server and find SCAdmin

7. Overwrite your ip where you see the others.
Back to top Go down
maxxxeee




Posts : 15
Join date : 2011-01-08

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeFri Jan 21, 2011 4:35 pm

i'Ve got some problems with my server ...

my firends cannot connect to it (is it so bad that i've chanched to my own ip form the laptop?) he has got hamachi and we have tryed everyting but it doesn't want to work... (I've tryed my ip and hamchi ip)

Another problem: When i'm renaming the server (like Maxxxeee-server or when im renaming the server group name the im-server alwasy crahes...) what can i do against this?

Help pls!!! Shocked Shocked Shocked

EDIT:Could you also explain how to use the admin tool a little bit easyer?


Neutral Neutral

(i've also found an VC and VD server.For What can i use them?)


EDIT2:i'Ve found something which could work (admintool):
http://translate.google.de/translate?hl=de&sl=en&tl=de&u=http%3A%2F%2Fforum.ragezone.com%2Ff613%2Fgamepunks-ace-online-xor-patcher-684546%2F&anno=2


Maxxxeee


study study study
Back to top Go down
cam46




Posts : 13
Join date : 2010-11-13

Private Server Set Up Guide! - Page 2 Empty
PostSubject: send msj   Private Server Set Up Guide! - Page 2 Icon_minitimeSun Jan 23, 2011 11:34 pm

maxxxeee wrote:
i'Ve got some problems with my server ...

my firends cannot connect to it (is it so bad that i've chanched to my own ip form the laptop?) he has got hamachi and we have tryed everyting but it doesn't want to work... (I've tryed my ip and hamchi ip)

Another problem: When i'm renaming the server (like Maxxxeee-server or when im renaming the server group name the im-server alwasy crahes...) what can i do against this?

Help pls!!! Shocked Shocked Shocked

EDIT:Could you also explain how to use the admin tool a little bit easyer?


Neutral Neutral

(i've also found an VC and VD server.For What can i use them?)


EDIT2:i'Ve found something which could work (admintool):
http://translate.google.de/translate?hl=de&sl=en&tl=de&u=http%3A%2F%2Fforum.ragezone.com%2Ff613%2Fgamepunks-ace-online-xor-patcher-684546%2F&anno=2


Maxxxeee


study study study




xD my friend, all your friend have hamachi??? yours friends need join in your red..... im send 1 pack with images and tutrials by my xD
Back to top Go down
epion




Posts : 41
Join date : 2010-12-29

Private Server Set Up Guide! - Page 2 Empty
PostSubject: Re: Private Server Set Up Guide!   Private Server Set Up Guide! - Page 2 Icon_minitimeMon Jan 24, 2011 1:53 am

hello gys i need to create ace online ep3
can some one help me .
Back to top Go down
Sponsored content





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

Back to top Go down
 
Private Server Set Up Guide!
Back to top 
Page 2 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: