13.06.2015, 20:32
The design below is taken from samp wiki:
Get:
- x and y from Point 1 as min_x and min_y
- x and y from Point 2 as max_x and max_y
Код:
_________________ Point 2;
| |
| This is |
| the area that |
| you want |
| to define! |
|________________|
Point 1;
- x and y from Point 1 as min_x and min_y
- x and y from Point 2 as max_x and max_y

