Object Streaming in 0.3b - 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: Object Streaming in 0.3b (
/showthread.php?tid=170013)
Object Streaming in 0.3b -
Franjdea - 21.08.2010
Updated my server to 0.3b today, and now this happens with objects:
I'm using MidoStream
Re: Object Streaming in 0.3b -
dugi - 21.08.2010
You have to recompile your script.
Re: Object Streaming in 0.3b -
Franjdea - 21.08.2010
Thanks dugi!
Re: Object Streaming in 0.3b -
piohh - 23.08.2010
No changes if I recompile it. I have the same as Frandja
Re: Object Streaming in 0.3b - [L3th4l] - 23.08.2010
If no changes, put a "Draw distance" at the end of your object line
CraeteObject(........., drawdistance);
Re: Object Streaming in 0.3b -
piohh - 23.08.2010
I use Midostream like this
CreateStreamObject(647,-1455.0182,2636.9871,54.30,00.0,0.0,45.000,200.0);
and i see the objects with 0.3b 10 meters before
Re: Object Streaming in 0.3b -
Bodo4you - 23.08.2010
You either have to wait for Midoban to release a new version of the Midostream object streamer , or take Incognito's streamer plugin or the F_steamer ( i think i got this one wrong,was something similar anyway)
Re: Object Streaming in 0.3b -
RyDeR` - 24.08.2010
Quote:
Originally Posted by piohh
No changes if I recompile it. I have the same as Frandja
|
Recompile with the new files eh?
Re: Object Streaming in 0.3b -
piohh - 24.08.2010
sure, but all the same.
Re: Object Streaming in 0.3b -
XtremePlanet - 24.08.2010
Get rid of Midostream, use F_Streamer or Incognito's plugin, they're both ready for 0.3b and fully working. I had it too, was fixed in 5 seconds by downloading F_Streamer update.
If you don't want to change the streamer, sure, wait if he decides to update.