View Single Post
  #7  
Old 04-14-2018, 02:03 AM
Nydosa's Avatar
Nydosa
Sarnak
 
Join Date: Jan 2013
Posts: 61
Default

Sorry to bump an old thread... Does anyone have an idea if a sql query could be written to update the scroll/"Spell:" in 'items' by simply reading the data out of 'spells_new'?

I'm having trouble with reading from one table into the other. It seems like the code in this thread was close to doing that...

I'm assuming you'd have to build a sum under the logic of items.classes = (if spells_new.classes11 < 255, add 1024) #necromancer all the way through each class?

Any help would be appreciated!

Thank you
Reply With Quote