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
  #2  
Old 10-09-2007, 11:05 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

You would use AFTER, example;
Code:
ALTER TABLE npc_types ADD walkspeed float DEFAULT '0.67'AFTER d_meele_texture2;
this is just an Example, walkspeed is not used anymore, so if you have you can drop it;
Code:
ALTER TABLE `npc_types` DROP walkspeed;
Changes in the MySql commandline are permanent and do not ask you if you are "sure you want to do this?", so once committed, it's over and done with.
Be sure to have a backup before you start making changes.

EDIT;
Go to GeorgeS home page, he has posted a list of all these changes needed.
http://66.159.225.58/eqemu/eq.html
you can just copy/paste what you need.

Last edited by Angelox; 10-10-2007 at 07:08 AM..
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 04:23 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