Can learn spell flag?
-
- Posts: 115
- Joined: Wed Jan 23, 2013 11:14 pm
Can learn spell flag?
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?
spell_list table, jobs column
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Can learn spell flag?
But the client will refuse to cooperate without being edited if you try to do anything you're not supposed to.
Test Server: Hanekawa | Fantasy World: Naito
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
-
- Posts: 115
- Joined: Wed Jan 23, 2013 11:14 pm
Re: Can learn spell flag?
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?
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
you can either read the spell_list.sql file, or do a select hex(jobs) on the table