COMMAND:Car making servercrash - 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: COMMAND:Car making servercrash (
/showthread.php?tid=605561)
COMMAND:Car making servercrash -
ReD_HunTeR - 21.04.2016
EDIT: Solved
Re: COMMAND:Car making servercrash -
jlalt - 21.04.2016
use this plugin:
https://sampforum.blast.hk/showthread.php?tid=262796
then after putting it, use the command when server crash post what it printed in the logs
Re: COMMAND:Car making servercrash -
ReD_HunTeR - 21.04.2016
EDIT: Solved
Re: COMMAND:Car making servercrash -
ReD_HunTeR - 22.04.2016
*bump
Re: COMMAND:Car making servercrash -
SyS - 22.04.2016
do you have path of ini specified in your script? if not try adding it
Re: COMMAND:Car making servercrash -
ReD_HunTeR - 22.04.2016
yes i do have
Re: COMMAND:Car making servercrash -
Konstantinos - 22.04.2016
Compile with -d3 flag:
https://github.com/Zeex/samp-plugin-...ith-debug-info
Start the server, execute /car command and post the new logs.
Re: COMMAND:Car making servercrash -
ReD_HunTeR - 22.04.2016
posted mistakely
Re: COMMAND:Car making servercrash -
ReD_HunTeR - 22.04.2016
EDIT: Solved
Re: COMMAND:Car making servercrash -
Konstantinos - 22.04.2016
What version of crashdetect plugin are you using? I've seen a couple of times failing to report correctly and pointing towards operators from float.inc
Can you also post
SendMessageToPlayer function?