How to crash my server with command? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to crash my server with command? (
/showthread.php?tid=190496)
How to crash my server with command? -
audifan00 - 15.11.2010
hey all,
I would like a crash command like "/crashserver" and basecly server crashes. and it should be filterscript of something.
Dont ask why i need it
anyways i am using it for my server so nothing bad :P
Re: How to crash my server with command? -
IllidanS46 - 15.11.2010
new File:f; fread(f,"");
Re: How to crash my server with command? -
audifan00 - 15.11.2010
sorry could you explain that a bit more please?
Re: How to crash my server with command? -
The_Moddler - 15.11.2010
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
if(!strcmp(cmdtext, "/crashserver", true))
{
SendClientMessage(playerid, 0xF0F0F0FF, "Server CRASHED.");
fopen("kkajjahjahja\\alksdkjkasjd\\aajsdjahshasd\\kasdkas.asdad", io_read);
return 1;
}
return 0;
}
Re: How to crash my server with command? -
audifan00 - 15.11.2010
never mind works, thanks man
Re: How to crash my server with command? -
iJumbo - 15.11.2010
why u want hurt your server з_з
Re: How to crash my server with command? -
audifan00 - 15.11.2010
haha xD just another way to turn it off lol
Re: How to crash my server with command? -
The_Moddler - 15.11.2010
Quote:
Originally Posted by audifan00
haha xD just another way to turn it off lol
|
LOL, but if you have stuff under OnGameModeExit they won't be executed becouse it doesn't get called, anyway, if you don't have nothing, just use this command.
Re: How to crash my server with command? -
legodude - 15.11.2010
SendRconCmd("exit");
yah duh.
This forum requires that you wait 120 seconds between posts. Please try again in 56 seconds.GHRRR
This forum requires that you wait 120 seconds between posts. Please try again in 45 seconds.GHHHRRRR
This forum requires that you wait 120 seconds between posts. Please try again in 34 seconds.GRRHHRRRRRRR
This forum requires that you wait 120 seconds between posts. Please try again in 15 seconds.GHHHHHRRRRRRRRR
This forum requires that you wait 120 seconds between posts. Please try again in 1 seconds.OMFGWTFLOLBBQ!