Streamer problem
#1

Hi, I have a problem with the streamer (CreateDynamicObject) : http://zupimages.net/viewer.php?id=15/50/ed92.png

How to solve ?
Reply
#2

I don't see any problem in the screenshot.
Reply
#3

Increase the draw distance parameter in your CreateDynamicObject lines.
Reply
#4

In this line for exemple :
PHP код:
CreateDynamicObject(194541473.05505, -1732.937011049.94800,   0.000000.000000.00000); 
Can you add me the specify parameters ? And I add to all lines.
Reply
#5

Код:
CreateDynamicObject(19454, 1473.05505, -1732.93701, 1049.94800,   0.00000, 0.00000, 0.00000,-1,-1,-1,400.0);
Reply
#6

Same problem.
Reply
#7

Max visible object: 500
Reply
#8

Add OnGameModeInit. If you want bigger load set bigger value. Bare in mind there is a limit, I think its 900 or 1000.

PHP код:
Streamer_SetVisibleItems(STREAMER_TYPE_OBJECT900); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)