Vehicle collision in races.
#1

Seems like the new vehicle collision system in SAMP failed, it sometimes does this causing players to glitch.
https://www.youtube.com/watch?v=CDR_EUxI0O4
Reply
#2

bump
Reply
#3

Cars getting stuck in the ground like that is most usually caused by some cleo hack. Very nasty and very hard to detect. I've seen it before.
Reply
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
Very nasty and very hard to detect. I've seen it before.
whats hard about checking vehicleid changes in onplayerupdate and return 0 if its changed without entering a vehicle by animation? (set the allowed vehicle value before "PutPlayerInVehicle" so it wont fail)

in races a vehicle change is never needed so you can directly kick and desync. the player will never seen changes or even get remotecontrolled. :3 hope it helps you ^-^
Reply
#5

Quote:
Originally Posted by Vince
Посмотреть сообщение
Cars getting stuck in the ground like that is most usually caused by some cleo hack. Very nasty and very hard to detect. I've seen it before.
This. Happened to me too, never found how to fix it.
Reply
#6

This isn't hard to detect, the hack bypasses the OnPlayerEnterVehicle callback; it's very easy to detect.
Reply
#7

Maybe use anti-vehicle and anti-player teleport.
Reply
#8

I put this example in another thread regarding the same cheat, sadly I guess not enough people saw it:

http://forum.sa-mp.com/showpost.php?...6&postcount=12

Note that this might not stop the effects of the vehicle, however resetting the vehicle's angle should fix the issue.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)