Patrol helicopter not workingSolved
"Helicopter settings": { "WebhookURL": "https://discord.com/api/webhooks/XXXXX", "Enabled?": true }

Patrol helicopter spawn in-game but it is not being logged into discord. The webhookURL I'm using is correct as it is working for other settings. I'm guessing it's because of facepunch updated something related to the patrol heli's entity name?(Since attack helicopter was introduced in the "Airborne" update).

I was right. FP changed patrol helicopter's entity name from "BaseHelicopter" to "PatrolHelicopter".

Merged post

Changing "BaseHelicopter" to "PatrolHelicopter" in the code seems to worked for me.

Fixed in latest

Locked automatically