Hi,
i am looking for a way to console-log the "locked-msg" and "killed-msg".
I tried the webhook, but it works only for the bradley, not the patrol heli. (i disabled generic npcs, i only use this plugin for heli + bradley)
Instead of using the webhook, is it possible to create simple one-liners in the console log with Puts()?
Like:
(16:02:26) | [Oxide] 16:03 [Info] [LootDefender] M9: Heli has been locked to [PlayerName] and their team.
(16:02:26) | [Oxide] 16:03 [Info] [LootDefender] Damage report for Heli (instanceID?):
(16:02:26) | [Oxide] 16:03 [Info] [LootDefender] [PlayerName][DamageCount] ([Perecent]).
(16:02:26) | [Oxide] 16:03 [Info] [LootDefender] [PlayerName][DamageCount] ([Perecent]).
(16:02:26) | [Oxide] 16:03 [Info] [LootDefender] [PlayerName][DamageCount] ([Perecent]).
....That would be great :)