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



Problem with Object Streaming... - mrfelix24777 - 03.09.2017

https://*********/XcHo0yIYTtA

Why the glass doesn't destroy at all ?

Streaming is 400 with 400.


Re: Problem with Object Streaming... - David (Sabljak) - 04.09.2017

Are they dynamic using streamer?


Re: Problem with Object Streaming... - mrfelix24777 - 04.09.2017

Quote:
Originally Posted by David (Sabljak)
Посмотреть сообщение
Are they dynamic using streamer?
Yea...


Re: Problem with Object Streaming... - JasonRiggs - 04.09.2017

Show us the code of that object creation please.


Re: Problem with Object Streaming... - mrfelix24777 - 04.09.2017

Quote:
Originally Posted by JasonRiggs
Посмотреть сообщение
Show us the code of that object creation please.
CreateDynamicObject(3851, -2798.91602, -3358.51807, 5062.68066, 0.00000, 0.00000, 90.00000);

This is how the map looks in pawno.


Re: Problem with Object Streaming... - mrfelix24777 - 05.09.2017

Anyone ?


Re: Problem with Object Streaming... - Meller - 06.09.2017

All I'm gonna say is: It's an old game.

These are client issues and cannot be fixed by a server unless you use GetLastBulletVector.


Re: Problem with Object Streaming... - mrfelix24777 - 06.09.2017

You don't understand, is not about the fact that i break the glass while shooting, you can simply use /car dumper and break it and you will get the same results.


Re: Problem with Object Streaming... - Bingo - 06.09.2017

EDIT: It's client sided not the server side.


Re: Problem with Object Streaming... - Meller - 06.09.2017

Quote:
Originally Posted by mrfelix24777
Посмотреть сообщение
You don't understand, is not about the fact that i break the glass while shooting, you can simply use /car dumper and break it and you will get the same results.
Exactly, it's an old game. I do understand what your "issue" is.

This is a client sided bug, and cannot be fixed.