Posts: 26
Threads: 8
Joined: Jun 2016
Reputation:
0
Hey. My new server is constantly being attacked by ******es. Has anyone cheated on this cheat? Main problems:
- throwing cars up
- mass car spawn
Posts: 120
Threads: 37
Joined: Sep 2016
Reputation:
0
JunkBooster, very good...
Its preventing car throwing and car spawn...
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
Car warping is easy to detect due to the way SA-MP works. Check for people entering more than 3 or so cars per 2-3 seconds within a callback such as OnPlayerStateChange. Make sure you account for the use of PutPlayerInVehicle along with potential lag and others. "newstate" will typically be PLAYER_STATE_DRIVER.