Streamer warning ( lol)
#1

Код:
C:\Users\John\Desktop\CnR\pawno\include\streamer.inc(338) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterCheckpoint")
C:\Users\John\Desktop\CnRr\pawno\include\streamer.inc(357) : warning 201: redefinition of constant/macro (symbol "OnPlayerLeaveCheckpoint")
Why is this happening ? Lol
Reply
#2

I think you've defined OnPlayerEnterCheckpoint and OnPlayerLeaveCheckpoint twice, delete each one of them.

EDIT :-
They're already defined somewhere in your script or in streamer.inc and you're trying to re-define them, don't define them if they're already defined.
Reply
#3

Updated : I re-downloaded the streamer and this occurs :
Код:
\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Reply
#4

The file a_samp.inc you compiled the script with is not for 0.3z version. Update the whole server package and re-compile.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)