23.04.2010, 02:00
Objects would load considerably slower, but it'd not slow your script down.
What streamers do is they stream objects to a player who's near enough and in the draw distance of the object to see it. If they're not in the distance of it, the object isn't streamed to that player.
It's a simple process to update your code to work with an object streamer, check out Incognito's streamer.
What streamers do is they stream objects to a player who's near enough and in the draw distance of the object to see it. If they're not in the distance of it, the object isn't streamed to that player.
It's a simple process to update your code to work with an object streamer, check out Incognito's streamer.