SA-MP Forums Archive
Help with new streamer - 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: Help with new streamer (/showthread.php?tid=370612)



Help with new streamer - Monninpoikane - 20.08.2012

Hello when i wanted more objects to my gamemode put it didnt show them... after i added new streamer it says this and it wont compile .amx
Quote:

C:\Users\Juho\Desktop\samp03e_svr_R2_win32\pawno\i nclude\streamer.inc(157) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Juho\Desktop\samp03e_svr_R2_win32\pawno\i nclude\streamer.inc(377) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Juho\Desktop\samp03e_svr_R2_win32\pawno\i nclude\streamer.inc(399) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Juho\Desktop\samp03e_svr_R2_win32\pawno\i nclude\streamer.inc(401) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
C:\Users\Juho\Desktop\samp03e_svr_R2_win32\gamemod es\PPC_Trucking.pwn(171 : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.




Re: Help with new streamer - ThePhenix - 20.08.2012

Try to update you streamer version!

Or make sure that you have put in your Gamemode or script!

pawn Код:
#include <streamer>



Re: Help with new streamer - Monninpoikane - 20.08.2012

How i update that D
Quote:

// Include default files
#include <a_samp>
#include <zcmd>
#include <dutils>
#include <sscanf2>
#include <streamer>

like this?


Respuesta: Help with new streamer - ThePhenix - 20.08.2012

I mean downloading the latest version of that include.


Re: Help with new streamer - Monninpoikane - 20.08.2012

Were i do update that D thanks for helping atm.


Re: Help with new streamer - [MWR]Blood - 20.08.2012

https://sampforum.blast.hk/showthread.php?tid=102865
Darn it's even on the first position in the plugin releases board...


Re: Help with new streamer - Monninpoikane - 20.08.2012

i did download that and replaced the files streamer.dll and streamer.so to plugins And the Streamer.inc


Re: Help with new streamer - Monninpoikane - 21.08.2012

sorry for double post but i cant even run my server when i downloaded this and replaced the files?


Re: Help with new streamer - Vince - 21.08.2012

Get the 0.3e server! And search for once. I see the same question every week.


Re: Help with new streamer - Monninpoikane - 21.08.2012

i got 0.3e?