what is the correct syntax for mq /if's?
/if n $target(distance)>160&&$target(distance)<200 {
that look right?
i tryed /if n $target(distance)>160 && n $target(distance)<200 {
and it couldnt parse anything after && im guessing because of spaces?
also sumthin thats buggin me whats the leader n for to denot that its a number?

