GetBizTurf (+REP)
#1

Hi,
Can anyone help me out please? I got these parameters as the turf's coordinates:
Gangzones[id][minX], Gangzones[id][minY], Gangzones[id][maxX], Gangzones[qid[maxY]
and I got these parameters as the business's x,y,z:
BusinessInfo[id][bX], BusinessInfo[id][bY], BusinessInfo[id][bZ]
How can I make a function that loops through all the gangzones and will return the ID of the gangzone ?
Код:
stock GetBizTurf(biz)
{
     for(new x; x<MAX_GANGZONES; x++)
     {
      ....
     }
}
Danke
Reply


Messages In This Thread
GetBizTurf (+REP) - by Amit1998 - 27.07.2016, 15:25
Re: GetBizTurf (+REP) - by Abagail - 27.07.2016, 15:39
Re: GetBizTurf (+REP) - by Amit1998 - 27.07.2016, 16:17
Re: GetBizTurf (+REP) - by Amit1998 - 27.07.2016, 17:26
Re: GetBizTurf (+REP) - by AbyssMorgan - 27.07.2016, 18:50
Re: GetBizTurf (+REP) - by RyanMaster - 27.07.2016, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)