Hi
Can you please add a hook for when a report is created.
Hook for /reportSuggestion
Line 835:
Interface.CallHook("ReportCommand", player, target, reason); Why not just use OnPlayerCommand?
Wulf
Why not just use OnPlayerCommand?
Brilliant. Will do that. Did not think of it