Installation
Steps
Drag and drop the "thug-anti-mods" folder to your resources folder.
If you are using ox_inventory or quasar_inventory, specify this via the
Do_You_Use_Extra_Inventory
option in settings.luaIf your server has a holster animation, specify it via the
Do_You_Use_Holster_Duration
option in settings.luaFor smooth damage boost control, adjust the
Damage_Booster_Control_Weapons
option in settings.lua according to the weapon on your server and the damage of this weapon.In order for the log system to run smoothly, enter your own Webhooks in the
Config.Log_Settings
section in settings.luaFinally, edit the notify.lua file according to your notify script. (notify.lua is ready for a few of you)
After completing all the above steps, trigger the control event on any server join event.
TriggerEvent('thug-anti-mods:client:control')
Last updated