14.10.2013, 20:37
I can't do that I just want you get me if a cop killerid that he doesn't get that the reason for that is II have a code when leader FBI kill fbi member then I get that message beacuse is playerid cop and I get that message instad of this when I kill my membeer I must get that meesage under you see it but instead I get a crime you kill the cop which is code I provide in the first post and the solution is that code if I put that is killerid is a cop that he doesn't get message you kill the cop and then I get this meesage under this text if you know what I mean I can't explain better sorry.
pawn Код:
if(PlayerInfo[playerid][Clan] == 2 && PlayerInfo[killerid][Lider] == 2)
{
PlayerInfo[playerid][pDeaths]++;
PlayerInfo[killerid][pKills]++;
SCM(killerid,COLOR_LIGHTRED,"You kill own member! ).Reporter:Nepoznat.");
}