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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 01-07-2006, 10:45 AM
HurtinuDaily
Hill Giant
 
Join Date: Nov 2005
Posts: 145
Default

Wish I could help you, but I am unsure on what the problem is with the spells casting slow. as for the Mobs moving like they are snared, I only noticed this on newbie mobs so I increased the run speed of all mobs with a run speed under 1ish to be a little slower then my unsowed run speed.

Not sure of the exact number I used to make them the correct speed, I played around with it by creating a test databse and setting db.ini to use that database while I was testing. ie:

[Database]
host=127.0.0.1
user=*******
password=********
database=eqtestdb
compression=off


I think the code was soemthing like this:
cd mysql\bin
mysql -u root -p mysql
password:(enter your password)
use eqtestdb
update npc_types set walkspeed= 1 where walkspeed > 0 and walkspeed < 1;

then once you get the speed how you like apply it to your real database, cant remeber if I adjusted the runspeed. also, make sure you have a where walkspeed > 0 or runspeed > 0 so that stationary mobs like scions dont start moving around lol.

Good Luck, post back and leeme know what U think
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 01:56 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