SA-MP Forums Archive
sscanf problem - 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: sscanf problem (/showthread.php?tid=561463)



sscanf problem - Glossy42O - 03.02.2015

C:\Users\private\Desktop\Mapping server\pawno\include\sscanf2.inc(227) : warning 202: number of arguments does not match definition
C:\Users\private\Desktop\Mapping server\pawno\include\sscanf2.inc(240) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Re: sscanf problem - ATGOggy - 03.02.2015

Show the lines


Re: sscanf problem - Glossy42O - 03.02.2015

It's in sscanf.inc.


Re: sscanf problem - HY - 03.02.2015

Hello.
Try to update your sscanf from this link!

Or, if doesn't work, then I uploaded my sscanf plugins & includes. Here's download link.


http://www.solidfiles.com/d/a86f7f1b67/SSCANF.zip


Re: sscanf problem - CalvinC - 03.02.2015

Try updating it, otherwise your script might have warnings/errors that are interferring with sscanf.


Re: sscanf problem - Glossy42O - 03.02.2015

Edit: Found the solution. Fixed.


Re: sscanf problem - LivingLikeYouDo - 03.02.2015

Quote:
Originally Posted by Stuun23
Посмотреть сообщение
Edit: Found the solution. Fixed.
Great thing you found the solution, but, you know, if you could paste the solution here, maybe someone with the same problem can get it fixed, isn't it true?


Re: sscanf problem - Glossy42O - 03.02.2015

Quote:
Originally Posted by LivingLikeYouDo
Посмотреть сообщение
Great thing you found the solution, but, you know, if you could paste the solution here, maybe someone with the same problem can get it fixed, isn't it true?
Alright.

So first of all.

When i had those errors i looked at them good but then:

My FS is in folder called:

Scripting tests BUT.

In the error it says c/yourname/MAPPINGSERVER

But? Isn't it in scripting tests? Well, i updated me includes in scripting tests nothing happened but.

If it says mapping server i thought: Let's update in mapping server includes.

I hope you understood, If u need better explanation i'll explain better.