vehicles
HUNK_AC.CheckMaxSpawnVehicles
always must be true and detects vehicle spam cheat
basically, if a cheater wants to troll the players he will spawn vehicles on them so by this feature we can detect him
for example if HUNK_AC.MaxVehiclesPerUser is 5 and HUNK_AC.MaxVehiclesCooldown is 3 it means if any player spawns more than 5 vehicles under 3 seconds get detected by the anticheat
Last updated