Can't get streamer plugin to load mapping entirely - 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: Can't get streamer plugin to load mapping entirely (
/showthread.php?tid=522621)
Can't get streamer plugin to load mapping entirely -
WingedFrostWolf - 28.06.2014
I've recently hit the limit of objects in SA-MP, so I decided to use the streamer plugin (Made by Incognito) to put in more objects into my server. The problem is that I can't get the whole mapping to load, instead it just loads the objects closest to me. I tried modifying the settings in the streamer's include, but I still can't get it to load the whole thing. Most of my map is created with CreateObject, without streamer. Could that be causing the problem? Here are a few screenshots:
1)
http://i.imgur.com/HBSKyLu.png
2)
http://i.imgur.com/wKCDS2h.png
3)
http://i.imgur.com/vW4Bh0z.png
4)
http://i.imgur.com/Qjf6KX1.jpg
5)
http://i.imgur.com/7K1WM7M.png
If anyone knows how to fix this problem, I'd really appreciate your help.
Re: Can't get streamer plugin to load mapping entirely -
mahardika - 28.06.2014
did you use CreateDynamicObject?
Re: Can't get streamer plugin to load mapping entirely -
WingedFrostWolf - 28.06.2014
Yeah, I did. I used delux converter to convert the objects.
Re: Can't get streamer plugin to load mapping entirely -
WingedFrostWolf - 30.06.2014
Anyone?
Re: Can't get streamer plugin to load mapping entirely -
ikkentim - 30.06.2014
Does the mapping exist out of more then 500 objects? that's the streamers limit. You can increase it up to 1000 using Streamer_SetMaxItems, however this is not advisable. Rather decrease the number of objects in your mapping.
Streamer_SetMaxItems:
https://sampforum.blast.hk/showthread.php?tid=102865
Re: Can't get streamer plugin to load mapping entirely -
greentarch - 30.06.2014
Quote:
Originally Posted by WingedFrostWolf
|
How many objects do you have in that area? Are you sure you made those objects using CreateDynamicObject?
> Try converting all CreateObject(s) to CreateDynamicObject(s) to see if it works.
> Try to increase the streamer's limits.
p.s: What kind of ENB series is that? I mean, that blooms. I fell in love with that.
Re: Can't get streamer plugin to load mapping entirely -
WingedFrostWolf - 30.06.2014
I want to sincerely thank everyone who has posted on this thread for the help they have provided. You will all be getting a +rep. I managed to fix the problem by converting all of the objects to dynamic ones, not just the map that went above the object limit.
P.S greentarch, I sent you a PM about the ENB.