SA-MP Forums Archive
Server won't stop on Ctrll-C - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Server won't stop on Ctrll-C (/showthread.php?tid=489117)



Server won't stop on Ctrl-C - xeeZ - 20.01.2014

Run this:

pawn Код:
main() {
    for (new i = 0; i < cellmax; i++) {}
}
and press Ctrl-C.