Anti trigger event protection

circle-info

Anti trigger event protection is a standalone resource that prevent players to call triggers from executors. This feature is collected from Reason Anticheat and can be used separately in case you need only this feature.

circle-info

This resource uses Asset Escrow System provided by FiveM.

circle-info

This resource has ox_lib dependency

circle-info

The event protection works on tokenizer principle, which means each protected event generates a token when a trigger server event is called from the server, and if the token does not match, the player will get banned.

Description

Anti trigger event protection feature will prevent players to call triggers from executor. When a trigger is called for a player from scripts normally, there will not be any problem, but if the player tries to call the trigger from executor he will be detected and get him banned.

Usage

Command raceventprotection [install] [resource name] will add event protection to all events registered in that resource. This feature will not allow players to call trigger events from executors. When this command is executed in server console the fxmanifest and server scripts of your resource will be affected.
circle-exclamation
circle-exclamation
Installation command for resource testresource
After server restart events from resource testresource have been protected
circle-exclamation

Showcase

Anti trigger event protection
triangle-exclamation

Last updated