Question about mapping
#4

Quote:
Originally Posted by xPhantom
Посмотреть сообщение
This is because of the streamer not being able to stream all objects at the same time. Are you using CreateObject (Regular SA:MP Streamer) or CreateDynamicObject with Incognito's plugin?
I'm already using Incognito's streamer.

Quote:
Originally Posted by Darkwood17
Посмотреть сообщение
Try using Incognito's streamer. Or if you already use it, try this:

Код:
// OnGameModeInit
Streamer_MaxItems(STREAMER_TYPE_OBJECT , 800);
Streamer_VisibleItems(STREAMER_TYPE_OBJECT , 800);
This will increase the amount of objects the streamer will draw.
I'll give it a go, thanks.
Edit: Works perfectly, although I used 1000 for the value. Thank you!
Reply


Messages In This Thread
Question about mapping - by Eyce - 17.04.2016, 22:40
Re: Question about mapping - by xPhantom - 17.04.2016, 22:42
Re: Question about mapping - by Darkwood17 - 17.04.2016, 22:45
Re: Question about mapping - by Eyce - 17.04.2016, 23:05

Forum Jump:


Users browsing this thread: 1 Guest(s)