What is the solution of this
#1

Okay so As you can see guys streamer problem I'm using CreateDynamicbject I tried editing Draw Distance and streaming distance but the same problem.. Is there any way to fix this ?

Reply
#2

What seems to be the issue? Objects from far distance aren't showing up?
You may use this which sets the maximum object that can be viewed per player.

PHP код:
Streamer_SetVisibleItems(STREAMER_TYPE_OBJECTamount); 
change the amount to how many objects do you want to be visible in the area (don't reach 1000 though)
Reply
#3

I can't find this function nowhere just in streamer and it's like this..

Код:
native Streamer_SetVisibleItems(type, items, playerid = -1);
Reply
#4

bump
Reply
#5

Yes you have to use it OnGameModeInit/OnFilterscriptInit
Reply
#6

I did and still the same..
Reply
#7

Can you at least describe the issue that you are wanting to "fix"?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)