Page 1 of 1

Little question about lethal effect

Posted: Wed May 21, 2014 2:23 pm
by Conteur
Hi all,

just a little question about the lethal skills.

Is

Code: Select all

                if (info.getSkill().getMagicLevel() < (target.getLevel() - 6)){        return;}
a wild guess or is it off-like ?

Re: Little question about lethal effect

Posted: Wed May 21, 2014 2:39 pm
by NosBit
Its retail i put that there :)

DB Changeset 10044 Lethal.java