how to make a gangzone
#3

Quote:
Originally Posted by dowster
Посмотреть сообщение
use a variable (array) with the four corners of the gang zone, and the gang owner stored in another part of the array.

Код:
#define MAX_GANG_ZONES 5
enum gZone_Enum {
    Float:x1,
    Float:x2,
    Float:y1,
    Float:y2,
    ownerGangID };
new gZone[MAX_GANG_ZONES][gZone_Enum];
i know how to create gangzone but i don't know how to snatch it
Reply


Messages In This Thread
how to make a gangzone - by peterory - 08.02.2012, 03:39
Re: how to make a gangzone - by dowster - 08.02.2012, 04:06
Re: how to make a gangzone - by peterory - 08.02.2012, 04:09
Re: how to make a gangzone - by bleedis - 08.02.2012, 08:30

Forum Jump:


Users browsing this thread: 1 Guest(s)