Streaming help... - 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)
+--- Thread: Streaming help... (
/showthread.php?tid=437363)
Streaming help... -
Stefand - 15.05.2013
Well, I use a hospital interior from the samp forums, but neither with DynamicObject or F_Streamer.
The back of the hospital doesn't load properly.
I Hope you guys have a solution.
Pictures:
Not loading..
Here its finally loaded when I come closer
wow now the entrance is gone
Re: Streaming help... -
newbienoob - 15.05.2013
Draw distance?
AW: Streaming help... -
HurtLocker - 15.05.2013
Check if some function has a draw distance parameter and if there is then increase it. EDIT: late
Re: Streaming help... -
Stefand - 15.05.2013
well CreateDynamicObject has StreamDistance, but I already tried that with "500.00" ...
Re: Streaming help... -
RajatPawar - 15.05.2013
Use either one of these:
I would recommend the former.
Re: Streaming help... -
Stefand - 15.05.2013
Quote:
Originally Posted by Rajat_Pawar
Use either one of these: I would recommend the former.
|
you mean you recommend DynamicObject?
Re: Streaming help... -
Stefand - 15.05.2013
Quote:
Originally Posted by ******
"Former" means "first of two".
|
Thanks,
OT: Im testing CreateDynamicObjectEx now, I will update the responce
Re: Streaming help... -
Stefand - 15.05.2013
Update: Still the same with CreateDynamicObjectEx
pawn Код:
CreateDynamicObjectEx(11435,-204.3999939,-1745.0999756,679.4000244,0.0000000,0.0000000,270.0000000, 500, 500); //Object number 285
Re: Streaming help... -
Stefand - 15.05.2013
Update: Tried that Fast Stream thing from Rajat aswel, didnt work.
Re : Streaming help... -
MCZOFT - 15.05.2013
Try to Low your Distance streamer to 350 , if you did it like you said 500 , server perfermance will be low and kinda laggy , i think it would help