SA-MP Forums Archive
Incognitos Streamer error? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Incognitos Streamer error? (/showthread.php?tid=162313)



Incognitos Streamer error? - Kevin_Joshen - 22.07.2010

hello, im using incognitos streamer, and for some reason some objects dont load unless i get out of the car. also, it only lets my server work properly if i run it via the samp-server.exe . but when i upload it to my host nothing works or appears in the server. just a blank game. can you help with these errors?

thanks
-Kevin


Re: Incognitos Streamer error? - Яσскѕтая - 22.07.2010

I would say switch to a different streamer, I have been noticing alot of people having trouble with that streamer. o.O


Re: Incognitos Streamer error? - John_F - 22.07.2010

Incognito's streamer is the best I've seen so far, always worked great for me.
Are you sure you put the objects in the script in correctly?


Re: Incognitos Streamer error? - Kevin_Joshen - 22.07.2010

im putting themin as CreateDynamicObject(...);


Re: Incognitos Streamer error? - John_F - 23.07.2010

Are you sure the coordniates are correct?


Re: Incognitos Streamer error? - MisterTickle - 23.07.2010

And you have #include <streamer> at the top of your script?


Re: Incognitos Streamer error? - Toni - 23.07.2010

Streamer_Update(playerid); - That function will update all vehicles, set a timer, to go off maybe every 10 secs, and loop then players.


Re: Incognitos Streamer error? - Johndaonee - 23.07.2010

Incognito works perfect for me.
The objects that does not load are they in area with alot of other streamed objects?


Re: Incognitos Streamer error? - iggy1 - 23.07.2010

Maybe you are using the windows plugin streamer.dll for you're "server.exe" ?
And your host could be linux? if so you need to use streamer.so on your host (if its a linux server).
And add streamer.so to the plugins line in server.cfg. (also if youre server is linux).

Hope this helps i use this plugin/streamer and from my personal experience its the best i had problems once and it was my fault.

Also make sure youre using the latest include as well as plugin.

hope this helps if not try post Here