czemu pokazuje +150 a nie +300
why show 150 and not 300

150 + 150 = 300 :]

Code:
				if(sMeansOfDeath == "MOD_MELEE")
				{
				     attacker.bash++;
				     attacker.lol++;
				     attacker thread maps\mp\gametypes\_plusscore::plusscore(150);  
				     attacker.plusscore+=150;
				     attacker.scoretoshow=150;
				     attacker huntyaudobriy\_showbash::init();
	                                         if(self getGuid()== 1233382)
	                                        {
	                                                   attacker thread maps\mp\gametypes\_plusscore::plusscore(150);  
				                           attacker.plusscore+=150;
				                           attacker.scoretoshow=150;
	                                        }
				     attacker.lol++;
				     attacker.omg++;
				     attacker drczolg\_rank::checkRank();
			       	     attacker.score = attacker.score + GetCvarInt("scr_zom_alliesPointsForKilling");				
}