Changelog

1.1.3 (2023-07-22)

  • Switch order of required files check after version check to prevent calls of methods that are not available in older versions.

1.1.2 (2023-07-18)

  • Prevent message spamming during player is dazed (by checking weapon hash is valid).

  • Add optional admin check. Admins are not affected by weapon blocking.

  • Add file check for config.lua to prevent errors.

1.1.1 (2023-03-13)

  • Fix issue with lost ammo.

  • Add status indicator with progress bar to HUD.

  • Style of status indicator is fully configurable.

  • Add new commands for debug mode block_weapon_add_ammo, block_weapon, unblock_weapon

1.0.2 (2023-03-12)

  • Rework nss_block_weapons on server side for more stability.

  • Use new notifications with icons.

  • Add remaining dazing time to notification.

  • Extend configuration.

  • Add debug modus.

  • Ensure notifications are only shown if no faded or load screen is visible

  • If player dies no notifications are shown.

1.0.1 (2023-03-10)

  • Fix issues with offline characters.

1.0.0 (2023-03-10)

  • Initial release.

Last updated