command only works for leader
#7

Try replacing this code:

pawn Код:
if(PlayerData[playerid][GSLeader] == 0 && PlayerData[playerid][GSco] == 0) return 1;
else
{
    new otherplayerid;
    otherplayerid = strval(tmp);
    PlayerData[otherplayerid][GSOG] = 1;
    SendClientMessage(otherplayerid,ORANGE, "** You have been given Grove Street Families OG rights");
    SendClientMessage(otherplayerid,ORANGE, "** Now you are able to use AK47 and Shotgun.");
    return 1;
}
Reply


Messages In This Thread
command only works for leader - by stix - 08.05.2011, 19:34
Re: command only works for leader - by Hornet600 - 08.05.2011, 19:39
Re: command only works for leader - by stix - 08.05.2011, 19:44
Re: command only works for leader - by MadeMan - 08.05.2011, 20:09
Re: command only works for leader - by stix - 08.05.2011, 20:40
Re: command only works for leader - by stix - 09.05.2011, 21:16
Re: command only works for leader - by PotH3Ad - 09.05.2011, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)