Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. auto 1130 dontlist | foreach 'allplayers' $pot if [$pot.name == '$secondmc' && $pot.name != '$name' && $pot.isonnavi == 1 && $pot.hppc <= 75 && $pot.distance == 1 && $hppc >= 70] {useoncreature 3201 '$pot.name'}
  2. auto 1130 dontlist | foreach 'allplayers' $pot if [$pot.name == '$thirdmc' && $pot.name != '$name' && $pot.isonnavi == 1 && $pot.hppc <= 75 && $pot.distance == 1 && $hppc >= 70] {useoncreature 3201 '$pot.name'}
  3. auto 1130 dontlist | foreach 'allplayers' $pot if [$pot.name == '$leader2' && $pot.name != '$name' && $pot.isonnavi == 1 && $pot.mp <= 75 && $pot.distance == 1 && $hppc >= 70] {useoncreature $ID_MRDOPOT '$pot.name'}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement