Incognito's streamer problem
#1

Hello guys!
I think i have a problem with incognito's streamer. So i have FS wich includes all my objects (~ 20 000 objects). The problem is that at a time some of the objects disappear and i don't know why ...
Here is a picture of one of my maps. In the left side you can see the Map Editor and on the right side the same map in the server:



This map has around 700 objects and should work fine since 0.3e supports 1000 objects at a place
Also i have the lates incognito's streamer.
Here are my streamer settings(these lines stand in both FS and GM):
pawn Код:
//Stremer
    Streamer_VisibleItems(STREAMER_TYPE_OBJECT, 1000);
    Streamer_CellSize(300.0);
    Streamer_CellDistance(600.0);
    Streamer_TickRate(75);
I will appreciate any help!
Thank you!
Reply
#2

is your draw distance on MAX in the GTA SA settings ?
Reply
#3

Yes it is
Reply
#4

if you go closer do they appear ?
Reply
#5

No they don't and i forgot to mention that some of the objects dissapear at time
Reply
#6

Do you use CreateObject or CreateDynamicObject ? and which version of the streamer plugin do you use ?
Reply
#7

I use CreateDynamicObject and my streamer version is v.2.6.1
Reply
#8

Any errors or warnings while compiling ?
Reply
#9

No everything is fine
Reply
#10

Show me your server.cfg file (especially the stream rate etc.)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)