SA-MP Forums Archive
Help Me Please - 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: Help Me Please (/showthread.php?tid=405708)



Help Me Please - stueycow - 07.01.2013

Can anyone find and fix the error in this i have searched and searched and can not help i have even asked a IT specialist please help https://docs.******.com/open?id=0B52...VNqdkxuZVFtRnc i used pawno to search for the error


Re: Help Me Please - Fabio11 - 07.01.2013

Compile and show us result?


Re: Help Me Please - [D]ry[D]esert - 07.01.2013

I can find no error ?


Re: Help Me Please - stueycow - 07.01.2013

It says

@fatal error 100: cannot read from file: "sscanf"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.@


Re: Help Me Please - Fabio11 - 07.01.2013

Download sscanf plugin from ****** here: https://sampforum.blast.hk/showthread.php?tid=120356

Add all the files to your main server directory...


Re: Help Me Please - Konstantinos - 07.01.2013

Read the rules, please. You're on Scripting Help section, your title says "Help Me Please", this is why you posted here, for help. And post errors/warnings; code here. Last, you're missing the include file. Redownload latest version, add sscanf2.inc to pawno\includes and replace your line with
pawn Код:
#include <sscanf2>