new string[128];GetWeaponName(reason,string,sizeof(string));format(string,sizeof(string),"%s killed %s by using his %s.",name(playerid),name(killerid),string);SendClientMessageToAll(color,string);