Hello, id like to mod the code to show a personalized message when an user (For example "Faker") kill another (For example "Perkz"). I think that this code will work but im not sure, so if anyone could help me.
I dont know if this will duplicate the log and show the "modded" and the normal at the same time.
{
"KillerType": "Faker",
"VictimType": "Perkz",
"DamageType": "Bullet",
"Messages": [
"{killer} shot {victim} using their {weapon} over a distance of {distance}. PUM PUM PUM"
]
},