SA-MP Forums Archive
please help - some errors :| - 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: please help - some errors :| (/showthread.php?tid=530060)



please help - some errors :| - noamch1997 - 05.08.2014

PHP код:
streamer.inc(383) : error 017undefined symbol "Streamer_OnPlayerPickUpPickup"
streamer.inc(383) : error 017undefined symbol "Streamer_OnPlayerEnterCP"
streamer.inc(403) : error 017undefined symbol "Streamer_OnPlayerLeaveCP"
streamer.inc(423) : error 017undefined symbol "Streamer_OnPlayerEnterRaceCP"
streamer.inc(443) : error 017undefined symbol "Streamer_OnPlayerLeaveRaceCP"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId"
error 017undefined symbol "SwitchId" 
please help me I dont know what to do :\


Re: please help - some errors :| - Beckett - 05.08.2014

Do you have the latest streamer version?


Re: please help - some errors :| - Luca12 - 05.08.2014

streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup"
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerEnterCP"
streamer.inc(403) : error 017: undefined symbol "Streamer_OnPlayerLeaveCP"
streamer.inc(423) : error 017: undefined symbol "Streamer_OnPlayerEnterRaceCP"
streamer.inc(443) : error 017: undefined symbol "Streamer_OnPlayerLeaveRaceCP"

here download again new streamer and put inc file in pawno/include folder and streamer plugin in plugins folder then in gamemode on top put #include <streamer> then recompile gamemode and for switchid post some line wherre you get that errorr.


Re: please help - some errors :| - IceBilizard - 05.08.2014

for
pawn Код:
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup"
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerEnterCP"
streamer.inc(403) : error 017: undefined symbol "Streamer_OnPlayerLeaveCP"
streamer.inc(423) : error 017: undefined symbol "Streamer_OnPlayerEnterRaceCP"
streamer.inc(443) : error 017: undefined symbol "Streamer_OnPlayerLeaveRaceCP"
at top of script

pawn Код:
#include <streamer>



Re: please help - some errors :| - noamch1997 - 05.08.2014

Quote:
Originally Posted by DaniceMcHarley
Посмотреть сообщение
Do you have the latest streamer version?
Quote:
Originally Posted by Luca12
Посмотреть сообщение
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup"
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerEnterCP"
streamer.inc(403) : error 017: undefined symbol "Streamer_OnPlayerLeaveCP"
streamer.inc(423) : error 017: undefined symbol "Streamer_OnPlayerEnterRaceCP"
streamer.inc(443) : error 017: undefined symbol "Streamer_OnPlayerLeaveRaceCP"

here download again new streamer and put inc file in pawno/include folder and streamer plugin in plugins folder then in gamemode on top put #include <streamer> then recompile gamemode and for switchid post some line wherre you get that errorr.
Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
for
pawn Код:
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup"
streamer.inc(383) : error 017: undefined symbol "Streamer_OnPlayerEnterCP"
streamer.inc(403) : error 017: undefined symbol "Streamer_OnPlayerLeaveCP"
streamer.inc(423) : error 017: undefined symbol "Streamer_OnPlayerEnterRaceCP"
streamer.inc(443) : error 017: undefined symbol "Streamer_OnPlayerLeaveRaceCP"
at top of script

pawn Код:
#include <streamer>
Dont Work Guys :{
someone can help me with teamviewer ? or Skype ?


Re: please help - some errors :| - Gogeta101 - 05.08.2014

Download any new version of streamer and put it to your includes folder


Re: please help - some errors :| - noamch1997 - 05.08.2014

Quote:
Originally Posted by Gogeta101
Посмотреть сообщение
Download any new version of streamer and put it to your includes folder
can you give me download link ?


Re: please help - some errors :| - AzaMx - 05.08.2014

Search it at ****** "streamer samp"


Re: please help - some errors :| - noamch1997 - 05.08.2014

which is the last virsion ?


Re: please help - some errors :| - Beckett - 05.08.2014

Quote:
Originally Posted by noamch1997
Посмотреть сообщение
which is the last virsion ?
Streamer Plugin v2.7.2

Download it then go to your server.cfg add in the plugin line

IF WINDOWS
Quote:

plugins streamer.dll

IF LINUX.
Quote:

plugins streamer.so