Friendly attack on TvT (or other events) from 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
Arantir
Posts: 151
Joined: Wed Jan 04, 2012 7:10 pm

Friendly attack on TvT (or other events) from mass-skills.

Post by Arantir »

How to prevent friendly attack from mass skills? For example, on sieges party-mates don't get damage from each other when they use mass-skills. But on TvT they do! And also they can catch dedaffs.. Even they are in same party...
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Friendly attack on TvT (or other events) from mass-skill

Post by MELERIX »

and have you created a pvp zone for your tvt location ?
Arantir
Posts: 151
Joined: Wed Jan 04, 2012 7:10 pm

Re: Friendly attack on TvT (or other events) from mass-skill

Post by Arantir »

By default created instance set as PvP by ".setPvPInstanse(true)". Also it is in coliseum, which is PvP zove whole time.
Lex
Posts: 6
Joined: Sat Apr 14, 2012 12:57 am

Re: Friendly attack on TvT (or other events) from mass-skill

Post by Lex »

Check TargetAura.java and TargetArea.java And in the for where it takes every player add a check if they are in same time and than use "continue;"
Post Reply