28.03.2014, 16:41
(
Последний раз редактировалось nickdodd25; 28.03.2014 в 19:10.
)
I might have a decent suggestion,
What about adding the ability to alter players info that the streamer uses to get position, interior, and world of the player?
Instead of changing streamer data for thousands of objects to show for a single player in a certain world and possibly reduce streamer performance, you could just alter the internal world id or interior id of the player via Streamer_SetIntData or something similar? Same with players position.
I had something similar to this with my pawn based streamer and it was quite useful but i since switched to the streamer plugin for the performance benefits and features.
What about adding the ability to alter players info that the streamer uses to get position, interior, and world of the player?
Instead of changing streamer data for thousands of objects to show for a single player in a certain world and possibly reduce streamer performance, you could just alter the internal world id or interior id of the player via Streamer_SetIntData or something similar? Same with players position.
I had something similar to this with my pawn based streamer and it was quite useful but i since switched to the streamer plugin for the performance benefits and features.

