16.03.2015, 20:10
Код:
if ((oldkeys & KEY_FIRE) && (newkeys & KEY_CROUCH)&& GetPlayerWeapon(playerid)==24)
{
SetPlayerHealth(playerid,0); GameTextForPlayer(playerid, "~r~ C Bug not allowed.", 3000, 1);
}
and kill
message to all player name Is killed Reason c-bug

