Harley Posted May 2, 2009 Posted May 2, 2009 I purchased my game a while back and have been doing a lot of work on it. I think I am at the point where I am ready to reset it but I have no idea how to do this. Can anyone explain the procedure in detail on how to reset these games? Thanks in advance for your time. Harley Quote
Faz` Posted May 2, 2009 Posted May 2, 2009 Re: Can someone please explain how to do a total reset of my game? Well, I just wiped deleted every user and got them sign up again, chances are there will only have been beta testers on your game, so you probably don't have much to worry about. There are a few reset topics on here, run a search and you'll find a few. Quote
Harley Posted May 2, 2009 Author Posted May 2, 2009 Re: Can someone please explain how to do a total reset of my game? How did you wipe all the users? Quote
Faz` Posted May 2, 2009 Posted May 2, 2009 Re: Can someone please explain how to do a total reset of my game? I just went into the database, and deleted all the users, if you need a little help, add me on msn. [email protected] Quote
shedh Posted May 2, 2009 Posted May 2, 2009 Re: Can someone please explain how to do a total reset of my game? more than just deleting all the users will be needed, you will also need to clean your db out of unwanted stuff like messages, black list & friends list, don't know what else but you will need to clean your database from unwanted stuff you may have Quote
Harley Posted May 3, 2009 Author Posted May 3, 2009 Re: Can someone please explain how to do a total reset of my game? Thanks everyone! I got the reset figured out and all went well. Quote
POG1 Posted May 3, 2009 Posted May 3, 2009 Re: Can someone please explain how to do a total reset of my game? TRUNCATE TABLE `users`;TRUNCATE TABLE `mail`;TRUNCATE TABLE `events`; Quote
Magictallguy Posted May 5, 2009 Posted May 5, 2009 Re: Can someone please explain how to do a total reset of my game? And userstats, inventory, logs... Quote
Dayo Posted May 10, 2009 Posted May 10, 2009 Re: Can someone please explain how to do a total reset of my game? why not just wipe userstats and user table only keeping the default settings (can be found in register.php) then the users are wiped and they get to keep donator days and items (would advise that if your game has loads of donators) also i would give the donators some cash and points (only $100,000 and 250 points) otherwise you will lose about 60% of them if you need any help i have already reset games with users Quote
Harley Posted May 10, 2009 Author Posted May 10, 2009 Re: Can someone please explain how to do a total reset of my game? Thanks Dayo, someone helped me and that is what we did. I appreciate your help! 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.