13.04.2016, 14:50
Load "crashdetect" last in order
Additionally, go into your script and find where you have your Includes and check all the plugins it lists, then make sure you have them in your include and plugins folders. And finally ensure you actually have the gamemode in your gamemodes folder and include that in your server.cfg
When it says no such file it means you do not have them in your plugins folder.
Code:
plugins mysql sscanf streamer crashdetect
When it says no such file it means you do not have them in your plugins folder.