SA-MP Forums Archive
Streamer problem. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Streamer problem. (/showthread.php?tid=374961)



Streamer problem. - Reera - 04.09.2012

When I try to compile the ppc-housing script with streamer for 0.3e I get this error:

pawn Код:
C:\Users\Meeee\Desktop\Night-Drifterz\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Meeee\Desktop\Night-Drifterz\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Meeee\Desktop\Night-Drifterz\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Meeee\Desktop\Night-Drifterz\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.



Re: Streamer problem. - yarin0600 - 04.09.2012

I think you didnt update inside the gamemode the include's ...


Re: Streamer problem. - Reera - 04.09.2012

Quote:
Originally Posted by yarin0600
Посмотреть сообщение
I think you didnt update inside the gamemode the include's ...
I tryed to update my gamemode but it still give me the same error...


Re: Streamer problem. - Mark™ - 05.09.2012

Get 0.3e server includes and re-compile.


Re: Streamer problem. - Reera - 05.09.2012

Thanks it works now, but my main problem now is why wont the green house checkpoints show? The streamer and sscanf plugin loads fine. The PPC-House system loads fine too. I can createhouses and it gives me the message that I have created a house. But the green house checkpoint dosen't show..


Re: Streamer problem. - Mark™ - 05.09.2012

Quote:
Originally Posted by Reera
Посмотреть сообщение
Thanks it works now, but my main problem now is why wont the green house checkpoints show? The streamer and sscanf plugin loads fine. The PPC-House system loads fine too. I can createhouses and it gives me the message that I have created a house. But the green house checkpoint dosen't show..
That's a script related issue, not a server problem.


Re: Streamer problem. - Reera - 05.09.2012

It worked fine with the 0.3d and I doubt it will be updated. So can you help me fix that? I'm going to use that house system until I find out how to make my own. Not like the bad ones like in most of the tutorials..


Re: Streamer problem. - SAMP_Luke - 05.09.2012

Get 0.3e includes, and get updated streamer.


Re: Streamer problem. - Reera - 05.09.2012

Quote:
Originally Posted by SAMP_Luke
Посмотреть сообщение
Get 0.3e includes, and get updated streamer.
I got the latest includes and streamer..


Re: Streamer problem. - SAMP_Luke - 05.09.2012

Hmm, i'm not sure what the problem is, unless you're running .dll or .so, I don't know.