25.08.2013, 00:02
Quote:
- Hum i don't want to give the name at this cheat but it's an cheat to teleport lot of vehicle on high Pos Z Player.
My solution to detect this it's to use OnPlayerUpdate, because for teleport an vehicule this cheat put cheater on vehicle for synced the vehicle for other players so GetPlayerVehicleId help me to detect this. I detect with OnPlayerEnterVehicle the last vehicle and if on my GM i use PutPlayerInVehicle i create an fonction for detect the last vehicle with this local function. With an callback OnPlayerPutInVehicle we can detect this cheat without OnPlayerUpdate, i don't like use OnPlayerUpdate to detect a cheat beacause it's very lot of called. |
You mean something like in Skype or Whatsapp, that tells you whenever the other person is typing?