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 01-18-2010, 06:44 PM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default How to change spawn rates ?

Can anyone inform me how to change spawn rates, such as setting TOV to a 3 hr respawn for example ?
Reply With Quote
  #2  
Old 01-18-2010, 07:00 PM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 198
Default

If you wanted to change the spawn time for *everything* in tov, it would be as simple as an sql query :

Code:
update spawn2 set respawntime = 10800 where zone like templeveeshan
respawntime is calculated in seconds
Reply With Quote
  #3  
Old 01-19-2010, 08:50 AM
djeryv
Hill Giant
 
Join Date: Apr 2008
Posts: 234
Default

this may help you...for smaller servers...

Click Here

-Djeryv
Reply With Quote
  #4  
Old 02-18-2010, 12:28 AM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default

And where would you update this code to ? Is there a way to do this through HeidiSQL ?
Reply With Quote
  #5  
Old 02-18-2010, 02:34 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

It is really easy to change them using GeorgeS' NPC Loot Editor. Check his section of the forums for more info.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #6  
Old 02-19-2010, 01:22 AM
Dunmord
Fire Beetle
 
Join Date: Jan 2010
Posts: 17
Default

Quote:
Originally Posted by everlastnmn View Post
And where would you update this code to ? Is there a way to do this through HeidiSQL ?
Its really simple.
If you are using windows and you did the step-by-step install of MySQL using the guide provided on the wiki, just go to...
1. Start->Menu->(You should see something related to MySQL)MySQL->MySQL Server 5.1(in my case)->MySQL command line client (click on this).

2. A black-command-line window appears asking for your password. You just need to type in the password you gave when doing the MySQL installation.

After that, and if you typed the correct password, you are inside the database manager.

type: use peq; (this is only if you chose the PEQ database) or use ax_classic;(only if you chose Angelox database).

now you can type the UPDATE.... that was posted earlier.
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 09:03 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3