• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Center of GangZoneCreate()
#1
Hello! Could anyone help me get the exact coordinates of the center of a Gang Zone automatically?

PHP Code:
new Float:minx 1248.011;
new 
Float:miny 2072.804;
new 
Float:maxx 1439.348;
new 
Float:maxy 2204.319;

new 
gangzone GangZoneCreate(minxminymaxxmaxy);

new 
Float:centerx = ?
new 
Float:centery = ? 
  Reply


Messages In This Thread
Center of GangZoneCreate() - by JR_Junior - 2023-10-22, 05:56 PM
RE: Center of GangZoneCreate() - by denNorske - 2023-10-23, 05:44 AM
RE: Center of GangZoneCreate() - by JR_Junior - 2023-10-23, 08:53 PM
RE: Center of GangZoneCreate() - by denNorske - 2023-10-26, 09:29 AM

Forum Jump: