Object surfing bug - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Object surfing bug (
/showthread.php?tid=272487)
Object surfing bug -
Amit_B - 28.07.2011
Hey,
I've discovered an objects bug.
When using DestroyObject, everyone who was standing on the object gets to position 0.0,0.0,0.0.
It's possible to be fixed with Pawn (especially now when there is GetPlayerSurfingObjectID), but still it's a bug.
Hope that it will be fixed.
Re: Object surfing bug -
kurta999 - 28.07.2011
Comfirmed!
But GetPlayerSurfingObjectID for only GLBOAL objects

Anyway i was reported the bug, bug nobody reply, here the video.
[ame]http://www.youtube.com/watch?v=jUE-wN7MRAE&feature=player_embedded[/ame]
Re: Object surfing bug -
Amit_B - 28.07.2011
Quote:
Originally Posted by kurta999
|
That's right, I forgot that most servers using object streamer, which means that GetPlayerSurfingObjectID can't help us to fix this bug using Pawn.
GetPlayerSurfingPlayerObjectID could help