21.07.2012, 09:48
X must be bigger than min X and smaller than max X
min X: -505
max X: -466
same with Y
min X: -505
max X: -466
same with Y
pawn Код:
if (X >= -505 && X <= -466 && Y >= -507 && Y <= -468)