Posts: 314
Threads: 46
Joined: Aug 2009
Reputation:
0
Hey,
What's a object streamer and why should I use it for my server?
What's currently the best object streamer I could use for alot of objects in a server?
Thanks alot
Dirk
Double-O-Seven
Unregistered
The object limit of SA-MP 0.2X is 250 objects. If use want to use more, players will crash. With a streamer you can increase this limit.
I made a little streamer:
Double-O-Objects
It's working fine with 7500 objects+ and ~50 players.
Posts: 122
Threads: 14
Joined: Sep 2009
Reputation:
0
I believe it's "What's AN Object steamer"
But anyway, Object Streamers are very useful and more stable than the regular "CreateObject" code,
You can use ConvertFFS.com to convert CreateObject > Double-O-Objects or a lot of other combinations.
I recommend Double-O-Objects or YSI.
But heck, MidoStream is still pretty good, Just experiment and see which one works best for your server depending on it's needs.