๐ Anti VDM
The AntiVDM (Vehicle Deathmatch) system is designed to prevent players from taking damage when rammed by vehicles a common griefing tactic in FiveM servers. While it doesnโt trigger any punishments, it's super useful for creating a safer gameplay experience, especially in roleplay servers! ๐ฅ๐
โจ What It Does:
โ Blocks vehicle damage from being dealt to players.
โ Helps reduce griefing and accidental deaths caused by reckless or malicious driving.
๐ง Designed to be lightweight and non-intrusive โ it doesn't take action like banning or warning players.
โ๏ธ Configuration Example:
PrettyPacketAC.AntiVDM = {
enabled = false
}
Set enabled = true
to activate this feature and keep your players safe from rammers! ๐ช
๐ก Pro Tip: Pair this with other detection methods like NoClip or Teleport to catch cheaters trying to use vehicles unfairly in other ways too!
Last updated