"single player"?
IS there a way so that I can try and play by myself to test some things out and get more acquinted with the GM stuff?
|
follow the instructions for running the minilogin server. login as eqemu/eqemu (give that user status=200 through mysql).
|
what is prob. my biggest problem
what is mysqld? is it something i have to DL? This is prob what is screwing me up.
EDIT: FOund it gonna mess around and let you know wut happens |
just to clarify:
winmysqladmin is used to create and drop databases mysql is the tool in mysql/bin that is used to look at things and change things in the database and mysqld is background mysql processor that puts your database out for connections. None of the mysql stuff works until mysqld is running. And none of the mysql db stuff can be done until you create a database. so the sequence is like this: -run mysqld -created eqemu database with winmysqladmin -in mysql use eq source db.sql where db.sql has been copied to mysql/bin while you are in mysql might as well upgrade you eqemu user with: update account set status=200 with name='eqemu'; Then modify you loginserver.ini for local addresses and also make sure your boot5zones batch file is set correctly (most people don't need to change anything). also modify db.ini so that your name and password is the same as you mysql admin and your host is localhost. Then its: run minilogin, run world, run boot5zones run your client (either as "eqgame patchme" or with eqw 2.2) with eqhost.txt pointing to your minlogin server then login in with eqemu and password eqemu select the only server listed and you are on your way. ***AND always work with a backup directory, never with your EQLive directory*** It may sound like a lot of work for a local single connection, but after this it is only a minor tweak here and there to get it to work with other configurations. |
hmm well got it to work on other servers...now to try and get mine to work. Can this work offline?
|
Quote:
|
All times are GMT -4. The time now is 11:14 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.