Friendly attack on TvT (or other events) from mass-skills.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 151
- Joined: Wed Jan 04, 2012 7:10 pm
Friendly attack on TvT (or other events) from mass-skills.
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...
- MELERIX
- 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
and have you created a pvp zone for your tvt location ?
-
- Posts: 151
- Joined: Wed Jan 04, 2012 7:10 pm
Re: Friendly attack on TvT (or other events) from mass-skill
By default created instance set as PvP by ".setPvPInstanse(true)". Also it is in coliseum, which is PvP zove whole time.
-
- Posts: 6
- Joined: Sat Apr 14, 2012 12:57 am
Re: Friendly attack on TvT (or other events) from mass-skill
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;"