[RELEASE] WORKING Fixed Serverfiles+English gameclient!

01/14/2009 00:33 xabier#721
hi all and nice work i am very interested in making a pserver but i can t find the video in the one u show how to make it if u can put it thnx a lot
01/14/2009 00:39 sebyftl#722
is this the sx client? xD
01/14/2009 01:36 Aaron26#723
Quote:
Originally Posted by sebyftl View Post
is this the sx client? xD
I'm sure if it was the sx client it would say it is? :x
01/14/2009 01:48 Krunky#724
Quote:
Originally Posted by sebyftl View Post
is this the sx client? xD
Wishful thinking my friend, wishful thinking.
01/14/2009 07:26 gedimazs#725
Does anybody know what is it? :

[Only registered and activated users can see links. Click Here To Register...]
01/14/2009 09:24 CTAPu4OK#726
Quote:
Originally Posted by Krunky View Post
You won't need DNS. You need to explain a little better of what your problem is. Are you trying to host the registration page?

You will need to tell the client to look for the new skills. I can't baby you through this.

Like I said above, you need to tell the client to Look / load the information. I can't help you with this, hence I'm too busy with tutorial writing, homework, and my own server.
I'm confused)))
If you do not need a DNS, how to connect to the MSSQL PHP script?


Here's a standard script
PHP Code:
function formStep3(){
    
$errors = array();
    
$errorStr null;

    
$strSql="select * from Tbl_user where user_id='$_POST[username]'";
    if (
$_POST[ZoneGroup]=="zone1") { 
       
$account_odbc odbc_connect('account','DkServer','MyPass'); 
       } elseif (
$_POST[ZoneGroup]=="zone2") {
       
$account_odbc odbc_connect('account2','DkServer','MyPass');
       } else { 
       die (
"<p><b>分区选择错误!</b></p>");
       } 
    
$user_result=odbc_do($account_odbc,$strSql);
    
$result_query=odbc_fetch_row($user_result); 
Start, writes

PHP Code:
Warningodbc_connect () [function.odbc-connect]: SQL error: [Microsoft] [Driver Manager ODBCetc
ie Not found the driver
Said the driver, rewrote the script a bit ...
PHP Code:
function formStep3(){
    
$errors = array();
    
$errorStr null;
    
$strSql="select * from Tbl_user where user_id='$_POST[username]'";
    if (
$_POST[ZoneGroup]=="zone1") {
           
$account_odbc odbc_connect("Driver={SQL Server};DSN=".$dsn.";Server=".$db_host.";Database=".$db_name,$db_user,$db_pwd);
       } elseif (
$_POST[ZoneGroup]=="zone2") {
       
$account_odbc odbc_connect("Driver={SQL Server};DSN=".$dsn.";Server=".$db_host.";Database=".$db_names,$db_user,$db_pwd);
       } else { 
       die (
"<p><b>分区选择错误!</b></p>");
       } 
    
$user_result=odbc_do($account_odbc,$strSql);
    
$array_query=odbc_fetch_row($user_array); 
config.php - dns
PHP Code:
$dsn ="DRIVER={SQL Server};" 
            
"CommLinks=tcpip(Host=$db_host);" 
            
"DatabaseName=$db_name;" 
            
"uid=$db_user; pwd=$db_pwd"
What I have not done? give at least an example of a script =(

And please reply to another question, what the customer / client is better to use?
What you could unpack the *. pak file.
Preferably the English version

And then dekaron extreme does not work = (


Thank you =)
01/14/2009 10:28 LeQuebecoisqc#727
just use the reg page from the first post simply..and use any .csv client easier to update just edit the ips...
01/14/2009 10:59 CTAPu4OK#728
Quote:
Originally Posted by LeQuebecoisqc View Post
just use the reg page from the first post simply..and use any .csv client easier to update just edit the ips...
Wow! Thank you much, you helped me a lot, I do not even know what I would do without you ... Your words for me as much soul caught ...

Do not explain how to use the registration?
On the client: I saw this game only 3 days ago and you think, I know that the csv?

I would link = (
01/14/2009 14:42 masterP#729
Quote:
CTAPu4OK
Quote:
The problem is that you and the server and client run on a single computer =)
Download and becoming a VMware server there =)
Ok i have test it with my laptop and there is the same Problem.how i make the server so that is working VMware server?.
01/14/2009 15:44 CTAPu4OK#730
Quote:
Originally Posted by masterP View Post
Ok i have test it with my laptop and there is the same Problem.how i make the server so that is working VMware server?.
To start the server must be at least 2 computer or VMware (virtual machine), with sentiment network
To configure VMware first need to download it =)
In google a lot of information
01/14/2009 16:08 masterP#731
yeah i have downloadad vmware and config it . But when i set up the server with my normal pc and i want connect with my laptop(2. pc) then it must work or not?. i used to played over hamachi , so its this what you say. pc is only for set u server. laptop used only to play.

But the same error always pop up.
01/14/2009 16:22 genesauce#732
does anyone know how to fix the ruins lvl 130 map
01/14/2009 17:30 Krunky#733
Quote:
Originally Posted by genesauce View Post
does anyone know how to fix the ruins lvl 130 map
You didn't setup your ODBC database correctly. Wherever this guy got his registration page, I don't know but damn whoever coded it blows ass.




Yeah, there is a way. But no ones going to release it.
01/14/2009 18:04 tommy4#734
i have a d-link wireless router world be better to use the ip from the router or use Hamachi ip
01/14/2009 18:12 Krunky#735
Quote:
Originally Posted by tommy4 View Post
i have a d-link wireless router world be better to use the ip from the router or use Hamachi ip
Erm... You have to use Hamachi.