19.04.2017, 14:03
Hi,
I want to make a little gang zone in specific X,Y,Z how to calculate minx,miny,maxx,maxy? ... ?
I want to make a little gang zone in specific X,Y,Z how to calculate minx,miny,maxx,maxy? ... ?
Well, if you want to make a little square then X Y are your minX and your minY, and your maxX and maxY can be defined as X-50.0, Y-50.0. You can adjust the value to make it smaller/bigger.
Z is not used in gang zones as it portrays a zone in a 2D plane (map/radar). |