10.01.2014, 15:04
Quote:
|
If I set the drawdistance with E_STREAMER_DRAW_DISTANCE to 300.0 on each object, does this overload the client? (50000 objects on the server)
|
You could basically set it to 3000 without issues (except speed, since it would exceed the cell size - so you should not exceed the cell size. If you do, set the cell size to be larger).


