Hi,
zombe and me where working on a reborn script for player to have there own reborn without the help of GM's
this allows them to reborn them when they want
just go to the page fill in your character name, and follow the steps
Here is the code:
reborn.php (FILE MUST BE REBORN.PHP !!!!)
[php]
and the mssql code:
RemoteReborn (MUST BE CALLED "RemoteReborn" OR IT WILL NOT WORK !)
1) Open/start: "Query Analyzer"
2) Login with your Login Name and password
3) Select "Character" db at the top !!!!!!!!!!!
4) Copy and paste the following line:
and again thx to zombe for helping me :D
PS:
It does not work YET
cuz i dont know how to pergmatch for 50 mill or higher so ....
zombe and me where working on a reborn script for player to have there own reborn without the help of GM's
this allows them to reborn them when they want
just go to the page fill in your character name, and follow the steps
Here is the code:
reborn.php (FILE MUST BE REBORN.PHP !!!!)
[php]
and the mssql code:
RemoteReborn (MUST BE CALLED "RemoteReborn" OR IT WILL NOT WORK !)
1) Open/start: "Query Analyzer"
2) Login with your Login Name and password
3) Select "Character" db at the top !!!!!!!!!!!
4) Copy and paste the following line:
and again thx to zombe for helping me :D
PS:
PHP Code:
// WARNING YOU NEED TO CHANGE "/50000000/" IF YOU CHANGED YOUR REQUIREMENTS
// } elseif(!preg_match("/50000000/", $_POST['new_dwMoney'])) {
// echo "<br><center>The dill does not match the requirements.<br><a href='javascript:history.back()'>Go Back</a></center>";
cuz i dont know how to pergmatch for 50 mill or higher so ....