se7enet purgatorio

Page 1 of 1 1
Topic Options
Rate This Topic
#18803 - 11/29/08 08:51 AM Resert Stats?
ErRoR
Malt-o-Meal


Registered: 09/12/08
Posts: 4
Loc: Estonia

Offline
is it possible to reset all users stats with one button, i know how to make resert buton to each user but its annoying if you have like 1000 users. So if you know anything please help me out here.

Edited by ErRoR (11/29/08 08:57 AM)
_________________________
Improved lottery script | Search IP | Kick script | Sell items | Orb's mod

Top
#18804 - 11/29/08 09:30 AM Re: Resert Stats? [Re: ErRoR]
Fayt
Crunchberries
***

Registered: 11/08/05
Posts: 1131
Loc: My Computer, USA

Offline
Yep you sure can. Here is the code.

function resetstats() {
$hp = 5;
$mp = 3;
$tp = 3; //Change these to whatever your stats are suppose to be.

if (isset($_POST['submit']))
{
$page .= 'You have reset all characters.';

$updatequery = doquery("UPDATE {{table}} SET currenthp='$hp', maxhp='$hp', currentmp='$mp', maxmp='$mp', currenttp='$tp', maxtp='$tp' WHERE id > '1'", "users"); //Resets all players except admin. If you want admin reset, change the 1 to a 0.
}

else {
$page .= 'Do you want to reset everyone?<br><br>';
$page .= '<form action="myfile.php?do=resetstats" method="post">';
$page .= '<input type="submit" name="submit" value="Yes"></form>';
}
_________________________
MasterFayt - Amara 5 - Manas - Banar

Top
#18805 - 11/29/08 10:22 AM Re: Resert Stats? [Re: Fayt]
ErRoR
Malt-o-Meal


Registered: 09/12/08
Posts: 4
Loc: Estonia

Offline
Thanks Fayt, it works fine.
_________________________
Improved lottery script | Search IP | Kick script | Sell items | Orb's mod

Top
#18806 - 11/29/08 02:00 PM Re: Resert Stats? [Re: ErRoR]
Fayt
Crunchberries
***

Registered: 11/08/05
Posts: 1131
Loc: My Computer, USA

Offline
No prob man
_________________________
MasterFayt - Amara 5 - Manas - Banar

Top
Page 1 of 1 1


Hop to:

se7enet

Barack Obama Logo