SA-MP Forums Archive
Streamer Plugin! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Streamer Plugin! (/showthread.php?tid=160664)



Streamer Plugin! - ColdXX - 17.07.2010

Where do i change the number of object stremer in Plugin Streamer?


Re: Streamer Plugin! - Stefan_Toretto - 17.07.2010

What streamer are you using? Incognito?


Re: Streamer Plugin! - ColdXX - 17.07.2010

Yes,i just said above
I need it please someone reply


Re: Streamer Plugin! - Stefan_Toretto - 17.07.2010

Code:
#define Streamer_MaxItems(7000)
put this after the Includes
or
Code:
#define MAX_STREAM_OBJECTS 7000



Re: Streamer Plugin! - ColdXX - 17.07.2010

Is there a limit for it?
Ow yea and can someone tell me another good Object Streamer?
I dont know which one is the best,except Incognito's (:


Re: Streamer Plugin! - PotH3Ad - 17.07.2010

Midostream is good, but Incognito's is better.


Re: Streamer Plugin! - ColdXX - 17.07.2010

Quote:
Originally Posted by ColdXX
View Post
Is there a limit for it?
Ow yea and can someone tell me another good Object Streamer?
I dont know which one is the best,except Incognito's (:
but do u have any ideea about how many objects can be streamer with incognito's plugin?


Re: Streamer Plugin! - Toni - 17.07.2010

Quote:
Originally Posted by ColdXX
View Post
but do u have any ideea about how many objects can be streamer with incognito's plugin?
It streams unlimited of everything. 3d text draws...objects...areas, icons, and more.


Re: Streamer Plugin! - ColdXX - 17.07.2010

Quote:
Originally Posted by ColdXX
View Post
but do u have any ideea about how many objects can be streamer with incognito's plugin?
Aww alright thanks!
1 more question!
if i have like..lets say 12000 objects on a FS and i add that thingy #define MAX_STREAM_OBJECTS 13000
will it stream well?
And some of objects on air load if u get off the bike,can be fixed?

Thanks


Re: Streamer Plugin! - Toni - 18.07.2010

Quote:
Originally Posted by ColdXX
View Post
Aww alright thanks!
1 more question!
if i have like..lets say 12000 objects on a FS and i add that thingy #define MAX_STREAM_OBJECTS 13000
will it stream well?
And some of objects on air load if u get off the bike,can be fixed?

Thanks
1. No reason to add #define MAX_STREAM_OBJECTS, just add as many as you want.

2. Some objects not loading/streaming while you are in a vehicle is a common bug, we are not sure if Incognito can fix it.


Re: Streamer Plugin! - ColdXX - 18.07.2010

The point is that i had a FS with less than 10k objects,then i added the other 2k.
After that,some objects just dont appear -.-