Vehicle hijacking - 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: Vehicle hijacking (
/showthread.php?tid=356161)
Vehicle hijacking -
leong124 - 02.07.2012
Recently I found that some hackers are hijacking players' vehicles and explode them. Is this reported?
Also, I found that passengers can control the vehicles with the auto-driving mod, no matter there is already a driver or not. I'm worried that it will be used to fake the admins that the driver of that vehicles uses flying cheat or speedhack.
Re: Vehicle hijacking -
Calgon - 02.07.2012
https://sampforum.blast.hk/showthread.php?tid=259745
Maybe the code above will be useful for now.
Re: Vehicle hijacking -
leong124 - 02.07.2012
Thanks. How about the auto-driving mod? That's another potential problem.
Re: Vehicle hijacking -
Calgon - 02.07.2012
Would the player return a velocity if they were controlling the vehicle? i.e. if you used GetPlayerVelocity instead of GetVehicleVelocity? I'm not sure, but it might be worth trying out.
Re: Vehicle hijacking -
leong124 - 02.07.2012
Ok I will try it and find if it can be detected.