Can't get streamer plugin to load mapping entirely
#1

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.
Reply
#2

did you use CreateDynamicObject?
Reply
#3

Yeah, I did. I used delux converter to convert the objects.
Reply
#4

Anyone?
Reply
#5

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
Reply
#6

Quote:
Originally Posted by WingedFrostWolf
Посмотреть сообщение
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.
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.
Reply
#7

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)