Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 11:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Any expert PHP still around here????

Discussion on Any expert PHP still around here???? within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2007
Posts: 149
Received Thanks: 10
Any expert PHP still around here????


PHP Code:
<?php

error_reporting
(0);
ini_set("display_error"false); 

include(
"config/mssql.conf.php");

echo 
"<center>Player Online List<br>";

echo 
"<table border='1'>
    <tr>
        <td align='center'>Char.Name</td>
        <td align='center'>Level</td>
        <td align='center'>Class</td>
    </tr>"
;

$con mssql_connect($mssql['host'],$mssql['user'],$mssql['pass']) or die("Verbinndung zum MSSQL Server fehlgeschlagen,bitte zu einem späteren zeitpunkt erneut probieren.");

$result1 mssql_query("SELECT user_no FROM account.dbo.USER_PROFILE WHERE user_no = '$user_no'",$link);
$classes = array('0' => "Azure Knight"'1' => "Segita Hunter"'2' => "Incar Magician"'3' => "Vicious Summoner"'4' => "Segnale"'5' => "Bagi Warrior");  

while(
$row1 mssql_fetch_row($result1)) {
    
    
$result2 mssql_query("SELECT character_name,wLevel,byPCClass FROM character.user_character WHERE ,[login_flag] > ,[logout_time]",$link);
    
$row2 mssql_fetch_row($result2);

    if(!
preg_match("/[[]]/i",$row2[0])) {

        echo 
"<tr>
            <td align='center'>"
.$row2[0]."</td>
            <td align='center'>"
.$row2[1]."</td>
            <td align='center'>"
.$classes[$row2[2]]."</td>
        </tr>"
;

    }

}

echo 
"</table></center>";

?>
im using this script it dont show any players online.....i tried login with GM and normal player Characters it dun show up like the Picture above....only worked on Ranking-Guild-TopPKPVP and im using MSSQL 2014.....Any expert php or anyone have script work with mssql2014?Share please n thanks
NeedHelpAti is offline  
Old 06/06/2020, 02:37   #2
 
Farius~'s Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 573
Received Thanks: 342
It is very easy to do, just add the query to the column you want to add.

I have made a simple ranking for my old server and for dekaron exilium

Just do a little research on how to make queries in the database, sql server and the rest will be very easy, because the php is already done, you just have to add the extra.

Farius~ is offline  
Old 06/06/2020, 11:27   #3
 
elite*gold: 0
Join Date: Mar 2007
Posts: 149
Received Thanks: 10
searching and watching youtube cant even know what all these php language XD....Your look so pro share me a simple one thx u .....
NeedHelpAti is offline  
Old 06/06/2020, 14:17   #4
 
elite*gold: 0
Join Date: Jul 2015
Posts: 876
Received Thanks: 258
Online Players

<?php

error_reporting(0);
ini_set("display_error", false);

include("config/mssql.conf.php");

echo "<center>Player Online List<br>";

echo "<table border='1'>
<tr>
<td align='center'>Char.Name</td>
<td align='center'>Level</td>
<td align='center'>Class</td>
</tr>";

$con = mssql_connect($mssql['host'],$mssql['user'],$mssql['pass']) or die("Verbinndung zum MSSQL Server fehlgeschlagen,bitte zu einem späteren zeitpunkt erneut probieren.");

$result1 = mssql_query("SELECT user_no FROM account.dbo.USER_PROFILE WHERE user_no = '$user_no'",$link);
$classes = array('0' => "Azure Knight", '1' => "Segita Hunter", '2' => "Incar Magician", '3' => "Vicious Summoner", '4' => "Segnale", '5' => "Bagi Warrior");

while($row1 = mssql_fetch_row($result1)) {

$result2 = mssql_query("SELECT character_name,wLevel,byPCClass FROM character.user_character WHERE ,[login_flag] > ,[logout_time]",$link);
$row2 = mssql_fetch_row($result2);

if(!preg_match("/[[]]/i",$row2[0])) {

echo "<tr>
<td align='center'>".$row2[0]."</td>
<td align='center'>".$row2[1]."</td>
<td align='center'>".$classes[$row2[2]]."</td>
</tr>";

}

}

echo "</table></center>";

?>

how this [login_flag] can recognize that some user are online if missing part of code [login_flag = y] or [login_flag = 20] login flag should read what is in this column.

[DEV]Dekaron is offline  
Old 06/10/2020, 06:27   #5
 
delkiller's Avatar
 
elite*gold: 0
Join Date: Sep 2012
Posts: 96
Received Thanks: 7
Does anyone own php code lv rankings ?
delkiller is offline  
Reply


Similar Threads Similar Threads
I need help please guys any expert here
04/30/2018 - SRO Private Server - 2 Replies
i add items to npc all work and then i add godbless gameserver not work look me lines guys _RefPackageItem 1 15 1666 PACKAGE_ITEM_PANDA_GODBLESS1 0 EXPAND_T ERM_ALL SN_ITEM_PANDA_GODBLESS1 SN_ITEM_PANDA_GODB LESS1_TT_DESC item\etc\mall_change_name.ddj -1 xxx -1 xxx -1 xxx -1 xxx _RefPricePolicyOfItem 1 15 PACKAGE_ITEM_PANDA_GODBLESS1 2 0 1500 -1 xxx -1 xxx -1 xxx -1 xxx 2902 _RefScrapOfPackageItem...
Any Client & files Expert here ?
11/17/2017 - SRO Private Server - 1 Replies
Hello, I am an old Sro player and never had that problem before. I am using an awsome Pc and keep having kind of crushes ---- Have been tried that with few servers . client update perfectly i am typing my account info and the problem start right away when i click Start on the account menu . some times i can enter the game but after 2 mins or 1 teleport and the game freezing! and my whole pc stuck! Need help please thank you! Steam: Zamburon Facebook: Ron Hakim Contact me please
Any Clients & files Expert here ?
11/17/2017 - SRO Private Server - 0 Replies
Hello, I am an old Sro player and never had that problem before. I am using an awsome Pc and keep having kind of crushes ---- Have been tried that with few servers . client update perfectly i am typing my account info and the problem start right away when i click Start on the account menu . some times i can enter the game but after 2 mins or 1 teleport and the game freezing! and my whole pc stuck! I thought its the Anti virus blocking the files so i fixed it by approving the files, also in...
Who are still around here?
04/11/2013 - CO2 Private Server - 28 Replies
Is there any old members that used to be active that's still around? The PServer section alone seems really dead, yet lots of the pservers seem pretty active. What's up?



All times are GMT +1. The time now is 11:07.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.