No good Streamer?
#1

Is there a good object streamer i can use? I don't understand where to put the natives in incongnito's streamer plugin, MidoStream no longer works... Is there a good streamer, or can i make my own one? If so, how do i make a object streamer?
Reply
#2

Incognito's streamer works, you don't put the natives anywhere, you use them.
1. Put streamer.inc in your includes folder
2. #include <streamer>
3. Put the streamer.dll in your plugins folder, and add "streamer" in your plugins line in server.cfg (without " ")
4. The natives are the functions, so if it says native CreateDynamicObject(..); you use the CreateDynamicObject part only.

Example;

pawn Код:
CreateDynamicObject(1682,19.27540000,2031.50000000,22.90000000,0.00000000,0.00000000,-120.00000000);
Reply
#3

OK, thanks...
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)