View Single Post
  #2  
Old 02-15-2018, 11:42 PM
Havoc550
Fire Beetle
 
Join Date: Feb 2018
Location: San Antonio, TX
Posts: 3
Default

I am already finding some differences in the way the newer database works compared to the changes I have made. Bard spells are requiring level 255 to scribe for some reason and then sort of break the GUI: no targeting, opening inventory, etc. In other words, be careful with these alterations.

Ignore that, it's only a specific spell/song that is screwed up. I just fixed it:

UPDATE spells_new SET classes8 = 3 WHERE id = 722;

Apparently it's no longer in LIVE and was disabled in PEQ by making the required Bard level 255.
Reply With Quote