SAFE EVENTS
Introducing a game-changing script designed for FiveM server owners who prioritize security. Tested and proven on servers with over 500 players.
1. CLIENT SIDE
EVENTS WITHOUT ARGUMENTS
Before:
After:
EVENTS WITH ARGUMENTS
Before:
After:
2. SERVER SIDE
Paste this on top of your server event:
mintime (how often player can trigger the event)
checkdimension (almost always true, only set to false if you are triggering a event that the player can be in a diferent dimension)
checkcoords (coords where the player should be)
maxdist (maximum distance that player can be from the coords above)
Example:
Last updated
Was this helpful?