ok it work ,
but does not show the text +10/20, etc.
Code:
								if(sMeansOfDeath == "MOD_MELEE")
				{
				attacker thread maps\mp\gametypes\_plusscore::plusscore();
				attacker.plusscore+=10;
				attacker.scoretoshow=10;
				}