Quote:
Originally Posted by Sugoi na
Take a moment & read the posts on page 24. Please stop acting like some big shot because you clearly havn't done anything to impress. I was clarifying a point & you wanted to get wise.
Your wrong. Admit it & grow up.
Hahaha. We said things like this back in first grade. You sure showed me Mr!
|
.... How am i wrong if my sql code deletes a user from conquest? Try it, your userid is 1 i presume? Try this:
UPDATE conquest_players SET pTurns = 9999999 WHERE forumID = 1
Now tell me that im wrong when that works.
I use:
DELETE FROM conquest_players WHERE forumID = <userid on forums itsself>
Daily to delete users from conquest, so please don't tell me im wrong while im already using it <3