Page 1 of 1
Can learn spell flag?
Posted: Mon Feb 04, 2013 1:24 pm
by compmike19
Hello, could someone let me know where to find the variable of if a job can learn a specific spell or not.
Re: Can learn spell flag?
Posted: Mon Feb 04, 2013 1:46 pm
by kjLotus
spell_list table, jobs column
Re: Can learn spell flag?
Posted: Mon Feb 04, 2013 4:09 pm
by PrBlahBlahtson
But the client will refuse to cooperate without being edited if you try to do anything you're not supposed to.
Re: Can learn spell flag?
Posted: Mon Feb 04, 2013 5:21 pm
by compmike19
The whole column is blank in my spell_list table so that doesn't make any sense, because it still knows who can use the spells.
Re: Can learn spell flag?
Posted: Mon Feb 04, 2013 5:27 pm
by kjLotus
it's not blank, it's just whatever you're using isn't displaying the data right
you can either read the spell_list.sql file, or do a select hex(jobs) on the table