GangZone
#1

I'm trying to create a gang zone. That, I know how, but how to get player gang zone?

Just like:

Код:
if(!strcmp(cmdtext, "/hello", true))
{
   if(GetPlayerGangZone(playerid, zoneid)
     {
        SendClientMessage(playerid, MY_Color, "You have said hello to you soul");
        return 1;
     }
    
     else return SendClientMessage(playerid, MY_Color, "You are not in the hello area");
     }
I am not saying that the funtion GetPlayerGangZone Exists! But is that what I want to know, is there a funtion like this one I had give this example?
Reply


Messages In This Thread
GangZone - by Koppa, - 05.06.2009, 19:06
AW: GangZone - by asdfgh98 - 31.05.2011, 17:30
Re: GangZone - by Wesley221 - 31.05.2011, 17:33

Forum Jump:


Users browsing this thread: 1 Guest(s)