15.12.2012, 17:59
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):
I will appreciate any help!
Thank you!
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);
Thank you!