Blasteh
big tits
Hello,
I'm looking for an SQL to delete all of a users items. So basically, if there ID is 5, it'll delete all furniture that was owned by User ID 5 and remove it from their rooms.
I was playing around on localhost, and I was trying to max out the room. I maxed it out, and it could not be entered anymore. I have deleted the room from the database, but the thing is on the top-stats it still shows the following:
I want to get that user off the top-stats. But by deleting it from the database, it never returned the furniture.
I'm looking for an SQL to delete all of a users items. So basically, if there ID is 5, it'll delete all furniture that was owned by User ID 5 and remove it from their rooms.
I was playing around on localhost, and I was trying to max out the room. I maxed it out, and it could not be entered anymore. I have deleted the room from the database, but the thing is on the top-stats it still shows the following:
You must be registered for see images attach
I want to get that user off the top-stats. But by deleting it from the database, it never returned the furniture.