EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   DB management (https://www.eqemulator.org/forums/showthread.php?t=36329)

Disorder 01-25-2013 12:44 AM

DB management
 
Greetings, folks.

Thanks again, everyone for the help so far. It's been fascinating. I have learned so much!

I was trying to add an aug pool to a zone. I was reading other posts about it, but I still cannot get it to show. Any way, that isn't the reason for this post.

I accidentally edited a line in the objects table thinking it was a different line. I'm pretty sure I was unable to correct my mistakes. Is there a way to get just the objects file imported to my DB from the (forgive me if this is incorrect) SVN?

Also, what do you guys find the best way to backup your DB to prevent such nonsense? Luckily, I won't lose much, as I only tried to make one change (see augpool).

I'm also trying to clear out a zone (crushbone) and make all custom mobs. I have georgeS tools (fantastic btw!). One thing I am unsure of, however, is how to remove the mobs from the zone with out actually deleting them from the DB. The "Kill mob" button on georgeS appears to remove them from DB, unlike manually selecting the mob and "#npcspawn remove" command -- So I think.

Lastly, How do I ensure that when I create a new grid ID I don't overwrite existing ones in the DB?

Sorry, loaded post. Thank you all in advance.

javewow 01-25-2013 01:21 AM

Please download "GeorgeS_EqEmu_Files" tools

this tools To edit the results want for you !~

Disorder 01-25-2013 01:23 AM

Indeed!

I just don't think I quite understand how to utilize them safely. :)

Figback65 01-29-2013 11:15 AM

Aug pool I am unsure of, I have been tryen to learn loading objects myself.

I use navicat for my database editing, when you have a backup or restore, you can choose individual tables to restore, like only choosing objects table.

Again, for backing up, i use navicat.

To remove mobs without deleting from the database, The only way I know of is thru Georges. Goto the zone like crushbone. Menu GridspawnTools < GridSpawn Editor, FIND the ID #, click on the spawn group, then bottom right box has some values. The last value is "Enable" set as 1, set to 0 to disable spawn. Without deleting it from DB.

As for grids, I assume you mean for pathing. When your in the zone and you do #grid max, that gives u the total grids for the zone. Grids are zone based, so just make sure u add the next grid as the new highest # from grid max.

Zamthos 01-29-2013 04:16 PM

All right, so about objects, on Harbinger's Safehaven we have 3 augment tables in our Tutorial, I will paste the code below, tell me if it works. :D

Code:

228430        183        0        -29.5        160.4        3.9        128        0        0        IT10714_ACTORDEF        53        1115        0        0        0        0        0        0        0        0        0        0
228429        183        0        29.5        160.4        3.9        128        0        0        IT10714_ACTORDEF        53        1115        0        0        0        0        0        0        0        0        0        0
228428        183        0        -1.5        160.4        3.9        128        0        0        IT10714_ACTORDEF        53        1115        0        0        0        0        0        0        0        0        0        0


Disorder 01-29-2013 06:29 PM

I forgot I made this post. Thanks for the responses! I was in fly mode in crushbone (where I was putting aug pool) and saw off past all the walls floating in space.. my aug pool. I just have my coordinates messed up it looks like. It seems like x,y,z coord in game are displayed as y,x,z. I always seem to have them backwards from the DB. Maybe I am just dyslexic... or absent minded.

Thanks again, folks. :)

c0ncrete 01-29-2013 06:40 PM

i think the client actually displays them in an order that is less than intuitive :)

Zamthos 01-29-2013 06:41 PM

Doors are YXZ, Objects are XYZ. ;)


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

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