Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-13-2004, 12:46 PM
darkdonno
Fire Beetle
 
Join Date: Oct 2004
Location: South Australia, Australia
Posts: 15
Default Zone and NPCS

Eqemu version: 0.6.0-DR2
Database: peq_kunark- RC1


From Zone.exe
Quote:
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
Error in DBLoadNPCFactionLists query3 'SELECT npc_faction_id, faction_id, value,
npc_value FROM npc_faction_entries order by npc_faction_id' #1054: Unknown colu
mn 'npc_value' in 'field list'
Error: EMuShareMem: DLLLoadNPCFactionLists: !cbDBLoadNPCFactionLists
[Error] Loading npcs faction lists FAILED!
Reply With Quote
  #2  
Old 11-13-2004, 01:16 PM
Sarepean
Discordant
 
Join Date: Sep 2004
Posts: 253
Default

Try this:

Quote:
ALTER TABLE npc_faction_entries ADD npc_value TINYINT UNSIGNED DEFAULT '0' NOT NULL;

UPDATE npc_faction_entries SET npc_value=1 WHERE value<0;

-Sarepean
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 06:11 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3