Jump to content
  • We are looking for staff for the Wiki area!
    If interested please
    click here and select "Documentation Team"

  • Setting up User Accounts


    From the Mangos command prompt:-

    We need to create an account to use with the server.

    account create testuser mypassword

    This will set up a user called testuser with a password of mypassword

    In order to use the expansions

    for Classic -

    No need to do anything

    for TBC -

    account set addon testuser 1

    for WotLK -

    account set addon testuser 2

    for Cata -

    account set addon testuser 3

    for Mop -

    account set addon testuser 4

    Setting up the client to access the server

    1) Navigate to the location of the Warcraft Client installed on your local PC

    2) Navigate to the “Data\enGB” folder (or other locale if not uk)
    - On Classic this file is in the root folder, so you don't need to do this.
    - On Mop the realmlist.wtf is merged with config.wtf in the WTF folder.

    3) Open the file “realmlist.wtf” with WordPad

    It will contain the following lines (actual detail may vary slightly) :-

    set realmlist eu.logon.worldofwarcraft.com
    set patchlist enGB.patch.battle.net:1119/patch 

    Change these values to the IP address of the server.

    That’s it. You are ready to roll....

    Edited by antz


    User Feedback

    Recommended Comments

    brothir

    Posted

    What're the commands for creating a GM account? Is there a list for all the different commands one can use in the Mangos command prompt?

    afarazit

    Posted

    2 hours ago, brothir said:

    What're the commands for creating a GM account? Is there a list for all the different commands one can use in the Mangos command prompt?

    I'm interested for that as well.

    H0zen

    Posted

    account set gmlevel <name> 3 realm_id
    

    where realm_id can be:

    • -1 (all realms)
    • > 0 (specific realm)

     

    • Like 1
    brothir

    Posted

    11 minutes ago, H0zen said:
    
    account set gmlevel <name> 3 realm_id
    

    where realm_id can be:

    • -1 (all realms)
    • > 0 (specific realm)

     

     

    Is there a list over all of the commands?

    Necrovoice

    Posted

    Quote

    Is there a list over all of the commands?

    Indeed.  Type:    help

    • Like 1
    antz

    Posted

    open your favourite MySQL manager app, select the mangos database and run the following query:

    select * from command

    Alternatively, type .help from ingame or help from the mangos console

    • Like 1
    Pysis

    Posted

    Quote

    > mysql --login-path=local -e 'SELECT * FROM `command` ORDER BY `command_text` ASC;' mangos0 | sed 's|\\\n| |g' | tr -dc '[[:print:]]\t\n' > Commands_Zero.tsv

     

    antz

    Posted

    On 2/1/2017 at 11:14 AM, brothir said:

     

    Is there a list over all of the commands?

    @brothir The wiki reference guides have recently been updated to include the commands:

    see the 'table contents' section of: Command



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use