Object loading/streaming issue - 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: Object loading/streaming issue (
/showthread.php?tid=533940)
Object loading/streaming issue -
wakeuptomer - 27.08.2014
Hello guys,
I have some pretty unknown issue with my objects (CreateDynamicObject) everytime I pass it more then a "X" distance, they are just disappear! I tried this site "http://convertffs.com/" and when I type amount of 300/800 draw distance, It didn't help it, its just make it worse.
Anyone knows how to fix it?
Please let me know
Thank's
Here is a ScreenShot of this situation:
As you can see this is the Police dept. & the city hall.
Re: Object loading/streaming issue -
MicroD - 27.08.2014
Error 53414D50: Sample code not posted.
Re: Object loading/streaming issue -
wakeuptomer - 27.08.2014
Quote:
Originally Posted by MicroD
Error 53414D50: Sample code not posted.
|
For example:
the LSPD building
new lspdobject = CreateDynamicObject(3976, 1571.64661, -1675.73230, 35.56850, 0.00000, 0.00000, 0.00000);
Re: Object loading/streaming issue -
MicroD - 27.08.2014
Do you have latest streamer plugin include and dll/so?
If you redownload it it may fix the problem.
https://sampforum.blast.hk/showthread.php?tid=102865
Re: Object loading/streaming issue -
Skin123 - 27.08.2014
The greatest distance of drawing is 300.
Re: Object loading/streaming issue -
wakeuptomer - 27.08.2014
Quote:
Originally Posted by MicroD
|
I have it.
Re: Object loading/streaming issue -
wakeuptomer - 27.08.2014
Quote:
Originally Posted by Skin123
The greatest distance of drawing is 300.
|
I tried, Didn't work.. :S
Re: Object loading/streaming issue -
wakeuptomer - 27.08.2014
Someone?
Re: Object loading/streaming issue -
wakeuptomer - 28.08.2014
Bump, ? Please guys I really need that help.