Releases: acscripts/ac_scoreboard
v2.2.0
v2.1.0
This release brings two features that were requested right after v2 was released.
Because of new configuration options, make sure to properly update your config.lua
file.
Added integrated group trigger for status indicators
You can now configure status indicators to be automatically enabled when certain group count conditions are met.
Documentation has been updated so you can now check here how simple it is!
Each group can now have it's own includeOffDuty
setting
The global includeOffDuty
is still used in case there is no override for the specific group row.
Thanks to this new option, you can for example include off-duty police officers, but not include off-duty doctors and medics.
v2.0.0
Rewritten version - V2
New dependency - ox_lib
Starting from this version, your server will be required to use ox_lib.
Changes in the config file
The structure and option names were changed in config.lua
.
You have to configure everything again in the new config format.
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
feat(resource): Remove ox_lib dependency