EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=623)
-   -   Sandy's Loot Editor (https://www.eqemulator.org/forums/showthread.php?t=11805)

Monrezz 02-23-2004 03:15 AM

You dont need to download the source. Just download LootEditor1.1.zip or similar, not the Src one. Then copy everything into your EQEmu directory and double click LootEditor.exe

greenguy14 02-23-2004 04:40 AM

nevermind i got it working had in wrong directory hehe but do i need the races.txt?


p.s. what do i do with the races.txt?

greenguy14 02-23-2004 04:45 AM

bah i get the fatal error want to send.dont send error when ever i load a zone

Monrezz 02-23-2004 05:02 AM

You need to source races.txt into your database.

greenguy14 02-23-2004 05:05 AM

ok im having probloms sourcing again have not done in awhile
it inly has to be in mysql\bin folder right then its

use eq
mysql -u root mysql
Source races.txt

right but im gettin error 2 can not find file so i think im doing it wrong

Monrezz 02-23-2004 05:18 AM

source races.txt;

Make sure it's in your mysql\bin directory.

greenguy14 02-23-2004 05:26 AM

im getting same error


Mysql>use eq
database changed
mysql>Source races.txt;
Failed to open file 'races.txt', error: 2
Mysql>

Monrezz 02-23-2004 05:44 AM

Copy races.txt into the same directory as mysql.exe (Should be "C:\mysql\bin").

greenguy14 02-23-2004 05:48 AM

it is next to my mysql.exe in the bin folder
i dont know whats wrong

Monrezz 02-23-2004 06:00 AM

Are you sure it's not races.sql?

Go into Mysql Front and right click on eq. Choose Import --> sql and then open up your races.txt file. That will source it.

greenguy14 02-23-2004 06:35 AM

is mysql front the
street light thing running or sumthing else?

cause theres no right click options other then hide me and winnt->shutdownthistool,stopthisservice

Monrezz 02-23-2004 10:51 AM

No that's winmysqladmin. You need to download MysqFront from www.mysqlfront.de I believe.

MacLeod 02-23-2004 01:58 PM

Make sure you start mysql from the mysql/bin directory. You can start it from any directory since it is probably in your path, but it won't be able to find the races.txt unless you start mysql from mysql/bin.

greenguy14 02-23-2004 03:49 PM

Woot it woked yea mysql worked perfectly im gonna use that to source the all my stuff now thanks man

p.s. sandy awsome loot editor works awsomely thanks

samandhi 02-23-2004 03:52 PM

Yes, I just made a .bat file since when I open cmd up it opens in documents and settings/<myname>...... something like this:
Code:

cls
cd c:\mysql\bin
mysql -u root mysql

Just type that into notepad, save-as <easy name to type>.bat
EG... sql.bat
Then when you run the bat it will get mysql up and running for you....and in the correct directory, with minimal typing.


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

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