#[Question]CheaterReport question
1 messages · Page 1 of 1 (latest)
🤔i override the friendlyfire detector but i cant execute the submitReport()
show code
also yea the submit report is internal, you gotta publicize assembly
SubmitReport is internal🤔
ya
^^
ur also not meant to submit cheater reports urself
thats meant to be done through client clicking N and clicking a user and clicking report then choosing cheater report
why override that behaviour?
why not just let it do its thing normally
i want to be notified through Discord when plugin auto ban players
well then use the event but dont override it or disable it
just send the webhook
okay
PlayerReportedPlayerEventArgs and PlayerReportedCheaterEventArgs
tks