Quote:
Originally Posted by MadeMan
2989.536 is smaller than 4063.901, so it's wrong.
Should be like this:
pawn Код:
#define FORBIDZONE1_X_MAX -864.1628 #define FORBIDZONE1_X_MIN -4087.256 #define FORBIDZONE1_Y_MAX 4063.901 #define FORBIDZONE1_Y_MIN 2989.536
|
One thing, here xmax is lower than xmin, is this okay? Sorry for dpublepost