I don't know how to put Incognito's streamer
#1

When I put many objects on my gamemode, they don't work, I have checked out tutorials but I don't know exactly how to put Incognito's streamer on my server. Could somebody explain me step to step how to do it properly? Thanks in advance
Reply
#2

First step download streamer plugin
if you are using window then use streamer.dll
and if you are using linux use streamer.so

Download those and put them in plugin folder

Link

and put streamer.inc in pawno folder

then open server.cfg

write in front of plugins streamer

then open your gamemode
add

#include <streamer> at top

use http://convertffs.com/
to convert your createobject to createdynamicobject
put them in gamemode compile then done.
done.
Reply
#3

1)Download Streamer link : https://sampforum.blast.hk/showthread.php?tid=102865
2)Goto your server folder then goto plugins folder and add streamer plugin
3)Then again goto your server folder and then goto pawno >> includes add streamer.inc there
4)and then goto your server folder open server.cfg in notepad and you'll see a plugins name section add streamer there
5)Then goto your gamemode and add then you'll see #include a_samp press "enter" and type #include streamer
6) Now you're done.
5)Now replace All CreateObject to CreateDynamicObject
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)