Hello Jogos- Brasil . today i will show you haw you can creat a full conquer server whit everthing what you need ..
1. Game Server
2. Website
3. Forum
Oky.. first you need conquer online server files
Here you can get my server file's . Whit this files i will make the guide too!
Files you need to download:
[URL="http://www.maishare.com/files/0A6Z9NVB/"]Source[/URL]
[URL="http://www.filefront.com/15751547/HellGateCo..exe/"]Client[/URL]
[URL="http://www.megaupload.com/?d=DR7RP49H"]Photos[/URL]
[URL="http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/xampplite-win32-1.7.3.exe/download"]Xampp[/URL]
[URL="http://download.navicat.com/download/navicat9_lite_en.exe"]Navicat[/URL]
[URL="http://www.megaupload.com/?d=GUUWKGH2"]Register page[/URL]
Ok let's start.
Install xampp lite, navicat and extract source and client.
when you will install xampp go to
When you will remove MySql from xampplite move MySql from source to xampplite.
When you will move it go to:
Then go to:
User name: test
Password: test
for winmysqladmin.
Then go to xampplite control panel and install apache and mysql service then start services and go to:
and edit like this:
and edit shell.ini like his:
then go to Client and open server.dat and edit like this:
When you will done with all of this things go to:
When MsgServer and NpcServer will run go to client and in server.dat write 127.0.0.1 for ip1: and you cann connect.
To can connect other people must be your ip adress in server.dat
To make register page go to:
html code to make register page on your site:
Desculpa este topico estar em ingles mas prometo que os foturos seram em br
Carega en agradecer
[url][/url]
1. Game Server
2. Website
3. Forum
Oky.. first you need conquer online server files
Here you can get my server file's . Whit this files i will make the guide too!
Files you need to download:
[URL="http://www.maishare.com/files/0A6Z9NVB/"]Source[/URL]
[URL="http://www.filefront.com/15751547/HellGateCo..exe/"]Client[/URL]
[URL="http://www.megaupload.com/?d=DR7RP49H"]Photos[/URL]
[URL="http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/xampplite-win32-1.7.3.exe/download"]Xampp[/URL]
[URL="http://download.navicat.com/download/navicat9_lite_en.exe"]Navicat[/URL]
[URL="http://www.megaupload.com/?d=GUUWKGH2"]Register page[/URL]
Ok let's start.
Install xampp lite, navicat and extract source and client.
when you will install xampp go to
- Código:
C:/xampplite/
When you will remove MySql from xampplite move MySql from source to xampplite.
When you will move it go to:
- Código:
C:/Windows/
Then go to:
- Código:
C:/xampplite/MySql/bin/
User name: test
Password: test
for winmysqladmin.
Then go to xampplite control panel and install apache and mysql service then start services and go to:
- Código:
Source/Acc server/
- Código:
User=test
Pass=test
Host=127.0.0.1
Name=account_zf
GamePort=9865
AuthPort=9958
GameServerIP=Your ip adress
and edit like this:
- Código:
[»ù±¾Ñ¡Ïî]
Õ˺ſâÓû§Ãû=test
Õ˺ſâÃÜÂë=test
Õ˺ſâÃû³Æ=zf
ÓÎÏ·¿âÓû§Ãû=test
ÓÎÏ·¿âÃÜÂë=test
ÓÎÏ·¿âÃû³Æ=account_zf
Ô¶³ÌµÇ½Óû§Ãû=520
Ô¶³ÌµÇ½ÃÜÂë=520
Ô¶³ÌÏÞÖÆIP=Your ip adress
and edit shell.ini like his:
- Código:
; Íâ¿ÇÅäÖÃÎļþ
; 2002.10.23
[System]
MAPGROUP_SIZE = 5
FREE_LEV = 16
[Database]
DB_IP = 127.0.0.1
DB_USER = test
DB_PW = test
DB_DB = zf
[AccountServer]
ACCOUNT_IP = Your IP Address
ACCOUNT_PORT = 9865
SERVERNAME = Your Server Name
LOGINNAME = test
PASSWORD = test
; µÇ¼±í³ß´ç, 10-5000
MAXLOGINTABLESIZE=1500
; µÇ¼±í³¬Ê±ÃëÊý£¬0-86400
LOGINOVERTIMESECS=120
[InternetPort]
CURRENT_PORTID = 0
PORT_SIZE = 5
MASTER_IP = 127.0.0.1
MASTER_PORT = 8653
[Language]
StringFile=iniEn_Res.ini
[DHParam]
DHFile=dh.pem
DHParamType=2
then go to Client and open server.dat and edit like this:
- Código:
[Header]
GroupAmount=1
Group1=Group11.swf
GroupHint1=
[Group1]
ServerAmount=1
Server1=Your server name
Ip1=To can connect you must be 127.0.0.1 to connect other people must be your ip adress.
Port1=9958
ServerName1=Your server name
HintWord1=
Pic1=Group3/server2.swf
1=Group3/server2.swf
When you will done with all of this things go to:
- Código:
Source/AccServer and run EACC1.03
- Código:
source/GameServer/ and run MsgServer and NpcServer
When MsgServer and NpcServer will run go to client and in server.dat write 127.0.0.1 for ip1: and you cann connect.
To can connect other people must be your ip adress in server.dat
To make register page go to:
- Código:
C:/xampplite/htdocs/
- Código:
$myhost='localhost';
$mypass='test';
$myuser='test';
$servername='Your server name';
html code to make register page on your site:
- Código:
<iframe style="" 0="" name="I1" src="http://your ip adress/register/register.php" resizing="yes" width="210" frameborder="0" height="150"></iframe>
Desculpa este topico estar em ingles mas prometo que os foturos seram em br
Carega en agradecer
[url][/url]
Última edição por adm121 em Qui Jul 22, 2010 4:36 am, editado 2 vez(es)