SA-MP Forums Archive
CreateDynamicObject & Streamer HELP !!!!!!!!!! - 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: CreateDynamicObject & Streamer HELP !!!!!!!!!! (/showthread.php?tid=427571)



CreateDynamicObject & Streamer HELP !!!!!!!!!! - emmaus09 - 02.04.2013

Hello I want to use CreateDynamicObject instead of CreateObject When i place the #include <streamer> under the #include <a_samp> if i compile it 2 errors found

E:\kyoya\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
E:\kyoya\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
E:\kyoya\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
E:\kyoya\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.


Re: CreateDynamicObject & Streamer HELP !!!!!!!!!! - JaKe Elite - 02.04.2013

did you make sure you've updated includes?


Re: CreateDynamicObject & Streamer HELP !!!!!!!!!! - RajatPawar - 02.04.2013

You have an older version of SA-MP.