Mass skills

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Mass skills

Post 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]
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Mass skills

Post 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!
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Mass skills

Post 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.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Probe
Posts: 915
Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:

Re: Mass skills

Post by Probe »

not just kamael, pets too :)
Post Reply