Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. auto 1 dontlist | foreach 'shootableplayers' $gg if [$inpz == 0 && $gg.isonscreen && $gg.isfriend == 0 && $gg.hppc > 0 && $gg.warbanner != 1 && $gg.name != $self.name] {if [$target.isshootable == 0 || $target.isonscreen == 0 || $target.isplayer == 0 || $target.isfriend || $target.warbanner == 1 || $target.hppc == 0] attack $gg.id | isnotattacking attack $gg.id | if [$gg.hppc < $target.hppc] attack $gg.id}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement