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

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 06-16-2004, 12:08 PM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

Govtcheeze was right, in that if there already was a record with id 3268 in the `npc_faction` table then nothing happened when you tried to add one. In fact the database should give an error if you try to add an entry into `npc_faction` with an `id` field that already exists.

Make sure the PrimaryFaction field is set to 366 for that record. You can make sure of this by executing the command:
Code:
UPDATE npc_faction SET Primaryfaction=366 WHERE id=3268
Then restart the server.

That should have the beetles conning at least threatening, if not scowling.

If you still don't get a correct faction after that, then do two things:

(1) Do an #npcstats on the beetle you're conning. From what I read, you found that the beetle's faction_id was 3268 from looking in the database -- but there might be more than one lava beetle in the npc_types table, and that particular lava beetle's faction_id might not be 3268. If it's not, get its Npc Type number and make the appropriate change in the npc_types table.

(2) If you still have problems, let me know. I will have you do a few SELECT's on some tables to make sure the values are what you and I think they are.
Reply With Quote
 


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