SA-MP Forums Archive
[Plugin] Streamer Plugin - 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: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] Streamer Plugin (/showthread.php?tid=102865)



Re: [REL] Streamer Plugin v2.3.7 - KanibalJoe - 21.03.2010

THX Garsino =) :P


Re: [REL] Streamer Plugin v2.3.7 - kaimins - 24.03.2010

Emm... I have problem. Where I can download client? Link seems missed.


Re: [REL] Streamer Plugin v1.0 - Snoooopy - 24.03.2010

Good Job , Useful


Re: [REL] Streamer Plugin v2.3.7 - BP13 - 24.03.2010

Quote:
Originally Posted by kaimins
Emm... I have problem. Where I can download client? Link seems missed.
It is not a client and the download links work fine.


Re: [REL] Streamer Plugin v2.3.7 - CJ101 - 25.03.2010

For some reason, when i teleport, no objects show. I even tried using Streamer_Update(playerid)

still nothing.

:/


Re: [REL] Streamer Plugin v2.3.7 - CracK - 25.03.2010

Quote:
Originally Posted by CJ101
For some reason, when i teleport, no objects show. I even tried using Streamer_Update(playerid)

still nothing.

:/
Try using Streamer_UpdateEx before teleporting where you want to.


Re: [REL] Streamer Plugin v2.3.7 - leapfish - 25.03.2010

Is there any converter for this please?


Re: [REL] Streamer Plugin v2.3.7 - CJ101 - 25.03.2010

convertffs.com

Quote:
Originally Posted by CrαcK
Quote:
Originally Posted by CJ101
For some reason, when i teleport, no objects show. I even tried using Streamer_Update(playerid)

still nothing.

:/
Try using Streamer_UpdateEx before teleporting where you want to.
I've tried that, it will stream if i go to one spot, but then wont for anywhere else.

Btw, im running this on linux over at serverFFS.


Re: [REL] Streamer Plugin v2.3.7 - leapfish - 25.03.2010

I can't find it on convertffs, which one to choose to convert to?


Re: [REL] Streamer Plugin v2.3.7 - Jay_ - 25.03.2010

Put them in your SA-MP includes.


Re: [REL] Streamer Plugin v2.3.7 - Kyosaur - 25.03.2010

Quote:
Originally Posted by HeGe
I can't find it on convertffs, which one to choose to convert to?
Use the custom format (Make sure you add the virtualworld, interiorid, and playerid paramsm as this streamer format is currently unsupported by convertffs.com/those inputs are unavailable).


EDIT:

The format should look like this (assuming its for every player,interior,and virtual world).

Код:
CreateDynamicObject({modelid}, {x}, {y}, {z}, {rx}, {ry}, {rz}, -1, -1, -1, 200.0);



Re: [REL] Streamer Plugin v2.3.7 - actiwe - 25.03.2010

You don't get what i want... Where i must put them in script...The default is 200 i need more objects...how can i do it ?


Re: [REL] Streamer Plugin v2.3.7 - Brian_Furios - 25.03.2010

hmmm...i test it!


Re: [REL] Streamer Plugin v2.3.7 - leapfish - 25.03.2010

Ok I tried it and it works... there is only one big problem... Not all objects are showing..

Can you help me find problem?


Re: [REL] Streamer Plugin v2.3.7 - Calgon - 25.03.2010

Quote:
Originally Posted by HeGe
Ok I tried it and it works... there is only one big problem... Not all objects are showing..

Can you help me find problem?
Are you in the same virtual world as the specified object defined parameters?
Are you in the same interior as the specified objects' defined parameters?
Are you the correct playerid?


Re: [REL] Streamer Plugin v2.3.7 - Brian_Furios - 25.03.2010

Quote:
Originally Posted by HeGe
Ok I tried it and it works... there is only one big problem... Not all objects are showing..

Can you help me find problem?
me too...


Re: [REL] Streamer Plugin v2.3.7 - leapfish - 25.03.2010

Quote:
Originally Posted by FreddoX [BINMAN
]
Quote:
Originally Posted by HeGe
Ok I tried it and it works... there is only one big problem... Not all objects are showing..

Can you help me find problem?
Are you in the same virtual world as the specified object defined parameters?
Are you in the same interior as the specified objects' defined parameters?
Are you the correct playerid?
Hmm I don't know... I guess I am, how can I check it, some objects are showing some not..


Re: [REL] Streamer Plugin v2.3.7 - Hijolion - 27.03.2010

Does this plugin is supported with converter ? Please anser this.


Re: [REL] Streamer Plugin v2.3.7 - Souvlaki - 27.03.2010

Quote:
Originally Posted by [MLs
Hijol [mlservers.co.cc] ]
Does this plugin is supported with converter ? Please anser this.
http://www.convertffs.com/

and select the YSI thing,they are using the same syntax


Re: [REL] Streamer Plugin v2.3.7 - Sergei - 09.04.2010

Quote:
Originally Posted by Excellent
Hello,
The Plugin functions perfectly, but is there a Map Converter for it?


Sry for my bad English
Use serverFFS with YSI object streamer option or just make your custom format if you need additional parameters.