This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@jr_junior
JR_Junior
Hello! Could anyone help me get the exact coordinates of the center of a Gang Zone automatically?
new Float:minx = 1248.011; new Float:miny = 2072.804; new Float:maxx = 1439.348; new Float:maxy = 2204.319; new gangzone = GangZoneCreate(minx, miny, maxx, maxy); new Float:centerx = ? new Float:centery = ?
Please sign up or log in to reply