SA-MP Forums Archive
Objects disappears - 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: Objects disappears (/showthread.php?tid=237399)



Objects disappears - Sepelin - 09.03.2011

When i change the view of my camera the objects like disappears and come back
how can i make it so it wont disappear?

i use this Streamer

here's the code i use:
PHP код:
CreateDynamicObject(10831,1410.16015625,49.08789062,36.44493484,0.00000000,0.00000000,39.24865723, -1, -1, -1500.0); //object(drydock3_sfse) (1) 



Re: Objects disappears - Mean - 09.03.2011

I think that's how streamer works. It creates an object if you are close to it, so you can have infinite objects in game, but not at once on your screen. BTW use [ pawn ][ /pawn ] instead of PHP.


Re: Objects disappears - SmokeyMoose - 09.03.2011

I has the same problem... it sucks my mapping dosnt show :@