Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-11-2008, 11:21 AM
Slingshot
Fire Beetle
 
Join Date: Oct 2008
Location: New Jersey
Posts: 19
Default

That's a great idea So 1337!

The only problem is I'm at a skill only slightly above cluless when it comes to Mysql. Most of the changes I've made were using Georges tools and others. I haven't fully learned how to make command line changes, yet.

For instance when I fixed the pathing problems in tutorialb I did most of that in game using the #gassign and #wp commands. I'm not even sure where to look in the DB to find what changes those commands make. To create and edit the grid I use the grid editor program I got from http://wizardportal.dyndns.org/eqemu/eq.html. Actually, I use a lot of the programs from there.

And the pedulums now swing! Thanks Angelox!
Reply With Quote
  #2  
Old 11-11-2008, 11:41 AM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

I know, that's exactly how I started out. It only took one database update worth of lost changes to make me learn in a hurry.

Just practice finding different things in the database and the way they interact. If it's grids you're dealing with, check the grid and grid_entries tables. They're sorted by zone ID, so you can run a query to only look at the zone you're in:

Code:
SELECT * FROM grid_entries g WHERE zoneid = 189;
Either find the zone you're working with in the zone table of the database, or use this page for reference. (The example above uses 189, which is tutorialb, since that's where you said you're working with.)

It takes some practice, but the pay-off is worth it. If you need any help, that's what we're here for =)
Reply With Quote
  #3  
Old 11-11-2008, 01:12 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

what about Pendulum in Split Paw? I posted about that one all way back in 2006 and never got an answer
Reply With Quote
  #4  
Old 11-11-2008, 01:57 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Chaos;
I remember Qadar went and fixed all the Pendulums on the ax_classic database - I'm at work now, but you can get them off my database, or or I'll post later. You can also look at the different characteristics on the ones I posted above, and fix the splitpaw ones on yours.
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:36 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3