How do I make myself GM? menu

User Tag List

Results 1 to 9 of 9
  1. #1
    kemkoi's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2008
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do I make myself GM?

    I don't get how I can make myself admin , GM etc in the trinity database.

    I don't know what to change , I know they use like 1, 2, 3, 4 but I don't know where to put it >.< , sry I use to work with arcemu...

    Player is 1, GM is 2, Admin is 3 and console 4?

    I'm kinda confused :/

    Anyone that can help me ?
    //-kemkoii-\\

    How do I make myself GM?
  2. #2
    Dynashock's Avatar Contributor

    Reputation
    176
    Join Date
    Nov 2007
    Posts
    203
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You will have to set the access level in the auth.account_access table. See Account access tc2 - TrinityCore for more information on this table.

    As for the access levels themselves (taken from Common.h in the TrinityCore source):
    Code:
    enum AccountTypes
    {
        SEC_PLAYER         = 0,
        SEC_MODERATOR      = 1,
        SEC_GAMEMASTER     = 2,
        SEC_ADMINISTRATOR  = 3,
        SEC_CONSOLE        = 4                                  // must be always last in list, accounts must have less security level always also
    };
    Ignorance is bliss.

  3. Thanks stoneharry (1 members gave Thanks to Dynashock for this useful post)
  4. #3
    kemkoi's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2008
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks man , You're the best ! + rep
    //-kemkoii-\\

  5. #4
    cemak's Avatar Member
    Reputation
    3
    Join Date
    Oct 2009
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update account set gmlevel=3 where entry =ID;

  6. Thanks stoneharry (1 members gave Thanks to cemak for this useful post)
  7. #5
    DestroBG's Avatar Member
    Reputation
    2
    Join Date
    Feb 2019
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can i ask how to make some player level 4 / Because i need to configure soap user name ?
    And soap needs level 4 :/

  8. #6
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DestroBG View Post
    Can i ask how to make some player level 4 / Because i need to configure soap user name ?
    And soap needs level 4 :/
    Code:
    enum AccountTypes
    {
        SEC_PLAYER         = 0,
        SEC_MODERATOR      = 1,
        SEC_GAMEMASTER     = 2,
        SEC_ADMINISTRATOR  = 3,
        SEC_CONSOLE        = 4                                  // must be always last in list, accounts must have less security level always also
    };
    Console = the console of the program running the emulator. You communicate with that over soap, not to a direct player.

  9. #7
    DestroBG's Avatar Member
    Reputation
    2
    Join Date
    Feb 2019
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Soap needs username and password ... how i can see the console username and password

  10. #8
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DestroBG View Post
    Soap needs username and password ... how i can see the console username and password
    I think it is set through the world config.

  11. #9
    DestroBG's Avatar Member
    Reputation
    2
    Join Date
    Feb 2019
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you talk about worldserver.conf there's nothing there

Similar Threads

  1. [Bot] Are there any holy paladin dispel CCs out there? If not, how can I make one myself?
    By imbapojken in forum World of Warcraft Bots and Programs
    Replies: 1
    Last Post: 01-13-2013, 05:09 AM
  2. How do I make myself "Npc like?" (Arc-Emu)
    By reloque in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 10-02-2009, 06:42 PM
  3. How do u make wow movies?
    By frigget in forum World of Warcraft General
    Replies: 2
    Last Post: 10-25-2006, 02:59 PM
  4. How do i make WOW screenshots i can it game into jpegs or something i can send?
    By Kaiserdog8390 in forum World of Warcraft General
    Replies: 4
    Last Post: 09-20-2006, 04:45 PM
  5. How do i make weapons for my server......
    By sk8erevan in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 09-08-2006, 04:24 PM
All times are GMT -5. The time now is 01:54 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search