nss_damage_control

19.99 EUR

DESCRIPTION

Have you always dreamed that gun fights would be a bit more exciting? That a headshot wouldn't immediately put an end to the fun? Make battles more interesting now!

nss_damage_control by Night Shift Studio is a versatile solution for server administrators: It allows detailed customization of the damage inflicted on players or NPCs and offers the option to enable or disable headshots.

A special feature of the script is the optional damage reduction based on distance. This feature allows for a gradual reduction in damage depending on the distance to the target, which is particularly useful for games with gun fights.

Furthermore, users of the script can configure the damage and headshot control for each weapon individually, allowing for deep gameplay customization. Another benefit of this approach is the impact on game economy - for example, reducing damage could result in players needing more ammunition.

FEATURES

  • Control the damage amount done to players or NPCs.
  • Control if headshots can be done to players or NPCs.
  • Optional: Use range related gradient damage reduction.
  • Optional: Define damage and headshot control for each weapon individually.
  • Tip: If players do the half damage then they need the double amount of bullets which helps your economy.
  • Never miss updates again: Automatic version check included.
  • Know how it works: Everything is documented in detail in the README.md and commented in the demo.config.lua file

VIDEO

  • Coming soon.

DEPENDENCIES

  • nss_libs(version 0.27.1 or higher)
    • needs VORP framework, too

SUPPORT & INFO

  • Discord
  • Read the README.md for setup.
  • This script is encrypted.
  • The price of the product will increase the more features are added.

CHANGELOG

  • v1.1.2 (2023-12-15)
    • Remove print output.
  • v1.1.1 (2023-12-15)
    • Damage modifier works now as aspected on disabled gradation.
  • v1.1.0 (2023-12-12)
    • Gradation is now configurable for each weapon individually.
    • Add config validator.
    • Damage modifier can now be higher than 1.0 if gradation is enabled.
    • Add debug mode to show damage modifier over player's/npc head.
    • Debug mode gives you ammo for all weapons defined in custom weapon damage configurations.
    • Important: We have observed game crashes at higher damage modifier values. So please use with caution and, if necessary, slowly approach the point at which the game crashes frequently. We have warned you ;)
  • v1.0.1 (2023-12-03)
    • Fix wrong validation of gradation config values.
  • v1.0.0 (2023-12-01)
    • Initial release