Increase an object draw distance
#5

That's because the streamer can stream only 500 object together by default.. Try to put this in OnFilterScriptInit or GameModeInit:

pawn Код:
Streamer_MaxItems(STREAMER_TYPE_OBJECT , 800);
Streamer_VisibleItems(STREAMER_TYPE_OBJECT , 800);
However next time open a new topic instead bumping and old topic
Reply


Messages In This Thread
Increase an object draw distance - by StyleAbrams - 03.08.2014, 13:05
Re: Increase an object draw distance - by Rifa4life - 03.08.2014, 14:27
Re: Increase an object draw distance - by Pottus - 03.08.2014, 14:34
Re: Increase an object draw distance - by f0cus - 07.03.2015, 11:53
Re: Increase an object draw distance - by ReshiramZekrom - 07.03.2015, 12:42

Forum Jump:


Users browsing this thread: 3 Guest(s)