Little error. Having this many times
#5

pawn Код:
if (strcmp("/policetolsv", cmdtext, true, 10) == 0)
    {
    if(PlayerInfo[playerid][Warperm] > 1)
    {
      GangZoneDestroy(LspZone);
      LspZone = GangZoneCreate(1326.343, -1887.144, 1702.824, -1575.273);
      GangZoneShowForAll(LspZone, 0xFFFF00AA);
    }
    else SendClientMessage(playerid,red,"You don't have any gang perms");
    return 1;
    }
L2bracket.

EDIT: Ninja'd. Either post will probably work.
Reply


Messages In This Thread
Little error. Having this many times - by bartje01 - 15.03.2010, 16:25
Re: Little error. Having this many times - by Correlli - 15.03.2010, 16:27
Re: Little error. Having this many times - by bartje01 - 15.03.2010, 16:32
Re: Little error. Having this many times - by Sascha - 15.03.2010, 16:34
Re: Little error. Having this many times - by biltong - 15.03.2010, 16:34
Re: Little error. Having this many times - by bartje01 - 15.03.2010, 16:36
Re: Little error. Having this many times - by biltong - 15.03.2010, 16:39
Re: Little error. Having this many times - by Correlli - 15.03.2010, 16:49
Re: Little error. Having this many times - by biltong - 15.03.2010, 17:14

Forum Jump:


Users browsing this thread: 1 Guest(s)