create gang zone in coordinates
#1

Hi,

I want to make a little gang zone in specific X,Y,Z how to calculate minx,miny,maxx,maxy? ... ?
Reply
#2

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).
Reply
#3

Quote:
Originally Posted by Marricio
Посмотреть сообщение
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).
Nice!
But if I want to make a gang zone arround the X and Y point, and not X and Y being the minx and miny, but the center?
Reply
#4

Math. Not even once.

min = center - 50
max = center + 50.

Difficult? I think not.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)