Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Conquer Releases Discuss, [Release]Steals Server Pack v1.0 at Conquer Online forum; ty dude easy to use this trust me if i can do it any one can...




Reply
Thread Tools
Release [Release]Steals Server Pack v1.0
 
 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Aug 2007
Posts: 10
08-25-2008, 07:47 PM
 
ty dude easy to use this trust me if i can do it any one can
 
 
permalink
 

 
Account Upgraded | Title Enabled!

Rank: Member


Reply With Quote
 
Join Date: Jan 2008
Location: In ur mom!
Posts: 402
08-27-2008, 05:22 PM
 
LMAO its very easy
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Feb 2008
Posts: 9
08-29-2008, 08:45 PM
 
nevermind i got it workin but 1 question how many reborns are in this
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2007
Posts: 28
08-29-2008, 08:51 PM
 
this works good for me but I would liek to get latest Database and Emu core because I would like to join Full game not only few mobs and buged NPC's
spawns are missing :(
does someone have fully done database ?
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jun 2008
Posts: 7
09-09-2008, 09:14 AM
 
I got the server up and running no problems, I just cant figure out why no matter who I have try to code the level 120 lvling area, and jail in, it never works. Ive had 4 diff coders try, and none of them could get it. Can ANYONE please contact me on msn, its meccarok@live.com. I could really use the help. Thanks :)
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jun 2008
Posts: 7
09-10-2008, 04:27 AM
 
Alright, I followed ur video guide on creating a register page all the way. When I got done though, I unfortunatly got this message.

"Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\register.php on line 59
Total Accounts:


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\register.php on line 67
Total Characters:"

Can someone please add my msn, its meccarok@live.com so I can figure this out, PLEASE
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Mar 2008
Posts: 8
09-12-2008, 10:47 AM
 
hey i get this error when i go to the forum section on my page

Return to index page
General Error
SQL ERROR [ mysqli ]

Access denied for user 'root'@'localhost' (using password: YES) [1045]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jun 2008
Posts: 7
09-12-2008, 03:13 PM
 
how do i add marriage? i know its npc, but cant figure it out
 
 
permalink
 

 
Account Upgraded | Title Enabled!

Rank: Member


Reply With Quote
 
Join Date: Jan 2008
Location: In ur mom!
Posts: 402
09-12-2008, 06:15 PM
 
u have to code it into source
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Apr 2008
Posts: 3
09-15-2008, 06:50 AM
 
when i go to register it says
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\register.php on line 59
Total Accounts:


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\register.php on line 67
Total Characters:
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Apr 2008
Posts: 3
09-15-2008, 06:52 AM
 
byronhill, in the config.ini use the user and pass u used when u set up mysql (ps. srry for double post)
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Mar 2008
Posts: 8
09-15-2008, 08:23 AM
 
yeh i changed and to this

<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysqli';
$dbhost = 'localhost';
$dbport = '3306';
$dbname = 'coproj';
$dbuser = 'root';
$dbpasswd = 'byronhill';
$table_prefix = 'phpbb_';
$acm_type = 'file';
$load_extensions = '';
@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>

and this error happens

General Error
SQL ERROR [ mysqli ]

Table 'coproj.phpbb_config' doesn't exist [1146]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2007
Posts: 46
09-15-2008, 04:29 PM
 
can someone tell me what ports i need to forward ?
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Apr 2008
Posts: 57
09-22-2008, 08:03 AM
 
Find this few lines
$insert_member = mysql_query("INSERT INTO accounts (AccountID, LogonType) VALUES ('$user', '2')");

Replace with this
$insert_member = ("INSERT INTO `accounts` (`AccountID`, `Password`, `LogonType`) VALUES ('". $_POST['user'] ."', '". $_POST['pass2'] ."', '2')");
mysql_query ($insert_member) or die (mysql_error());

Anyway, I am done with setup up website and game server. But I could not login into the game.
I would like to double check the codes inside server.dat, they mention that leave the ip to blank to connect to the game.

Is it like this
[Header]
GroupAmount=1
Group1=GroupPic10

