SA-MP Forums Archive
?When I try to add sscanf , I get pawno 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: ?When I try to add sscanf , I get pawno crash (/showthread.php?tid=242143)



?When I try to add sscanf , I get pawno crash - bijoyekuza - 19.03.2011

yo scriptes...
I want to learn sscanf(i thinks its hard but anyway...)...... the thing is when I include it (#include <sscanf2>)
And complie,I get pawno crash.
I added the sscanf.inc to my pawno-include folder....
and the sscanf.dll to my plugins folder and added it on the server cfg
whats wrong here?



Re: ?When I try to add sscanf , I get pawno crash - DeathOnaStick - 19.03.2011

Quote:
Originally Posted by bijoyekuza
Посмотреть сообщение
yo scriptes...
I want to learn sscanf(i thinks its hard but anyway...)...... the thing is when I include it (#include <sscanf2>)
And complie,I get pawno crash.
I added the sscanf.inc to my pawno-include folder....
and the sscanf.dll to my plugins folder and added it on the server cfg
whats wrong here?
Are these files the original sscanf2 files, so you did not make any changes to them?


Re: ?When I try to add sscanf , I get pawno crash - SchurmanCQC - 19.03.2011

Maybe your code is for sscanf 1, and not sscanf2. I believe this has happend to me before, just download the sscanf 1 and put it into your include folders, then #include <sscanf>.


Re: ?When I try to add sscanf , I get pawno crash - bijoyekuza - 19.03.2011

I never used sscanf in this script before,actually I never used it at all . so schurman i dont think that is the reason.
and deathonastick , yes , this are the original files i just downloaded them from here
https://sampforum.blast.hk/showthread.php?tid=120356