- Joined
- Nov 15, 2009
- Messages
- 2,234
- Reaction score
- 819
Edit Resets :
Block Account:
UnBlock Account:
UnBlock All Accounts:
Accounts Online:
Make Someone GM:
Credits goes to me
Code:
UPDATE Character SET Resets=[COLOR=Red]Resets here[/COLOR] WHERE name ='[COLOR=Red]Char here[/COLOR]'
Code:
UPDATE MEMB_INFO SET bloc_code=1 WHERE memb___id='[COLOR=Red]Account here[/COLOR]'
Code:
UPDATE MEMB_INFO SET bloc_code=0 WHERE memb___id='[COLOR=Red]Account here[/COLOR]'
Code:
UPDATE MEMB_INFO SET bloc_code=0
Code:
SELECT memb___id FROM MEMB_STAT WHERE ConnectStat=1
Code:
UPDATE Character SET CtlCode=8 WHERE Name='[COLOR=Red]Char here[/COLOR]'