question about crashdetect - 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)
+--- Thread: question about crashdetect (
/showthread.php?tid=616043)
question about crashdetect -
ThatFag - 30.08.2016
hej
i had a question about crashdetecting
if detector finds some errors on a cdm or stock or whateer is it
would this error crash the server in any way
Re: question about crashdetect -
SickAttack - 30.08.2016
https://sampforum.blast.hk/showthread.php?tid=262796
It usually returns the "SERVER: Unknown command" message (in regards to CMDs). But crashdetect's release thread!
Re: question about crashdetect -
ThatFag - 30.08.2016
but what about if not cmd just a stock or smth can it crash the server ?!?
Re: question about crashdetect -
SickAttack - 30.08.2016
It depends what you're doing in that function, not everything crashes the server, it might just print out errors in the server log and the function won't run at all.