Removing GM?

Results 1 to 6 of 6
  1. #1
    Newbie Justin2984 is offline
    MemberRank
    Jul 2009 Join Date
    2Posts

    Removing GM?

    How do you remove your char from being a gm?


  2. #2
    Member Lighto is offline
    MemberRank
    Jul 2009 Join Date
    27Posts

    Re: Removing GM?

    Quote Originally Posted by Justin2984 View Post
    How do you remove your char from being a gm?
    Create a new prodecure in MySQL or MSSQL to do just that.

    You could even use the original (addGM) as a template...

    All you need to do is delete all IDs of the account from *auth* table.

  3. #3
    Genesis?Is it a new drug? renan7899 is offline
    Grand MasterRank
    Apr 2010 Join Date
    BrazilLocation
    519Posts

    Re: Removing GM?

    Code:
    exec addGM ID, 0

  4. #4
    [B]aSH nofxpunkerbrian is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,151Posts

    Re: Removing GM?

    go to the Auth table and remove all the ones with the ID.

  5. #5
    Robb rbb138 is offline
    Grand MasterRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: Removing GM?

    or just use batgm

    proberly easier.

  6. #6
    Elite Member aringaso is offline
    Member +Rank
    Dec 2009 Join Date
    Bandung |NALocation
    187Posts

    Re: Removing GM?

    or you could use a more advanced simple pwAdmin that's been made by ronny1982 ..
    very easy to make and dispose ID GM



Advertisement