sscanf2 - 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: sscanf2 (
/showthread.php?tid=653087)
sscanf2 -
DarkMythHunter - 26.04.2018
So good day/night/afternoon to everyone. I have read threads about my issue but it seems to not work for me.
The problem is, of course, about sscanf2 which I get an error that says:
Код:
fatal error 100: cannot read from file: "sscanf2"
I already have the file sscanf2.inc at pawno/include
and have
#include <sscanf2> on the script.
Now, can someone be so kind to tell me how to fix this step by step.
I know we can download it here:
https://sampforum.blast.hk/showthread.php?tid=602923
But can you specifically tell me, what to download there, since there is a lot of file that is available to be downloaded.
Thank you in advance for those who will help me. Yeah sorry, im new on scripting, and I am doing my best to learn and I hope you guys can help me. Thanks!
Re: sscanf2 -
UFF - 26.04.2018
Actually, use the pawno.exe which has sscanf2 includes. It is caused because you maybe having too or many pawno files..
Re: sscanf2 -
DarkMythHunter - 26.04.2018
Quote:
Originally Posted by UFF
Actually, use the pawno.exe which has sscanf2 includes. It is caused because you maybe having too or many pawno files..
|
Same thing happens, still fatal error thing.
Re: sscanf2 -
Logic_ - 26.04.2018
Which IDE do you use? Pawno or something else?
If you use Pawno, how many Pawno IDE do you have? You shouldn't be having more than one and run the pawno.exe from the folder where the sscanf2 include is located in the includes directory.
If you use something else like Sublime Text 3 (which I really recommend using it if you're not), check that your directory is correct.