sscanf
#1

Hello.

I just downloaded 2.0 sscanf on the forum.

In the archive, a plugin sscanf, include a sscanf2 pawno and a folder for sscanf.

I put everything I add the plugin in the server.cfg, I include the plugin in my FS and I have an error (two):
C:\GTA\Server\pawno\include\sscanf2.inc (27): error 025: function heading differs from prototype
C:\GTA\Server\pawno\include\sscanf2.inc (27): error 025: function heading differs from prototype

How to fix it?

thank you
Reply
#2

What's line 27?
Reply
#3

Quote:
Originally Posted by Urefeu
Посмотреть сообщение
Hello.

I just downloaded 2.0 sscanf on the forum.

In the archive, a plugin sscanf, include a sscanf2 pawno and a folder for sscanf.

I put everything I add the plugin in the server.cfg, I include the plugin in my FS and I have an error (two):
C:\GTA\Server\pawno\include\sscanf2.inc (27): error 025: function heading differs from prototype
C:\GTA\Server\pawno\include\sscanf2.inc (27): error 025: function heading differs from prototype

How to fix it?

thank you
Could you show us the line 27 & the callback (public) of that forward.
This way we can help you slove your problem.
Reply
#4

Sure, sorry !

( 1-26 ) = COMMENTS

( l.27 ) native sscanf(const data[], const format[], {Float,_}:...);
( l.28 ) native unformat(const data[], const format[], {Float,_}:...) = sscanf;
Reply
#5

Okay are you trying to compile the sscanf2.inc or the sscanf.dll?

If so, simply saving them works, compiling is only for .pwn files.
Reply
#6

I've no compile these files...
Reply
#7

Quote:

( 1-26 ) = COMMENTS

( l.27 ) native sscanf(const data[], const format[], {Float,_}:...);
( l.28 ) native unformat(const data[], const format[], {Float,_}:...) = sscanf;

This is exactly how it looks in the sscanf2.inc

Are you sure you're not trying to compile sscanf2.inc?
Reply
#8

Yes !
Reply
#9

Ah, I thought. I sscanf function includes one of my ...
Reply
#10

I'm also having this problem, please help me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)