iR00T Posted July 17, 2008 Posted July 17, 2008 Re: [v1 & v2]Reset your users without deleating them well on my games i have dp's and my basic settings top part lbocked so i added this there my bas settings here Reset All Users that simple but if ur adding it below ur add announcement you might wanna do this add announcement here Reset Users "; so that is hy best for noobs( no offense) dont add to the last add in middle of links some people get confused on "; adding xD Quote
Raptor_Jesus Posted July 19, 2008 Posted July 19, 2008 Re: [v1 & v2]Reset your users without deleating them I don't get this. Why rest people and leave their accounts, unless its just game thats in some phase of testing? Maybe I'm way off here but why leave accounts if you wanna reset, its not like to many people are going to hang after that. It seems to me that most games that feel the need to reset simply have economy issues and I have been there and know the feeling. Rather than just screw the people 150% by reseting them and wasting time making some code to do it, why not code to fix it? This might not be for everyone but I think some trust with your players should be a big key. After all some people that actually spend money to play a game might not spend again if they think the fix to everything is to screw them. One option to keep in mind should be a simple square root of all problem areas. Its simple, fast, and effective. I have done it and sure I did take some heat over it but I also have had a 25$ increase in members online and overall activity. Moral of this tale, you can leave the rich as they are in realitive relationship to all others, fix your issues and still retain a degree of your users affections for the game they have come to enjoy playing. So here you go take all those, I'm killing my members and my own name tidbits and think.................Square Root. Quote
KingRise Posted July 29, 2008 Posted July 29, 2008 Re: [v1 & v2]Reset your users without deleating them is there anyway to rest single players without deleting them??? i mean i get people with 229487649 money and when you try to take it out of there banks because they have been cheating etc it just does not go keeps refreshing and its still there :roll: so could there be a way? Quote
Reaper Posted September 4, 2008 Posted September 4, 2008 Re: [v1 & v2]Reset your users without deleating them hi im wanting to reset my game but when i last used this mod it reset everything but wot the members have in there inventory can anyone help me with this plz Quote
ADN Posted September 17, 2008 Posted September 17, 2008 Re: [v1 & v2]Reset your users without deleating them <?php include "globals.php"; if($ir['userid'] != 1) { die ("Coo Off!"); } global $db; $db->query("UPDATE users SET course=0,cdays=0") or die(mysql_error()); print "Clearing done!"; $h->endpage(); ?> I try to reset users-courses, but doesn't work. I try to edit from phpMyAdmin course & cdays (i put 0), but in the game, it's appear i allready make some courses. What can i do to reset it good? Quote
Neji_Hyuuga Posted October 20, 2008 Posted October 20, 2008 Re: [mccode] Reset your users without deleating them im looking for a rest code that when done it also resets wots in ur inventory like : items , and wots weapons , armor u have eqipped can anyone help me with this Quote
ADN Posted November 9, 2008 Posted November 9, 2008 Re: [mccode] Reset your users without deleating them -edited- Quote
Modern-Empires Posted July 17, 2009 Posted July 17, 2009 Re: [mccode] Reset your users without deleating them do not use this, it's full of bugs and will mess up everything DO NOT USE Quote
Danny696 Posted July 17, 2009 Posted July 17, 2009 Re: [mccode] Reset your users without deleating them why post in here the last post was in november Quote
wolfe Posted July 19, 2009 Posted July 19, 2009 Re: [mccode] Reset your users without deleating them Probably because he tried to use it and found the bugs :P Quote
Modern-Empires Posted July 20, 2009 Posted July 20, 2009 Re: [mccode] Reset your users without deleating them nope i havent used it and dont plan to use Quote
wolfe Posted July 20, 2009 Posted July 20, 2009 Re: [mccode] Reset your users without deleating them Ok then. Resurrect a dead thread to say dont use it when you didnt try it :-p Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.