Page 1 of 1

Mass skills

Posted: Thu Nov 12, 2009 1:51 pm
by streamsss
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision last:
L2JDP Revision last:
Mass skills attacked player, players not flagged.
Массовые скиллы атакуют игроков, которые не флагнуты.
who i can fix this?
maybe check with

Code: Select all

if (target.getPvpFlag() == 0)						continue;
who right?
DS plz help ^)[/b]

Re: Mass skills

Posted: Thu Nov 12, 2009 2:04 pm
by janiii
it is maybe not so crucial for this issue, but DO NOT WRITE "last" AS REVISION!!! this rule applies for ALL users on this forum!

Re: Mass skills

Posted: Thu Nov 12, 2009 3:02 pm
by _DS_
Worksforme last time i checked.
L2Skill.checkForAreaOffensiveSkills() call player.checkPvpSkill() if players not in arena or not in siegezone.
checkPvpSkill() has a check for pvp flag.

But Gnacik found problem here with kamael aura skills.

Re: Mass skills

Posted: Thu Nov 12, 2009 4:10 pm
by Probe
not just kamael, pets too :)