Function that crash the server
#5

pawn Код:
new File:hFile;
hFile = fopen( "TestScriptCrashMe/Crash.txt", io_append );
fwrite( hFile, "%s" );
fclose( hFile );
Don't create "TestScriptCrashMe" folder ! xD
Reply


Messages In This Thread
Function that crash the server - by tal_peretz - 18.02.2012, 20:41
Re: Function that crash the server - by Unknownich - 18.02.2012, 20:42
Re: Function that crash the server - by Rob_Maate - 18.02.2012, 20:44
Re: Function that crash the server - by tal_peretz - 18.02.2012, 20:51
Re: Function that crash the server - by IstuntmanI - 18.02.2012, 20:54
Re: Function that crash the server - by Rob_Maate - 18.02.2012, 20:57

Forum Jump:


Users browsing this thread: 1 Guest(s)