- 163
- 2015
- 33
Tutorial on how to give someone else (or yourself) GM access on a wow private server account, on your own wow private server / wow repack, eg Emucoach wow repack.
Method 1: (Only works up to GM Rank 3:
Open the Worldserver.exe and do like this:
Account set GMLEVEL (username) 3 -1
Method 2: (Here you can make the account higher GM level than rank 3
1) Open the database (Use a DB editor/client as HeidiSQL/Navicat/SQLYog)
2) Locate the auth database:
- emucoach_auth (or something like this..)
3) Open the table: "account"
- Find the username, and note down the "ID".
4) Now head to the table: "account_access"
And add the ID that you noted down from the account, and at "gmlevel" you can specify what GM rank to add to yourself or your friend to become a Gamemaster on your wow private server.
If you have questions let me know
Method 1: (Only works up to GM Rank 3:
Open the Worldserver.exe and do like this:
Account set GMLEVEL (username) 3 -1
Method 2: (Here you can make the account higher GM level than rank 3
1) Open the database (Use a DB editor/client as HeidiSQL/Navicat/SQLYog)
2) Locate the auth database:
- emucoach_auth (or something like this..)
3) Open the table: "account"
- Find the username, and note down the "ID".
4) Now head to the table: "account_access"
And add the ID that you noted down from the account, and at "gmlevel" you can specify what GM rank to add to yourself or your friend to become a Gamemaster on your wow private server.
If you have questions let me know