Installations
server.cfg
Add the command to your server.cfg file and make sure that the script is started.
config.lua
You can add more weapons by creating additional entries in the "Weapons" table. For example, you could add a line like:
Here, the weapon "Pistol" is defined with a duration of 0.3 seconds. You can add more weapons with their corresponding names and duration settings by creating similar entries in the "Weapons" table.
Last updated
Was this helpful?