I need a good streamer - 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: I need a good streamer (
/showthread.php?tid=181976)
I need a good streamer -
steryman_007 - 08.10.2010
Hello guys I need help... I am using 2 streamers: MidoStream and xStreamer
I have some objects in the /derby stadium(interior 1)... and if I use MidoStream the objects are transparent... I have to be near them to see them clearly... and if I use xStreamer the objects are not transparent but are not visible in any other interiors than 0... and the stadium got interior 1... So can you give me a streamer that can make my objects to be seen in interior 1 clearly(no transparency like MidoStream) or a fix of the transparency problem for MidoStream please?
Re: I need a good streamer -
iJumbo - 08.10.2010
try incognito's Streamer
Re: I need a good streamer -
steryman_007 - 08.10.2010
I tried... but it didn't work atleast with the ring... The line is: CreateDynamicObject(3074, 3089.9167480469, -1777.2749023438, 0, 0, 0, 0); (id, x, y, z, rx, ry, rz)... did I writed it right or do I have to add more values?
Re: I need a good streamer -
iJumbo - 08.10.2010
create your own one

and add iterior :P
Re: I need a good streamer -
steryman_007 - 08.10.2010
I am not a pro in scripting.
Re: I need a good streamer -
Leeroy. - 08.10.2010
try fallout streamer
Re: I need a good streamer -
iJumbo - 08.10.2010
there is a guide to how to make it ... search
Re: I need a good streamer -
Scenario - 08.10.2010
You are probably not loading the "streamer plugin". Why don't you go visit the main release page for "Incognitos Streamer Plugin". Or.. USE SEARCH!
Re: I need a good streamer -
MadeMan - 08.10.2010
Quote:
Originally Posted by steryman_007
I tried... but it didn't work atleast with the ring... The line is: CreateDynamicObject(3074, 3089.9167480469, -1777.2749023438, 0, 0, 0, 0); (id, x, y, z, rx, ry, rz)... did I writed it right or do I have to add more values?
|
All objects didn't appear or only this one?
Are you sure that Z coordinate is 0 ?
Re: I need a good streamer -
steryman_007 - 08.10.2010
Fallout streamer is same as MidoStream... got transparency 
Quote:
Originally Posted by RealCop228
You are probably not loading the "streamer plugin". Why don't you go visit the main release page for "Incognitos Streamer Plugin". Or.. USE SEARCH!
|
I am using his plugin also.
Quote:
Originally Posted by MadeMan
All objects didn't appear or only this one?
Are you sure that Z coordinate is 0 ?
|
1st question: I tried only with the ring and it didn't appeared
2nd question: Yes Z = 0 I am using same coords that I used with MidoStream wich worked but with transparency.
I need something like xStreamer but wich can make objects visible in other interiors also.