Register for your free account! | Forgot your password?

You last visited: Today at 17:43

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

Advertisement



PetDescribe.ini Generator

Discussion on PetDescribe.ini Generator within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.

Reply
 
Old   #1
 
~*Kronic*~'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 219
Received Thanks: 110
Smile PetDescribe.ini Generator

OVERVIEW

This is a simple php script that can be easy edited with any version of (or similar to) notepad and ran in any web-browser.

Basically all you most of you have to do is edit the database information in the .php file and then run the script. Then simple copy the display to your PetDescribe.ini and your done. If you want to do your own customizations go for it but I'm not offering coding assistance.

If you are having problems try to work your way through the code and see where your database may differ from mine in a way the code doesn't allow.

~*Kronic*~ is offline  
Thanks
5 Users
Old 09/29/2011, 05:21   #2
 
~*Maggy*~'s Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 176
Received Thanks: 82
Awesome Keep This High To The Sky
~*Maggy*~ is offline  
Old 09/29/2011, 05:54   #3
 
Thorlon's Avatar
 
elite*gold: 100
Join Date: Mar 2011
Posts: 620
Received Thanks: 409
Nice release. Thanks
Thorlon is offline  
Thanks
1 User
Old 09/29/2011, 06:26   #4
 
Marcus*'s Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 614
Received Thanks: 1,242
nice work added to all things guide
Marcus* is offline  
Old 09/29/2011, 06:33   #5
 
mama12's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 245
Received Thanks: 131
Thanks.
mama12 is offline  
Old 09/29/2011, 09:29   #6
 
elite*gold: 0
Join Date: Jul 2011
Posts: 226
Received Thanks: 55
Good release ..
Soul[PM] is offline  
Old 10/01/2011, 19:57   #7
 
~Sword~Stalker~.'s Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,054
good job
~Sword~Stalker~. is offline  
Old 10/06/2011, 17:04   #8
 
amirrozlan's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 125
Received Thanks: 13
you can shared with mediafire?? because my com not respon @t Megaupload
amirrozlan is offline  
Old 10/06/2011, 20:51   #9
 
Thorlon's Avatar
 
elite*gold: 100
Join Date: Mar 2011
Posts: 620
Received Thanks: 409
Quote:
Originally Posted by amirrozlan View Post
you can shared with mediafire?? because my com not respon @t Megaupload
here:
HTML Code:
<html>
<head>
<title>PetDescription.ini Creater</title>
</head>
<body>
<pre>
<?php
    //All Credits go to EzMode[PM] of CelestialEO and ~*Kronic*~ of ElitePvpers
    $dbhost = '127.0.0.1';
    $dbuser = 'root';
    $dbpass = 'test';
    $dbname = 'my';
    $con = mysql_connect($dbhost,$dbuser,$dbpass);
    mysql_select_db($dbname, $con);
    $qry1 = mysql_query("SELECT * FROM cq_eudemon_rbn_type WHERE id >= 0 order by id asc");
    
    while($row1 = mysql_fetch_array($qry1)){
        $id = $row1['id'];
        
        $qry2 = mysql_query("SELECT * FROM cq_itemtype WHERE id = '".$id."'");
        $row2 = mysql_fetch_array($qry2);
        $name = $row2['name'];
        
        $qry3 = mysql_query("SELECT * FROM cq_eudemon_rbn_type WHERE id = '".$id."'");
        $row3 = mysql_fetch_array($qry3);
        $phy_atk1 = $row3['phy_atk'];
        $phy_def1 = $row3['phy_def'];
        $mgc_atk1 = $row3['mgc_atk'];
        $mgc_def1 = $row3['mgc_def'];
        
        $main_atts = 'None';
        if($phy_atk1 == 1){
            $main_atts = 'Patk';
        }
        if($phy_def1 == 1){
            if($main_atts == 'None'){
                $main_atts = 'Pdef';
            }else{
                $main_atts = $main_atts . ',~Pdef';
            }
        }
        if($mgc_att1 == 1){
            if($main_atts == 'None'){
                $main_atts = 'Matk';
            }else{
                $main_atts = $main_atts . ',~Matk';
            }
        }
        if($mgc_def1 == 1){
            if($main_atts == 'None'){
                $main_atts = 'Mdef';
            }elseif($main_atts == 'Patk,~Pdef,~Matk'){
                $main_atts = $main_atts . 'All~Atts';
            }else{
                $main_atts = $main_atts . ',~Mdef';
            }
        }
        
        $qry4 = mysql_query("SELECT * FROM cq_itemtype WHERE id = '".$id."'");
        $row4 = mysql_fetch_array($qry4);
        $type1 = $row4['able_mask'];
        
        if($type1 == 2){
            $type2 = 'Mage';
        }elseif($type1 == 3){
            $type2 = 'Warrior';
        }elseif($type1 == 7){
            $type2 = 'Mount';
        }else{
            $type2 = 'NA';
        }
        
        echo "[$id]\nDescribe6=Type:~$name\\bMain~attribute:~$main_atts\\bType:~$type2\n";

    }
?>
</pre>
</body>
</html>
There was no need to upload it to anything.

Thanks
Thorlon is offline  
Thanks
2 Users
Old 10/06/2011, 20:51   #10
 
Mapsai's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 14
Received Thanks: 1
I want to ask if this link will expire, won't you forget to re-new it? I can't have private server at the moment, but maybe later I'll have.
Mapsai is offline  
Reply


Similar Threads Similar Threads
S4 League Der Gm Generator als Gm schreiben/The generator written as Gm Gm Hack
10/25/2011 - S4 League Hacks, Bots, Cheats & Exploits - 17 Replies
Hallo, heute Stell ich euch ein Hack vor Ein Gm Code Generator so als Gm Schreiben ! Screen: http://www.loaditup.de/files/644313_4sxhh8bez7.gi f English: Hello,
[Generator] Der Signatur Generator
04/17/2011 - General Art - 45 Replies
Der Signatur Generator Also, ich hab nen Script geschrieben der es euch ermöglicht euren Namen auf eine vorgefertigte Signatur drucken zu lassen d.h. Ihr könnt aus bisher 3 Signaturvorlagen (weiter folgen) auswählen und dann euren Namen draufschreiben lassen. Ihr könnt Größe, Farbe, Neigung, Positon und Schriftart selbst bestimmen! Ich möcht damit Leuten die nicht so gut mit Photoshop usw umgehen können ermöglichen sich eine eigene Signatur zu basteln^^. Das Teil ist leider auch...
Mache euch kostenlos Signature Generator/Userbar Generator
09/05/2010 - elite*gold Trading - 0 Replies
Moin Community, Ich mache euch hier kostenlos Siggys oder Userbars oder Level Generators Das einzige was ich von euch will ist ein euer Name im spiel Dann schick ich euch via Pn den Link In meiner Siggy ist ein Beispiel wie es aussehen könnte
Key Generator/Card Generator
06/27/2010 - General Gaming Discussion - 2 Replies
Hi ich wollte mal fragen ob es sowas gibt,d.h er sollte dann auch funzen : P



All times are GMT +2. The time now is 17:43.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.