Suggesting useful hooks like the new report system in Rust so us admins know about it whenever someone OnReport.
Hook for when player sends report?Solved
Does the existing OnPlayerReported hook not cover it?
- void OnPlayerReported(BasePlayer player, string targetName, string targetId, string subject, string message, string reportType)
Wulf
Does the existing OnPlayerReported hook not cover it?
- void OnPlayerReported(BasePlayer player, string targetName, string targetId, string subject, string message, string reportType)
I confirm that this works perfectly today.
Locked automatically