Skip to content

1.5.1 - Minor Patches

Compare
Choose a tag to compare
@Gravxd Gravxd released this 07 Jan 14:17
· 10 commits to main since this release

chroma-enginesoundmenu - 1.5.1

  • Blocked engine sounds from being changed in emergency vehicles with sirens active to prevent unwanted behaviour with scripts like LVC.
  • Updated readme with outdated default ace permission

Installation Instructions

  • Drag and drop the folder chroma-enginesoundmenu into your resources
  • Head to the client_config.lua and configure your engine hashes to whatever custom engine sounds your server uses (can be vanilla sounds too!)
  • Give access to use the command - the default ace permission is command.enginesound - you can give this to a group such as:
    • add_ace group.donator command.enginesound allow
    • To give everyone access do: add_ace builtin.everyone command.enginesound allow
    • You can also modify how a user gets permission such as to link it to a job, state or whatever framework you use via the HasPermission function in the server_config.lua
  • Head to your server.cfg and start chroma-enginesoundmenu

Optional

  • Configure the notification functions to your server's notification script via the server_config and client_config files
  • Adjust the permissions function in the server_config to look for a different ace permission or add your own framework/checks.
  • Adjust the ban function in server_config.lua to your anticheat/staff ban function. (this is to prevent exploiting)

Enjoy!

If you have an issue, require support or have a suggestion, join our discord!