SA-MP Forums Archive
Dynamic Object Problem - 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: Dynamic Object Problem (/showthread.php?tid=496573)



Dynamic Object Problem - blackeagle1122 - 22.02.2014

Hi,
I am using Incognito's streamer plugin and creating dynamic objects.

But if I create a vehicle on this objects, the vehicle sometimes falls down to water.

Note: Objects are on the sea.


Re: Dynamic Object Problem - redneckvideogamer - 22.02.2014

Try spawning the vehicle something like 0.3 or 1 added to the floor's z value.


Re: Dynamic Object Problem - MP2 - 23.02.2014

Use Streamer_Update(Ex).


Re: Dynamic Object Problem - blackeagle1122 - 23.02.2014

Quote:
Originally Posted by redneckvideogamer
Посмотреть сообщение
Try spawning the vehicle something like 0.3 or 1 added to the floor's z value.
I tried it doesn't works.
Quote:
Originally Posted by MP2
Посмотреть сообщение
Use Streamer_Update(Ex).
How ?


Re: Dynamic Object Problem - blackeagle1122 - 23.02.2014

Please help me.


Re: Dynamic Object Problem - MP2 - 23.02.2014

****** Streamer_Update(Ex).

And don't bump.


Re: Dynamic Object Problem - blackeagle1122 - 23.02.2014

Quote:
Originally Posted by MP2
Посмотреть сообщение
****** Streamer_Update(Ex).

And don't bump.
I want to know where should i use it. I searched it and find "use it before teleporting bla bla". If nobody is near the objects, when i respawned cars, the cars falls down. Did you understand ?