Why not just create a buff/debuff icon for scatter shot, checking the desired unit? Also, why don't you check party1? Also, with the way that you made your conditions, the icon will always show if you are in a raid. You need to put parenthesis around the two group type conditions to make them function as you want them to. Alternatively, why not use an instance type check to see if you are in an arena or battleground?
Here is an export string of what will probably work best for you:
^1^T^SShowTimer^B ^SBuffOrDebuff^SHARMFUL ^SUnit^Sparty ^SType^Sbuff ^SConditions^T ^N1^T ^SType^SINSTANCE ^SLevel^N1 ^t^N2^T ^SType^SINSTANCE ^SLevel^N2 ^SAndOr^SOR ^t^t^SShowTimerText^B ^SEnabled^B ^SName^S19503 ^t^N46205^S~` ^Sicon^^
For instructions on what to do with this, go here.
Oakenwynd Regular ShmoeHello, I am trying to set this up for Scatter Shot on a Friendly unit, mainly for arenas.
So far I have: http://i53.tinypic.com/2nakahw.jpg
Debuff Duration, party2 <= 0:04 or Debuff Duration, party3 <= 0:04 and Group Type == Party or Group Type == Raid
lemme know if you think this is right! Thanks Oakenwynd.