Page 1 of 1
Friendly attack on TvT (or other events) from mass-skills.
Posted: Fri Jun 01, 2012 4:25 am
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...
Re: Friendly attack on TvT (or other events) from mass-skill
Posted: Fri Jun 01, 2012 4:37 am
by MELERIX
and have you created a pvp zone for your tvt location ?
Re: Friendly attack on TvT (or other events) from mass-skill
Posted: Fri Jun 01, 2012 1:24 pm
by Arantir
By default created instance set as PvP by ".setPvPInstanse(true)". Also it is in coliseum, which is PvP zove whole time.
Re: Friendly attack on TvT (or other events) from mass-skill
Posted: Mon Jun 04, 2012 3:47 pm
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;"