issue with streamer
#9

Open streamer.inc and search for #define STREAMER_OBJECT_SD.
Change from:
Код:
#define STREAMER_OBJECT_SD 300.0
to:
Код:
#define STREAMER_OBJECT_SD 1000.0
Also change this:
Код:
#define STREAMER_OBJECT_DD 0.0
to:
Код:
#define STREAMER_OBJECT_DD 1000.0
Save streamer.inc.
Open your script and compile (make sure you have included streamer.inc).
Use CreateDynamicObject to create objects.
Reply


Messages In This Thread
issue with streamer - by justjamie - 29.05.2016, 12:13
Re: issue with streamer - by AbyssMorgan - 29.05.2016, 12:15
Re: issue with streamer - by justjamie - 29.05.2016, 12:20
Re: issue with streamer - by karoliko - 29.05.2016, 12:21
Re: issue with streamer - by justjamie - 29.05.2016, 12:26
Re: issue with streamer - by AbyssMorgan - 29.05.2016, 12:26
Re: issue with streamer - by justjamie - 29.05.2016, 12:28
Re: issue with streamer - by AbyssMorgan - 29.05.2016, 12:30
Re: issue with streamer - by Darkwood17 - 29.05.2016, 12:33
Re: issue with streamer - by karoliko - 29.05.2016, 12:34

Forum Jump:


Users browsing this thread: 1 Guest(s)