Posts: 47
Threads: 6
Joined: May 2014
Reputation:
0
hello guys i got a bug when i am trying to put more then 700objects someone can help me ?
i need 3000 objects slot(please help me).
Thank you guys!!!
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
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.
Posts: 100
Threads: 14
Joined: Sep 2014
Reputation:
0
What did you do exactly with the streamer and your script after downloading it?