Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Adding moon problem

Newbie Spellweaver
Joined
Sep 22, 2009
Messages
11
Reaction score
0
Hello guys. I am new here and here's my first problem ...
I created a awardspace free account and tried to install an ogame private server on it.
I filled in the correct things in config.php
I doubt about the
Code:
"server"        => "http://cp5.awardspace.com", //MySQL server name. (Default: localhost)
I think this may be the problem but I don't know...
Here's the error that I get...
Code:
Warning: mysql_connect(): Lost connection to MySQL server during query in /home/www/mydomainname/db/mysql.php on line 11
mySQL no esta disponible por el momento, sentimos el inconveniente...

Please help me guys.
Cheers.:rolleyes:

Edit: Haha. Found the problem
The server variable was wrong.
It was fdb2.awardspace.com

---------- Post added at 08:21 PM ---------- Previous post was at 07:24 PM ----------

Sorry for double post...
New problem
What is the file that has the skin link path???
I use the version by Perberos...
 
Last edited:
Experienced Elementalist
Joined
Jun 6, 2008
Messages
259
Reaction score
9
Re: Help...

Is it wrking?
 
Newbie Spellweaver
Joined
Sep 22, 2009
Messages
11
Reaction score
0
Re: Help...

Yes...
It is.
Now I have a new problem unfortunately
I can't add moons from the administrator menu.
The moon adds but it does not appear in the galaxy / system place...

Here's what I think it's wrong...
Nr User id Galaxy Solar System Moon position Type Destroyed
7 910 1 2 12 moon 0
8 0 1 6 9 Moon 0
9 0 1 6 6 Moon 0

As you can see nr 7 is working and the others are not. I think it's because when I added the moons they capitalized the "type" of the position. What could be the problem. Please help...
 
Last edited:
Newbie Spellweaver
Joined
Jul 23, 2008
Messages
64
Reaction score
3
The moons have no User ID. Did you type that correctly.
 
Newbie Spellweaver
Joined
Sep 22, 2009
Messages
11
Reaction score
0
I tried putting an id...
looks like this now
Code:
13  99  9  9  9  Moon  0
Still not working ... :\ :(

The one that works looks like this
Code:
7  1193698511  1  2  12  moon  0
\
I think it's the "Moon" and the "moon".
What shall I do?
I checked it in solar system 9, galaxy 9 and nothing there . Nothing :(
 
Skilled Illusionist
Joined
Oct 28, 2008
Messages
379
Reaction score
47
Are you sure there is a planet?
 
Newbie Spellweaver
Joined
Sep 22, 2009
Messages
11
Reaction score
0
Yup... Very sure
OcTeT - Adding moon problem - RaGEZONE Forums
 
Joined
Jan 1, 2009
Messages
384
Reaction score
20
How did you tried to add a new moon? Via admin panel? Maybe your script (for adding moons) is damaged, modified, corrupted. Have you tryed to take the Add Moon admin script from another xnova/ogame version? In the image you've uploaded I only see a blank system, you need a planet that has a player to add a moon.
 
Skilled Illusionist
Joined
Oct 28, 2008
Messages
379
Reaction score
47
Yeah, moons don't have there own place in a universe, they need a planet (like in real life)
 
Back
Top