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!

[Tut] Using Xampp for ogame server [Tut]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jun 29, 2007
Messages
38
Reaction score
2
Hello everyone i am gonna release a small TUT for hosting your ogame server on your xampp.

Ok lets start.
Credits for me making this tut.

*Notice* you can use any ogame server's

Step 1.
Lets say you have xampp installed. (If not download it and install)
Download your ogame server. Extract it to your desktop or somewhere you know.
Go to C:\xampp\htdocs\ (The location you installed xampp)
Make a folder in \htdocs\ called ogame

Step 2. (Putting files into xampp)
Ok go in your ogame folder that you just made.
All the files you extracted for the ogame server copy it all in the ogame folder. Ex: (C:\xampp\htdocs\ogame)
Next Go to your browser and type down
 
Newbie Spellweaver
Joined
May 4, 2007
Messages
6
Reaction score
0
You can change Speed in the database and there you can change your AccesLevel too.
 
Newbie Spellweaver
Joined
Jun 29, 2007
Messages
38
Reaction score
2
You can change Speed in the database and there you can change your AccesLevel too.

What you mean about database is it a folder or is it in phpmyadmin ? if phpmyadmin can you help me?
 
Ima Xplicit Gamer
Loyal Member
Joined
Feb 15, 2007
Messages
263
Reaction score
0
What you mean about database is it a folder or is it in phpmyadmin ? if phpmyadmin can you help me?
I assume you are using the files located here:
http://forum.ragezone.com/f421/ogam...-guide-newbies-367942/index4.html#post3276142

If so, I can help you :)!

Firstly:
Register your account (Via localhost)
Open a new tab or window and go to: and login
Select your database

// Changing Rank //
Select the database you stated in Config.php (The one with all the tables etc)

If you used the prefix "ugml_" then to the left hand side, there will be all of the tables in a summary.
Eg: ugml_alliance, ugml_banned, ugml_buddy... etc. (If you still dont understand see screenie below:
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums


Click on "ugml_users" and click the "browse tab" at the top. (Again; see screen below if unsure)
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums


You will now see something like this:
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums

(I made my password and email hidden as the password can easily be cracked; even if its in hash.)
Click on the edit icon (
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums
) on the player name that you registered earlier.

Then if you take a look down down the "field" column, you will come to one that says "authlevel"
Then to the right, you will see a text box with the number 0 in it.

You can then change that number to one of the following:
Number Zero = Normal player
Number One = Im unsure
Number Two = Im unsure
Number Three = Game Operator (I THINK)
Number Four = Super Game Operator (Again, I think)
Number Five = Admin

Unless you want to change anything else, You can scroll down to the bottom and press the Go button to save your users level.

// Speed Change //
Again select the database and go to "ugml_config"

Click the browse tab

To change fleet speed, click the edit button on the "fleet_speed" column and enter a number you wish, obviously the higher the number; the quicker they are.

To change the Building Speed (I think) go to / edit the "game_speed" column and again enter the number you wish.
 
Newbie Spellweaver
Joined
Jun 29, 2007
Messages
38
Reaction score
2
I assume you are using the files located here:
http://forum.ragezone.com/f421/ogam...-guide-newbies-367942/index4.html#post3276142

If so, I can help you :)!

Firstly:
Register your account (Via localhost)
Open a new tab or window and go to: and login
Select your database

// Changing Rank //
Select the database you stated in Config.php (The one with all the tables etc)

If you used the prefix "ugml_" then to the left hand side, there will be all of the tables in a summary.
Eg: ugml_alliance, ugml_banned, ugml_buddy... etc. (If you still dont understand see screenie below:
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums


Click on "ugml_users" and click the "browse tab" at the top. (Again; see screen below if unsure)
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums


You will now see something like this:
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums

(I made my password and email hidden as the password can easily be cracked; even if its in hash.)
Click on the edit icon (
pkerkid - [Tut] Using Xampp for ogame server [Tut] - RaGEZONE Forums
) on the player name that you registered earlier.

Then if you take a look down down the "field" column, you will come to one that says "authlevel"
Then to the right, you will see a text box with the number 0 in it.

You can then change that number to one of the following:
Number Zero = Normal player
Number One = Im unsure
Number Two = Im unsure
Number Three = Game Operator (I THINK)
Number Four = Super Game Operator (Again, I think)
Number Five = Admin

Unless you want to change anything else, You can scroll down to the bottom and press the Go button to save your users level.

// Speed Change //
Again select the database and go to "ugml_config"

Click the browse tab

To change fleet speed, click the edit button on the "fleet_speed" column and enter a number you wish, obviously the higher the number; the quicker they are.

To change the Building Speed (I think) go to / edit the "game_speed" column and again enter the number you wish.

Thanks
 
Experienced Elementalist
Joined
Dec 28, 2007
Messages
287
Reaction score
0
Nice tut dude, i could do it all but i got a prob, how do u like get on it ? i got a domain and each time i go on it the xamp stuff pops up,ya no what i mean man ? plz help me thx ,
Spy:gun2:
 
Newbie Spellweaver
Joined
Jun 29, 2007
Messages
38
Reaction score
2
Where did you copy your files to? (folder) then the link is localhost/foldername or if its in the main dir. then remove the xampp files index.html/index.php that will get rid of the xampp startup page
 
Elite Diviner
Loyal Member
Joined
Nov 20, 2006
Messages
462
Reaction score
1
LISTEN, DO NOT EVER, bump old threads to ask your questions, you want ask a bloody question go to the help section, other than that DONT!
 
Newbie Spellweaver
Joined
Oct 8, 2008
Messages
60
Reaction score
0
yeah i loving this tut mate thanks alot
 
Joined
Jan 1, 2009
Messages
384
Reaction score
20
Thanks for the tutorial men. Haven't used it because my server is working, but it is a good one ;)
 
Status
Not open for further replies.
Back
Top