Thread: Bot spells...?
View Single Post
  #3  
Old 08-29-2010, 02:37 PM
lich2594
Sarnak
 
Join Date: Jun 2006
Location: Tennessee, USA
Posts: 77
Default

Yeah, I did a little more digging last night and see that it loads spells in order by level and mana consumption, directly from the... That's as far as I could see, from the functions. What I want to know is if it is loading spells from the spells_new table, npc_spells, or a bot table?

It's a lot of code to back track through to find what I am looking for, but I may just have to do that. I was just hoping that someone already knew.

My logic is that, if it is loading directly from the spells_new table, then why is their spell sets for the bots? Is the list just obsolete now? Also, if it is loading spells directly from the spells table, shouldn't it automatically use the newest spells that I have created? It just leads me on to more and more questions.

Thanks for your input.
__________________
Reply With Quote