Streamer Plugins not working - 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 Plugins not working (
/showthread.php?tid=508546)
Streamer Plugins not working -
webhead - 22.04.2014
Hello Everybody,
I've a Problem and hope someone here can help me. If I add more objects to my server they won't show.
After I made some inquiries I got to the conclusion that I exceeded the SA:MP object limit. So I tried some streamer plugins (Fstreamer, Xstreamer and streamer), I included them in the Scripts (and changed the lines with "createobject") and compiled them without any errors, then I added the plugin to the Server and made a restart but the objects won't show.
What am I doing wrong
with best regards
webhead
Re: Streamer Plugins not working - Astralis - 22.04.2014
Streamer plugin uses CreateDynamicObject, not CreateObject.
Convert CreateObject => CreateDynamicObject => convertffs.com
In the same place it will only show 1000 objects.
Re: Streamer Plugins not working -
webhead - 23.04.2014
Hi Neonman,
thanks for your Answer. That's what I did, I changed all lines according to the streamer i tried but I don't even get one object shown ingame.

How big is this place you mentioned?
I hope you (or someone else has another idea)
with best regards
webhead
Re: Streamer Plugins not working -
Ahmad45123 - 25.04.2014
Quote:
Originally Posted by webhead
Hi Neonman,
thanks for your Answer. That's what I did, I changed all lines according to the streamer i tried but I don't even get one object shown ingame.  How big is this place you mentioned?
I hope you (or someone else has another idea)
with best regards
webhead
|
Happening to me also, any fix ?
Re: Streamer Plugins not working -
Scones - 05.05.2014
I have the same problem....