Page 1 of 2

Drain II issue...

Posted: Wed Jul 02, 2014 3:55 pm
by Signature
Drain II is supposed to be learned at lvl 62 DRK.

can't use it as a DRK 99 but can use it as a level 199 drk.... where do I change the min level requirement for that spell? i was able to make it useable on all jobs in the sql table, but there was no level requirement in sql table.

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:02 pm
by kjLotus
spell_list table > jobs

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:10 pm
by Signature
that just changes the jobs that can use it.... the problen is no one level 99 and under can use it.... i can use it on my level 199 toon though so that strikes up ???

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:13 pm
by Signature
8388607 is all jobs can use spell am i correct on that?

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:15 pm
by Shadowmh
I just tested mine on my 99 drk, had no issues. Make sure your up to date on your server/client etc etc etc.

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:20 pm
by Signature
up to date and on latest pull... like i said... I can use the spell on 199 drk, but can not use it on 99drk.

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:23 pm
by Shadowmh
Make sure you have rebuilt your server and updated your .sql's then.

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:30 pm
by kjLotus
Signature wrote:that just changes the jobs that can use it.... the problen is no one level 99 and under can use it.... i can use it on my level 199 toon though so that strikes up ???
it is the job and the level they can use it at

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:39 pm
by Signature
kjLotus wrote: it is the job and the level they can use it at
Ok great! Now wer're getting somewhere.... if 8388607= all jobs how to specify level? that's where i'm in the wrong.

Re: Drain II issue...

Posted: Wed Jul 02, 2014 4:43 pm
by kjLotus
the value that's there already is 0x000000000000003E0000000000000000000000000000
that's level 0 (unusable) for every job except DRK (0x3E = 62)

each byte is 1 job (in the same order as their job enumeration) and the byte is the level it can be used at