Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-25-2005, 03:48 PM
Zeclume
Fire Beetle
 
Join Date: Feb 2005
Posts: 10
Question Item Editor

Ok Im new to this so bear with me.

I downloaded the Item Editor 3.2, MYSQL (i think its screwed up though), and the PEQ velious DB. I need to make custom items & im confused about what to do to be able to make them. I have no clue what to put in the options box that pops up for the Item Editor.

Reply ASAP PLEASE!
Reply With Quote
  #2  
Old 03-25-2005, 04:01 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

I will try and help u out as much as possible.

1) Item Editor: grab the 3.3 Beta version off the 3.2 release post.
2) MySQL (possible faulty): check out this post for how to setup a server. Should also explain how to setup MySQL.
3) PEQ Velious: should just have to source it in.

Also make sure you have the latest item database from here. Hope that helps you along.
__________________
Reply With Quote
  #3  
Old 03-25-2005, 04:07 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

Oh sorry missed the other part of your question.

Database Name, this is the name of the database
Database User, username to gain access to your database
Database Pass, this is the password for the user
Database Host, where the server is located, this can be an ip, web address, or 'localhost'
Everquest Directory, where your eq folder is located, use the '...' box to locate the folder
Interface File, specify what interface you'd like to load in Item Editor, leave blank to load the default
Auto Save, if you make changes to an item and then switch items, having this check will automatically save the changes, unchecked you will get a messagebox asking for a save or no save
__________________
Reply With Quote
  #4  
Old 03-26-2005, 03:16 AM
Zeclume
Fire Beetle
 
Join Date: Feb 2005
Posts: 10
Default

ok i entered the information.
I entered:
DB Name: peq-velious-beta1
DB Usrnm: Zeclume
DB psswd: wrangler
DB loc: 'localhost' (typed that in with the ')
EQ dir: C:\eqemu2

it used to pop back up immediatly but now it takes a little bit then the options box pops back up. Anything i can do? maybe i have something wrong. I downloaded the velious DB and just took the name from the file that i downloaded (which is in C:\peq-velious-beta1)

Any help?
Reply With Quote
  #5  
Old 03-26-2005, 03:44 AM
mrea
Discordant
 
Join Date: Sep 2004
Location: Camp Hill,PA
Posts: 370
Default

What is the name of the database that you created in MySQL? peq_velious is just the SQL file, YOU name the database whatever you want.
__________________


Reply With Quote
  #6  
Old 03-26-2005, 04:05 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

If you followed the directions on the forums for setting up a server your database name is probably eq. Also, you don't need quotes around localhost.
Reply With Quote
  #7  
Old 03-26-2005, 06:28 AM
Zeclume
Fire Beetle
 
Join Date: Feb 2005
Posts: 10
Default

think i named it EQ, i put EQ in but it just does the same thing. I dont need to make a whole server just a couple items to send to my server op in sql format.
Reply With Quote
  #8  
Old 03-26-2005, 06:59 AM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default

dbname is the db name you gave to the database, example, if you followed any tutorial to install a eqemu server it states that you need to execute this code to create a database:

Quote:
create database eq;
In this case the database name IS eq so in the database field you should use the name you used to create the database, examples:

Quote:
database=eq
or could be

Quote:
database=velius
database=kunark
database=test
database=mydatabase


Now for the location it should be the local ip or localhost, i should note it should not include ', examples:

Quote:
location=localhost
location=127.0.0.1
location=192.168.0.1

Example settings.ini file:

Quote:
[Database]
Name=eqdb
User=your_username_here
Pass=your_password_here
Host=*
[Everquest]
Directory=c:\eqemu
AutoSave=true
UI=C:\item editor\ui\
where * could be localhost or your local ip.
__________________
Sysadmin.

Last edited by sysadmin; 03-26-2005 at 07:11 PM..
Reply With Quote
  #9  
Old 03-26-2005, 08:37 AM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

Try using 'root' for the username and leave the password field blank.
__________________
Reply With Quote
  #10  
Old 03-26-2005, 09:22 AM
Zeclume
Fire Beetle
 
Join Date: Feb 2005
Posts: 10
Default

Ok! i got it working but when it comes up, there is nothing in the spaces or under general statistics or anything or in the white box on the left of the window.

*Edit* Also when I press reload and items it says Out of memory

Last edited by Zeclume; 03-26-2005 at 05:24 PM..
Reply With Quote
  #11  
Old 03-26-2005, 09:48 AM
Zeclume
Fire Beetle
 
Join Date: Feb 2005
Posts: 10
Default

Ok i got it to work but now when i launch it there is no info anywhere, what do i do? I did load and found the load_system thing in mysql file with the DB.
But it just disappears when its done loading, unless the screen saver screwed it up.
Reply With Quote
  #12  
Old 03-27-2005, 01:37 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

Quote:
Originally Posted by Zeclume
Ok! i got it working but when it comes up, there is nothing in the spaces or under general statistics or anything or in the white box on the left of the window.

*Edit* Also when I press reload and items it says Out of memory
Grab the 3.3 Beta version off the 3.2 release post.
__________________
Reply With Quote
  #13  
Old 03-27-2005, 02:22 PM
Zeclume
Fire Beetle
 
Join Date: Feb 2005
Posts: 10
Default

Ok got the 3.3 Beta and now when i do load, load SQL, i go into peq-velious-beta1 and i select load_system it takes awhile and after its done it closes the window...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:06 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3