Page 1 of 1

I'm a stupid noob, but i need help

Posted: Fri Jan 18, 2013 9:59 am
by monkeyller
I downloaded, installed and registered. How can i play now?
I tried copying server's link from this webpage and executing "client", but it doesn't work. Is it just that the server is full/offline? Or am i doing the wrong thing?

Re: I'm a stupid noob, but i need help

Posted: Fri Jan 18, 2013 11:28 am
by Lemon
Welcome! I'm happy we have a thoughtful new player. You are making the process WAY too complicated. Don't treat it like Minecraft, as you don't need to copy the server name. Just click a server on the list and it runs. No need to click the client.

Re: I'm a stupid noob, but i need help

Posted: Fri Jan 18, 2013 12:49 pm
by VladVP
Did you download the game fromt this website? If not, then please try hovering your mouse over "HOW TO PLAY" in the upper left corner of this page, and click "DOWNLOAD & INSTALL".

But if you rather did get the game from here, then for the first try reinstalling.
If the problem persists, make sure you're clicking on the links in the server list on the front page of this site.
And if the problem keeps persisting, then try this:
1. Go into regedit
2. Go into the HKEY_CLASS_ROOT directory
3. Search for a subdirectory named "aos"
4. If it does exist, then check if the value of HKEY_CLASS_ROOT\aos\shell\open\(default) is
Code: Select all
"C:\Ace of Spades\client.exe" "%1"
; else continue:
5. Create a directory called "aos"
6. Create a directory inside aos called "DefaultIcon"
7. Create a default key with the data "client.exe,1"
8. Now create a directory inside aos called "shell"
9. Inside shell create a directory called "open"
10. Inside open make a default key with the data
Code: Select all
"C:\Ace of Spades\client.exe" "%1"
(You should replace the first value with the directory you have AoS installed.

PS: If you really HAVE to open it from the command prompt, the first parameter of client.exe should be a hyphen followed by aos:// followed by the server id.

Re: I'm a stupid noob, but i need help

Posted: Fri Jan 18, 2013 2:57 pm
by HoboHob
Just click on a server. and WHAMMO. You're playing Ace of Spades.

Re: I'm a stupid noob, but i need help

Posted: Sat Jan 19, 2013 4:06 pm
by monkeyller
Lemon wrote:
Welcome! I'm happy we have a thoughtful new player. You are making the process WAY too complicated. Don't treat it like Minecraft, as you don't need to copy the server name. Just click a server on the list and it runs. No need to click the client.
Thank you Lemon! I didn't even try that.
Thank you too HoboHob.