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 06-23-2005, 07:33 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

i typed this

C:\mysql\bin
mysql -u root
use eq;
UPDATE INTO npctypes SET timeleft=0;

i get a syntax error when i do the update part

Last edited by Aradorn; 06-23-2005 at 04:04 PM..
Reply With Quote
  #2  
Old 06-23-2005, 10:00 AM
mystic414's Avatar
mystic414
Hill Giant
 
Join Date: Sep 2004
Posts: 100
Default

that's because npc_types isn't the right table. It's one of the spawn-related tables, but i don't remember which off-hand. It may be spawn2, so you could try that instead.
__________________
The PEQ Database Editor is available!
Edit Loot, NPCs, Spawns, Merchants, Factions, NPC Spell Lists, and Tradeskills with ease!
Check it out!
Reply With Quote
  #3  
Old 06-23-2005, 10:10 AM
mystic414's Avatar
mystic414
Hill Giant
 
Join Date: Sep 2004
Posts: 100
Default

It is spawn2. So your code is:

Code:
UPDATE spawn2 SET timeleft=0;
And that will reset spawn timers for the entire server, not just Fear, if that makes a difference for you.
__________________
The PEQ Database Editor is available!
Edit Loot, NPCs, Spawns, Merchants, Factions, NPC Spell Lists, and Tradeskills with ease!
Check it out!
Reply With Quote
  #4  
Old 06-23-2005, 10:16 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

makes no diff to me thanks
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 11:08 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