SA-MP Forums Archive
Mido Stream Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Mido Stream Problem (/showthread.php?tid=190342)



Mido Stream Problem - Rokzlive - 14.11.2010

I folled the tut that comes with midostream but it wont work! Can someone post a fs with midostream on it and with a few example object so i can see how its done.


Re: Mido Stream Problem - Rokzlive - 15.11.2010

Someone plz help.


Re: Mido Stream Problem - The_Moddler - 15.11.2010

Use Inconginos plugin, it's more simple, you only have to add the plugin and you're done.


Re: Mido Stream Problem - Rokzlive - 15.11.2010

I have everything in my main gm, all under CreateObject, but even with ignitos on it down work! WTH!


Re: Mido Stream Problem - Hal - 15.11.2010

Quote:
Originally Posted by Rokzlive
Посмотреть сообщение
I have everything in my main gm, all under CreateObject, but even with ignitos on it down work! WTH!
You have to change them from CreateObject to what the streamer uses

Midostream - CreateStreamObject

Incognito's Plugin (RECOMMENDED) - CreateDynamicObject


Re: Mido Stream Problem - Rokzlive - 15.11.2010

Do i just change the tag or do i have to edit the format of the code?