SA-MP Forums Archive
Streamer [Rep ++] - 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: Streamer [Rep ++] (/showthread.php?tid=410443)



Streamer [Rep ++] - teomakedonija - 25.01.2013

Hi.I have problem with streamer half objects showing half not showing ? What is the problem ? :@ I have 600-700 object's on server why half don't show for me and another players ?


AW: Streamer [Rep ++] - Blackazur - 25.01.2013

Use you incognito's Streamer? When yes, have you on top of your script

Quote:

#include <streamer>

and on Plugins

Quote:

plugins streamer.dll

for Windows

Quote:

plugins streamer.so

for Linux

?

And you must only use then
Quote:

CreateDynamicObject

and not more
Quote:

CreateObject




Re: Streamer [Rep ++] - Roach_ - 25.01.2013

In one word, this..
You have tutorials, download link and all you need right there


Re: Streamer [Rep ++] - teomakedonija - 25.01.2013

i use CreateObject i have windows !!


AW: Streamer [Rep ++] - Blackazur - 25.01.2013

Then use
Quote:

CreateDynamicObject

when you use Incognito's Streamer.

https://sampforum.blast.hk/showthread.php?tid=102865