As the title says, I can't get the helicopter deathnote to work.
How I have it atm:
{
"KillerType": "Player",
"VictimType": "Helicopter",
"DamageType": "Bullet",
"Messages": [
"{killer} | {weapon} | {victim}"
]
},
I had the damagetype as * but it still didn't work.
Edit:
I got it somewhat working when I had killertype and damagetype as * but then it displayed as "{killer} | {weapon} | Helicopter" in chat.
I'd like it to atleast display who shot down the heli.
How I have it atm:
{
"KillerType": "Player",
"VictimType": "Helicopter",
"DamageType": "Bullet",
"Messages": [
"{killer} | {weapon} | {victim}"
]
},
I had the damagetype as * but it still didn't work.
Edit:
I got it somewhat working when I had killertype and damagetype as * but then it displayed as "{killer} | {weapon} | Helicopter" in chat.
I'd like it to atleast display who shot down the heli.