08.11.2014, 14:00
Use a streamer such as the streamer plug-in.
Using Incognito's streamer plug-in follow these steps,
After including into your script, press "CTRL+H".
A box saying "replace" at the top should then pop up with two input boxes inside of it. In the first box type "CreateObject" and then in the second box type "CreateDynamicObject" and then hit replace.
Then after placing the .dll or .so file in your plugins folder add "streamer" or "streamer.so" in the server cfg file(if using linux), and then run the server and it should work.
Using Incognito's streamer plug-in follow these steps,
After including into your script, press "CTRL+H".
A box saying "replace" at the top should then pop up with two input boxes inside of it. In the first box type "CreateObject" and then in the second box type "CreateDynamicObject" and then hit replace.
Then after placing the .dll or .so file in your plugins folder add "streamer" or "streamer.so" in the server cfg file(if using linux), and then run the server and it should work.