[Group1]
ServerAmount=1

Server1=PowerSource
Ip1=
Port1=9958
ServerName1=PowerSource
HintWord1= PowerSource CO
Pic1=servericon80

What about the port number and the rest? Do I need to change?

There is another file CIDServer.dat which have similar information with server.dat, do I need to edit that?
Is it the same as server.dat?

I tried to change Ip1= <blank>, and when I login, it says server.dat is damaged.
If I put my IP, it will says connection with the server is interrupted, please re-login etc.

Anybody can help me? This server works with HAMACHI right? Which means I change all the ip to my hamachi?
 
 
permalink
 

 
Average Member

Rank: Omicron


Reply With Quote
 
Join Date: Jul 2008
Posts: 54
09-22-2008, 12:36 PM
 
Quote: Originally Posted by smutny View Post
can someone tell me what ports i need to forward ?
80, 3306, 5000, 5016, 5816, 9958, 9960
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Apr 2008
Posts: 1
09-24-2008, 11:24 PM
 
I'm just wondering if anyone has ever tried this with windows Vista. I have tried so many quides and none seem to ever work. Now I'm starting to wonder maybe its just vista. If anyone knows I would sure love to know. Thanks
 
 
permalink
 

 
Account Upgraded | Title Enabled!

Rank: Member


Reply With Quote
 
Join Date: Jan 2008
Posts: 296
09-25-2008, 11:09 AM
 
Ive never had a problem with vista, you just need to fix some errors because it uses the latest framework, go learn how to code is my suggestion
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Nov 2006
Posts: 11
09-26-2008, 01:49 AM
 
I have successfully set up the server on my laptop and it runs great and anyone within my internal network can connect. When I put the server on a different computer, it starts up and loads properly. Yet when we try to log in it shows in the server screen that the log in is accepted successfully but then it errors out saying "Unable to connect to the Game Server, please try again later" Any suggestions?
 
 
permalink
 

 
Account Upgraded | Title Enabled!

Rank: Member


Reply With Quote
 
Join Date: Jan 2008
Posts: 296
09-26-2008, 06:25 AM
 
Ports
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Nov 2006
Posts: 11
09-28-2008, 06:10 PM
 
Thanks, I ended up finding the problem later that night and forgot to come post it. You were right, I was missing a port to the GS, so we have it up and running now. Lots of work needs to be done still, but it's a great release non the less. Thanks Steal, and everyone else that has helped with questions here!
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 2
10-01-2008, 05:02 PM
 
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\register.php on line 59
Total Accounts:


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\register.php on line 67
Total Characters:


-If anyone can help me with this error add me to MSN please - bmxdude_752@yahoo.com
Thx
 
 
permalink
 

 
Average Member

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2008
Location: C:\Windows\System32\Nighting.exe
Posts: 61
10-04-2008, 08:35 PM
 
sickes thing ever ty alot works fine :) and great u da man man
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2007
Posts: 28
10-07-2008, 08:20 PM
 
No login Freeze ??? and how can I make it to use database.cs but not the dll ?
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 1
10-09-2008, 06:43 AM
 
Hey i know im gonna sound like a complete idiot but i have no idea wot im doing haha i mean its all good on the video guide up until i have to type in the URL: "localhost/phpmyadmin" then it just redirects me to windows live search, can anyone please help me? i really wanna set up a private CO server D: ty so much!
 
 
permalink
 

 
The Omega

Rank: New Blood


Reply With Quote
 
Join Date: Apr 2008
Posts: 101
10-17-2008, 01:54 AM
 
Quote: Originally Posted by LINK071 View Post
Hey i know im gonna sound like a complete idiot but i have no idea wot im doing haha i mean its all good on the video guide up until i have to type in the URL: "localhost/phpmyadmin" then it just redirects me to windows live search, can anyone please help me? i really wanna set up a private CO server D: ty so much!
try

Code:
http://localhost/phpmyadmin
for Steal
Thanks, trying it out
 
 
permalink
 

Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 11:33 PM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RaGEZONE © 2001 - 2008





 
Evade Blackbelt School