EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   GM no level access (https://www.eqemulator.org/forums/showthread.php?t=40811)

Xathullu 08-02-2016 03:08 PM

GM no level access
 
Using heidi sql to edit account table for g status. For some reason im getting the no permission access level not high enough errorwhen I attempt to use gm codes. It worked out fine when i used navicat but heidi just wants to be a butt for one reason or another. It is highly likely that im doing something wrong as A, i have a very limited knowledge of the skills needed and im learning as I go. B, like i said ive got no clue here lol. Any info would be great as mmy trial for navicat is over. I read in a few places that people would pull up a command prompt and give the "255 gm" command there but i cant seem to figure that part out.

As a side note if anyone could tell me how to manipulate my server databases, primarirly swapping them out for live emmu, or kunark emu Id really appreciate that as well. again I am very aware that i have no idea whats going on. I know what i want, just not how to get it done. thanks in advance.


Wayfar -34 Ranger P99

N0ctrnl 08-02-2016 03:28 PM

With respect, this has all been covered. Search the forums for what you're after.

http://www.eqemulator.org/forums/showthread.php?t=32249

To switch databases, just change it in the config file.

http://wiki.eqemulator.org/p?eqemu_config_xml

DanCanDo 08-02-2016 06:18 PM

Xathullu - Sent you a PM with some information that you might be interested in reading.

Maze_EQ 08-03-2016 11:28 AM

1. Open command prompt with administrative privileges
2. Type:
Code:

cd C:\Program Files\MariaDB 10.0\bin\
3. Type:
Code:

mysql -u root -peqemu
4. Type:
Code:

use peq;
5. Type:
Code:

UPDATE `account` SET `status`='255' WHERE (`name`='kaluven')
6. Login to your server.
7. Make a character.
8. Type:
Code:

#repop
9. Verify stuff respawned. (Disappears and reappears.)




Change kaluven to your account name sir.

ghanja 08-03-2016 01:12 PM

Code:

world.exe flag <account_name> 255

Maze_EQ 08-03-2016 01:14 PM

Quote:

Originally Posted by ghanja (Post 250394)
Code:

world.exe flag <account_name> 255

Oh, too cool for SQL?


All times are GMT -4. The time now is 02:29 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.