Some problem with Streamer.inc
#1

Here is the error + the warning:
Quote:

C:\Users\Raz\Desktop\New folder\pawno\include\Streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Users\Raz\Desktop\New folder\pawno\include\Streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.

it's happens since i updated it
Reply
#2

Update ALSO your a_samp.inc from pawno/include folder. It looks like you only update the streamer.inc. And lastly, recompile your GM and FS
Reply
#3

Quote:
Originally Posted by GalaxyHostFree
Посмотреть сообщение
Update ALSO your a_samp.inc from pawno/include folder. It looks like you only update the streamer.inc. And lastly, recompile your GM and FS
i updated it, still happens..
Reply
#4

Quote:
Originally Posted by RazSofer
Посмотреть сообщение
i updated it, still happens..
Are you sure that you use latest version of SA-MP? And if not, download the server files & replace WHOLE "pawn" folder to make sure there are no leftovers.
Reply
#5

Quote:
Originally Posted by Calabresi
Посмотреть сообщение
Are you sure that you use latest version of SA-MP? And if not, download the server files & replace WHOLE "pawn" folder to make sure there are no leftovers.
Of course! 0.3z.
so i replaced it and it's still not working..
Reply
#6

Interesting. Which streamer are you using?
Reply
#7

Quote:
Originally Posted by Calabresi
Посмотреть сообщение
Interesting. Which streamer are you using?
this one:
https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#8

I saw this thread and it was fixed by using the new a_samp.inc

https://sampforum.blast.hk/showthread.php?tid=500967
Reply
#9

Quote:
Originally Posted by RazSofer
Посмотреть сообщение
It doesn't have anything to do with OnPlayerWeaponShot at all, as far as I know. Probably the include that's been included before streamer causes that.

pawn Код:
#include <anotherinclude>
#include <streamer>
You need to check that "anotherinclude" since I've seen PAWN making some mistakes like this.
Reply
#10

Quote:
Originally Posted by Calabresi
Посмотреть сообщение
It doesn't have anything to do with OnPlayerWeaponShot at all, as far as I know. Probably the include that's been included before streamer causes that.

pawn Код:
#include <anotherinclude>
#include <streamer>
You need to check that "anotherinclude" since I've seen PAWN making some mistakes like this.
Works Thanks!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)