18.09.2013, 00:05
I always tell people with server crashing problems to do this
Create a text file called pawn.cfg and put it in the pawno directory that you compile the script with
In the file should only have one line saying:
Use the latest version of crashdetect which can be found HERE
Run the server and paste the server logs here.
What this does is give the exact lines of code in the script that is causing the problems and helps troubleshoot better.
Create a text file called pawn.cfg and put it in the pawno directory that you compile the script with
In the file should only have one line saying:
Code:
-d3
Run the server and paste the server logs here.
What this does is give the exact lines of code in the script that is causing the problems and helps troubleshoot better.