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 05-26-2019, 10:18 AM
strugglegenerator's Avatar
strugglegenerator
Hill Giant
 
Join Date: May 2012
Location: Minnesota
Posts: 231
Smile Remove Augmentation Sealers

I was able to remove all LDON NPC's and tents/barrels/crates/carts/campfires from a zone, but I cannot get the Augmentation Sealer to remove. It doesn't appear in the "Doors" part of the database.

Does anyone know where it's located so I can delete it? Please let me know. Thanks!
Reply With Quote
  #2  
Old 05-26-2019, 10:46 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

In the 'object' table, objectname: IT10714_ACTORDEF (one for each zone it's in)
__________________
Hanging out at Antonica.World
Reply With Quote
  #3  
Old 05-26-2019, 11:13 AM
chrsschb's Avatar
chrsschb
Dragon
 
Join Date: Nov 2008
Location: GA
Posts: 905
Default

Type 53 in the object table.

Code:
UPDATE object SET zpos = -1000 WHERE type = 53;
Will just hide them. Or you can run this

Code:
SELECT * FROM object WHERE type = 53;
and just delete them.
__________________
Clumsy's World: Resurgence
Clumsy's World [2006-2012]
Reply With Quote
Reply

Thread Tools
Display Modes

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 07:36 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