Zeex / samp-plugin-crashdetect

Crash/error reporting plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=262796
BSD 2-Clause "Simplified" License
116 stars 23 forks source link

crashdetect_log for open mp #122

Open i-Saibot opened 1 year ago

i-Saibot commented 1 year ago

There is no option in config open mp to redirect the crashdetect log to a separate file. I propose to create a native function for this.

Example

CrashDetectLog(name_file[]);

This will be similar to server.cfg > crashdetect_log for open mp