Posts: 24
Threads: 4
Joined: Nov 2009
Reputation:
0
hey all, i'm new to coding and would like to know what a streamer is and of what use they are to us ingame.
And if you could, could you please tell me how to operate one?
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
For example object streamer allows you to have more objects in game. It automatically deletes the objects that are too far away from players to see them and makes them visible again if any player is close enough.
Posts: 6
Threads: 1
Joined: Dec 2009
Reputation:
0
hey, i'm also new to coding.
How do i use a streamer?
I've downloaded mido streamer and put everything into the correct places.
Now, how do i activate the streamer and be able to add objects?
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
To use a streamer you have to use streamer's functions instead of SA-MP native functions.
Posts: 6
Threads: 1
Joined: Dec 2009
Reputation:
0
Yeh, i wanted to exceed the samp limit.
Where do i place the objects, in my gamemode, if so where abouts?
Also, can i just convert a normal sa-mp (Createobject) into a streamer and paste it into my gamemode?
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
Which streamer are you using?