Detecting airbreak?
#1

Is there any way to auto detect if someone use airbreak and auto ban him?
Reply
#2

I guess you could detect the change in vehicle velocity... But.. that would also ban everyone driving into wall.

I suppose you could do that in pre-set positions, still.
Reply
#3

I made an anti-airbreak, just get the max Z that a player can go, if he's Z is greater than the max Z, send to admins a warning of a possible cheater.
Reply
#4

It is possible to simply detect Air Brake in vehicle, just check whether distance between player's old position and new is big and whether GetPlayerSpeed custom function (find it in Useful Function topic) returns very little values (lower than 5).
Reply
#5

You could also try using this underrated plugin. It would let you detect the ground level as well so you could tell the difference between a player being in mid-air or on the ground easily. Just watch out for people using parachutes or planes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)