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

A3 Discuss, [File] A3 Web Rebirth at - Old Archived Files forum; i made a php script for web rebirth.i dont know how to set the level limit to that php so ...




Reply
Thread Tools
[File] A3 Web Rebirth
 
 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Feb 2008
Posts: 29
11-10-2008, 01:07 PM
 
i made a php script for web rebirth.i dont know how to set the level limit to that php so please help me.because they can rebirth thier char at any level even at lvl 2.so please help me about this issue and also tell me how to deduct money from his inventory after rebirth.please help me foor these things iam a noob php scripter.Any 1 help
 
 
permalink
 

RaGEZONE is proudly sponsored by
 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Aug 2008
Location: A place in karnataka, named Manipal
Posts: 43
11-10-2008, 08:25 PM
 
Use if command to get a check at the level... something like
$getinfo = mssql_query("Select * from charac0 where c_id = '$char'); //where $charr is the variable for char name
$getaray = mssql_fetch_array($getinfo);
$lvl = ($getarray[c_sheaderc]);
if ($lvl>100)//specify the min lvl to satisfy the rebirth
{
//The rb procedure
}
else
echo "Level insufficient for rebirth";


This is just part of the scripts... Please fill it up for ur requirements...
 
 
permalink
 

 
ŊÏĢĦŦMΔŘĘ

Rank: Member


Reply With Quote
 
Join Date: Jul 2006
Location: India
Posts: 768
11-12-2008, 05:10 AM
 
$query = mssql_query("SELECT * FROM charac0 WHERE c_id='" . $charname . "' and c_sheaderc>=100");
$num_rows = mssql_num_rows($query);
if ($num_rows == 0){
Echo "<center>:: Insufficient Character Level ::<br></center>";
}else{

RB Procedure

}
 
 
permalink
 


 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Feb 2008
Posts: 29
11-14-2008, 06:13 AM
 
can u tell me where to insert that line or can please upload the file again wih that line inserted.so that it will be easy for me to understand
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Aug 2008
Location: A place in karnataka, named Manipal
Posts: 43
11-18-2008, 05:52 AM
 
Hey learn, nothing harm in it. goto [Only Registered and Activated Users Can See Links. Click Here To Register...].

Forums cant give everything...
 
 
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 03:49 AM.
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