SA-MP Forums Archive
Compiler Crash. - 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: Compiler Crash. (/showthread.php?tid=604510)



Compiler Crash. - 2k16 - 06.04.2016

Hey everyone, i've an problem.

I'm using a attachment sytem by Gammix.

On Callback OnDialogResponse, i change from switch(dialogid) to if(dialogid ...
After i finished changed & i compile it.
But the compiler crashing.
Here's my code. http://pastebin.com/LZz8N19t

* Sorry for my bad english.


Re: Compiler Crash. - Gammix - 06.04.2016

Are you using latest version of dialogs.inc ?


Re: Compiler Crash. - 2k16 - 06.04.2016

I'm using Version 2.1.0


Re: Compiler Crash. - 2k16 - 06.04.2016

Quote:
Originally Posted by Gammix
Посмотреть сообщение
Are you using latest version of dialogs.inc ?
Ok, i've changed dialogs include to latest version. But still crashed.