Author Topic: [UPDATE=November 19]Creating a GodsWar private server  (Read 1880 times)

Offline Fallen

  • Root Administrator
  • Delta Hero
  • *
  • Posts: 302
  • Thanked!: 36
  • I am the innovation ^^!
  • Location: Earth
    • View Profile
[UPDATE=November 19]Creating a GodsWar private server
« on: November 18, 2009, 07:49:04 pm »
[HOWTO] Create a GodsWar private server.


Index
  • 1) Files to download.
  • 2) Installing and Configuring the server files.
  • 3) Troubleshooting errors.

====================================================================================

Files to Download



====================================================================================
Installing and Configuring the server files.
First of all download the original server files, extract them anywere in your hard drive then find the database folder, get the sql dumps and install them.

After you are done installing download my loginserver/dbserver/gameserver and extract them.Open login server, you will see the config.ini file, open it heres hows it looks like;
Quote
[System]
IP=127.0.0.1
ListenPort=5999
MaxOnline=20
Version=101300

[Database]
DBServer=127.0.0.1
LoginName=YOUR_MYSQL_ADMINISTRATORS_USERNAME
Password=YOUR_MYSQL_ADMINISTRATORS_PASSWORD
DBName=accounts

For testing  puproses use 127.0.0.1 , or your IPv4 adress for global server tests :)

Code: [Select]
If you dont know what is your IPv4 adres , goto start->cmd type ipconfig , scroll up and you will see it :) it should look like this [color=blue]192.168.1.101[/color]
After you are done with login server's config.ini do the same with all others

GameServer
Quote
[LoginServer]
Port=5999
IP=127.0.0.1

[System]
ID=0
IP=127.0.0.1
ListenPort=6001
ServerName=Virgo
MaxOnline=20

[Database]
DBServer=127.0.0.1
LoginName=YOUR_MYSQL_ADMINISTRATORS_USERNAME
Password=YOUR_MYSQL_ADMINISTRATORS_PASSWORD
DBName=godswar

[DBServer]
IP=127.0.0.1
Port=5000

[Note]
Hint=Welcome to the Battle of the Gods!
World1=Test this point, thank you for your participation!
World=Servers will down for maintenance, please visit later!
Player=On-line once you have drained away again!
Name=Test Name


DBServer
Quote
[System]
IP=127.0.0.1
ListenPort=5000
MaxOnline=20


[Database]
DBServer=127.0.0.1
LoginName=YOUR_MYSQL_ADMINISTRATORS_USERNAME
Password=YOUR_MYSQL_ADMINISTRATORS_PASSWORD
DBName=godswar

Now open them!If they work, open your client, edit the servers ip to your ip and have fun!

====================================================================================
Troubleshooting errors.

Most common errors :

*Under construction*
« Last Edit: November 19, 2009, 11:32:13 am by Fallen »

Share on Bluesky Share on Facebook


Offline ITS-HEAL-

  • Administrator
  • Delta Hero
  • *
  • Posts: 370
  • Thanked!: 36
    • View Profile
Re: [Guide] Creating a private server
« Reply #1 on: November 19, 2009, 12:14:29 am »
^^ good luck!

Offline Allen Walker

  • Global Moderator
  • Delta Hero
  • *
  • Posts: 189
  • Thanked!: 17
  • Silence is good...
    • View Profile
a giant problem, fallen, is better you share your files, we all are with errors, dont open the login, game and db sever files.

Offline Fallen

  • Root Administrator
  • Delta Hero
  • *
  • Posts: 302
  • Thanked!: 36
  • I am the innovation ^^!
  • Location: Earth
    • View Profile
got teamviewer?

Offline Allen Walker

  • Global Moderator
  • Delta Hero
  • *
  • Posts: 189
  • Thanked!: 17
  • Silence is good...
    • View Profile
yes, i have.

Offline Fallen

  • Root Administrator
  • Delta Hero
  • *
  • Posts: 302
  • Thanked!: 36
  • I am the innovation ^^!
  • Location: Earth
    • View Profile
ok, il help you tomorrow ^^ gotta sleep now

Offline ITS-HEAL-

  • Administrator
  • Delta Hero
  • *
  • Posts: 370
  • Thanked!: 36
    • View Profile
O.O i want to know how to open...not how to make one!

Offline gacob

  • Alpha Rookie
  • *
  • Posts: 1
  • Thanked!: 0
    • View Profile
error link