06.03.2012, 13:41
pawn Code:
GivePlayerMoney(killerid,50000);
return 1;
}
}
if(gTeam[killerid] == TEAM_COP || gTeam[killerid] == TEAM_ARMY || gTeam[killerid] == TEAM_ncis || gTeam(killerid] == TEAM_SWAT)
{
if(TeamKillWarning[killerid] < 2)
{
SendClientMessage(killerid,COLOR_RED,"DO NOT TEAMKILL IN THIS SERVER. IT IS NOT ALLOWED.");
SendClientMessage(killerid,COLOR_RED,"You cannot teamkill. Please read /rules and /pc for a list of rules and player colours in this server.");

