Streamer max objects
#1

Hey guys!

I explain my problem: I have the latest include and plugin of Streamer but i have an error in-game:

I have a lot of mapping, and if I add some mapping, other obejcts disappear

I have
pawn Код:
#define MAX_OBJECT 30000
, i think that i haven't more than 30000 object.

So what should I do to see the other mappings in game ?

Thanks !
Reply
#2

SA:MP will only show 1000 simultaneously, a streamer doesn't get around that, just streams them in as required.

See the limits page: https://sampwiki.blast.hk/wiki/Limits
Reply
#3

What is the error you get?
Reply
#4

No-one, I just don't see the other objects created :/
Reply
#5

If you're using any streamer plugin, please check that you're using correct natives. CreateObject is SA-MP default, Incognito's streamer plugin have CreateDynamicObject, etc.
Reply
#6

Yeah i have CreateDynamicObject
Reply
#7

anyone can help please ? :/
Reply
#8

Your answer is right here:

Quote:
Originally Posted by Redirect Left
Посмотреть сообщение
SA:MP will only show 1000 simultaneously, a streamer doesn't get around that, just streams them in as required.

See the limits page: https://sampwiki.blast.hk/wiki/Limits
The only options I see is to either move/remove some objects or lower the stream/draw distance of these objects. You can't get around the limit, not even with a streamer.

Also, by pressing F5 you can see how many objects are currently loaded for your client, after "ObjectSlotsUsed" (if I remember correctly).
Reply
#9

This is weird. The reason I say this because I currently have loaded more than 100,000 objects through Incognito's streamer. Even with 100 players there is no bugs or anything described here. The max objects that are loaded is 504, all the time. It never goes any higher than that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)