Help me...
#8

for gangzone is this > minx ,miny, maxx, maxy
IsPlayerInArea is this > minx ,maxx , miny, maxy


this should work

for(new a = 0; a < sizeof(GZ); a++) {
if(IsPlayerInArea(playerid, GZ[a][0], GZ[a][2], GZ[a][1], GZ[a][3])) {
SendClientMessage(playerid, COLOR_LIGHTBLUE, "YOU ARE IN A GANGZONE! "); } }
Reply


Messages In This Thread
Help me... - by Bogdanovic - 28.11.2010, 16:49
Re: Help me... - by NewYorkRP - 28.11.2010, 17:01
Re: Help me... - by Bogdanovic - 28.11.2010, 17:06
Re: Help me... - by Mauzen - 28.11.2010, 17:22
Re: Help me... - by Bogdanovic - 28.11.2010, 17:46
Re: Help me... - by Mauzen - 28.11.2010, 19:11
Re: Help me... - by Bogdanovic - 28.11.2010, 20:24
Re: Help me... - by ExEx - 28.11.2010, 20:32
Re: Help me... - by Bogdanovic - 28.11.2010, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)