Hook for when player sends report?Solved
Suggesting useful hooks like the new report system in Rust so us admins know about it whenever someone OnReport. 
Does the existing OnPlayerReported hook not cover it?

  • void OnPlayerReported(BasePlayer player, string targetName, string targetId, string subject, string message, string reportType)
5c2d88ae4ea06.jpg 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