Allowing tazers for a specific family
#6

pawn Код:
CMD:tazer(playerid, params[])
{
    if(gTeam[playerid] != 2 && !IsACop(playerid)) return SendClientMessage(playerid,RED," You're not a cop");
    // tazer script here.
    return 1;
}
If you don't understand some part - reply again.
Reply


Messages In This Thread
Allowing tazers for a specific family - by Dasoz - 21.10.2011, 14:39
Re: Allowing tazers for a specific family - by wups - 21.10.2011, 15:17
Re: Allowing tazers for a specific family - by Dasoz - 21.10.2011, 15:26
Re: Allowing tazers for a specific family - by wups - 21.10.2011, 15:31
Re: Allowing tazers for a specific family - by Dasoz - 21.10.2011, 15:47
Re: Allowing tazers for a specific family - by wups - 21.10.2011, 17:48
Re: Allowing tazers for a specific family - by Dasoz - 21.10.2011, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)