Go Back   EQEmulator Home > EQEmulator Forums > Support > Spell Support

Spell Support Broken Spells? Want them Fixed? Request it here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 04-27-2021, 12:04 PM
Drakiyth's Avatar
Drakiyth
Dragon
 
Join Date: Apr 2012
Posts: 549
Default

You can't edit your posts on this forum after a certain time so I'll have to double post.

I noticed I missed a small detail at the end of the SQL lines above. I just ran these on a test database and they will work for sure with what you're trying to do. Change the 255 down to whatever level you want to stop at for your 70 cap on these classes. So like < 81 if you want level 71 to 80 spells at level 70.

If you're using EOC 2.0 just get the spells_us.txt file on there with the peq editor under: spells -> generate spells_us.txt -> right click and save the file after it loads into your main EQ game directory and replace it. You'll be set.

UPDATE spells_new SET classes4 = 70 WHERE classes4 > 70 AND classes4 < 255;
UPDATE spells_new SET classes6 = 70 WHERE classes6 > 70 AND classes6 < 255;


My apologies if you already knew most of this. I find it better to be detailed in explanations even if it might be obvious, because you never know if you miss something. Like I did above, lol.
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 02:42 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