Hi everyone!, i wanted to know how can i change the Death Message, am using
PHP Code:
ExecuteHam( Ham_TakeDamage, Victim, Attacker, Attacker, 255.0, 0 ); //Execute Victim
To make damage but, the Death Message doesnt changes, i mean, the message changes when i have a weapon selected, if i kill it with execute ham and i have knife on my slot, the message will be the knife, if i have granade, it will be granade( changing damage bits in ExecuteHam doesnt works ), so how can i change and set permanent the Message when victim dies by Executeham?, Thanks!