amx backtrace
#5

pawn Code:
// trigger a crash to escape the gamemode
new File:f = fopen("nonexistentfile", io_read), tmp[1];
fread(f, tmp);
fclose(f);
Why do you try forcefully to crash the server in the first place? You can send rcon command "exit" to close the server.
Reply


Messages In This Thread
amx backtrace - by XSharkX - 31.05.2018, 03:51
Re: amx backtrace - by Calisthenics - 31.05.2018, 10:56
Re: amx backtrace - by XSharkX - 31.05.2018, 16:27
Re: amx backtrace - by J0sh... - 31.05.2018, 16:31
Re: amx backtrace - by Calisthenics - 31.05.2018, 16:34
Re: amx backtrace - by XSharkX - 31.05.2018, 16:48

Forum Jump:


Users browsing this thread: 1 Guest(s)