Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 01-30-2014, 08:23 PM
EqEmuSoloist
Fire Beetle
 
Join Date: Jan 2014
Posts: 8
Default How to Respawn All Monsters on a Timer

I could never find anything on this here so I thought I would put it out there,

To repop all monsters in all zones (at the same time) you can use this query:

Code:
UPDATE respawn_times
SET duration = 1
WHERE duration >= 2;
It sets all active monster timers to 1, which then tick to 0. On your server type #reloadworld and they should all repop.
Reply With Quote
  #2  
Old 01-30-2014, 08:30 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

Is that for dev work? If you are in a single zone working on testing X NPC.. you can just

/say #repop force

to respawn all the mobs in the zone you are working on
Reply With Quote
  #3  
Old 01-31-2014, 04:35 AM
EqEmuSoloist
Fire Beetle
 
Join Date: Jan 2014
Posts: 8
Default

Quote:
Originally Posted by NatedogEZ View Post
Is that for dev work? If you are in a single zone working on testing X NPC.. you can just

/say #repop force

to respawn all the mobs in the zone you are working on
It's for when we're celebrating something on my server and it's decided to respawn all major targets But I can see knowing this come in handy for dev work - somehow!
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 07:53 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