Demote GM

Status
Not open for further replies.
Junior Spellweaver
Joined
Nov 20, 2010
Messages
100
Reaction score
2
if the command for add gm is call addGM (1,ID)
what is the demote GM sql command?
anyone help please and thanks
 
Newbie Spellweaver
Joined
Feb 18, 2011
Messages
27
Reaction score
4
I dont know the code but i know an easy fix.

Download a program Called BatGM (originally used in Perfect word servers) and you can Give or take Gm with one Click.
 
Joined
Apr 13, 2005
Messages
341
Reaction score
41
PHP:
delete from auth where userid=YOUR_GM_ACC_ID
just run this querry in your MySQL browser/shell and i think this will work under mssql too.
 
Last edited:
Status
Not open for further replies.