Police Impound
#7

I think He doesn't have IsACop funtion:
pawn Код:
stock IsACop(killerid)
{
    if(GetPlayerSkin(playerid) == 280 || GetPlayerSkin(playerid) == 281 || GetPlayerSkin(playerid) == 282 || GetPlayerSkin(playerid) == 283 || GetPlayerSkin(playerid) == 284 || GetPlayerSkin(playerid) == 285 || GetPlayerSkin(playerid) == 286 || GetPlayerSkin(playerid) == 287 || GetPlayerSkin(playerid) == 288) {
    return 1;
    }else{
    return 0;
    }
}
Reply


Messages In This Thread
Police Impound - by slowride326 - 08.01.2011, 20:11
Re: Police Impound - by Infamous - 08.01.2011, 20:17
Re: Police Impound - by slowride326 - 08.01.2011, 20:22
Re: Police Impound - by Infamous - 08.01.2011, 20:23
Re: Police Impound - by slowride326 - 08.01.2011, 20:32
Re: Police Impound - by Infamous - 08.01.2011, 20:37
Re: Police Impound - by Mean - 08.01.2011, 21:36

Forum Jump:


Users browsing this thread: 1 Guest(s)