Config.AnimTime - LifeGoal/esx_securitycam GitHub Wiki
Changes the time on the unhack animation
60 seconds by default
This option makes it able for you to increase or decrease the amount of time the unhacking animation will take.
Want to change this?
- Open up config.lua
- Edit the line
Config.AnimTime = 60
- To
Config.AnimTime = whatever number you want
to change the time.