SA-MP Forums Archive
Streaming Problem (I think) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Streaming Problem (I think) (/showthread.php?tid=176203)



Streaming Problem (I think) - Str4ndb3rg - 12.09.2010

Had this problem for long no and i cant script because this and continue scripting my server and i cant hold it up.

Im desperate please.

Код:
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(267) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(289) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(311) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(333) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(355) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(377) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(399) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(426) : warning 202: number of arguments does not match definition
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(427) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(429) : error 017: undefined symbol "DeletePlayer3DTextLabel"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\pawno\include\streamer.inc(447) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(322) : error 025: function heading differs from prototype
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(327) : error 025: function heading differs from prototype
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(332) : error 025: function heading differs from prototype
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(357) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(362) : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(367) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamIn")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(372) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamOut")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(377) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamIn")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(382) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamOut")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(387) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Users\Alle\Desktop\GTA SA Shit\GTA Server\gamemodes\Deathmatch.pwn(392) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
Pawn compiler 3.2.3664              Copyright © 1997-2006, ITB CompuPhase


13 Errors.



Re: Streaming Problem (I think) - RSX - 12.09.2010

Try always writing sa-mp as first include. Then repost if any errors are still there.


Re: Streaming Problem (I think) - Str4ndb3rg - 12.09.2010

Im having it like this
Код:
#include <a_samp>
#include <streamer>
#if defined FILTERSCRIPT



Re: Streaming Problem (I think) - Str4ndb3rg - 12.09.2010

BUMP
Need an answer