Help - eqemu tool..dataset edit problems
Whenever I go to commit a change in eqemu admin tool, there is a screen that pops up and says:
tblaccounts: dataset not in edit or insert mode. I need to access this because i need to make myself server op because the code everyone has been posting "yourname@localhost" blah blah does not work to make myself server op. I recall a code that use to work where you could set serverop's and all that just by typing in on dos something something then 200 |
Code:
UPDATE account SET status=250 WHERE name='eqemu'; |
Quote:
Code:
GRANT ALL PRIVILEGES ON *.* TO <username>@localhost IDENTIFIED BY '<password>' WITH GRANT OPTION; Just follow the command that Jezebell said, or you can open dos command and cd into your eqemu directory (the one that contains the world.exe file), then type : Code:
world flag <username> 255 |
All times are GMT -4. The time now is 07:59 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.