One Item Per Weapon

  • Advanced Configuration: This reload type is more advanced than the previous ones, as it requires assigning a dedicated item to each individual weapon.

  • Strict Validation: A weapon cannot be used or reloaded unless it is included in the configured list. The system checks the weapon in use and links it to its corresponding item.

  • Flexible Ammunition Naming: Just like in the previous type, you can reuse ammunition names across different weapons, keeping the setup manageable while maintaining control.


Activating the Feature

  • Change the boolean variable VALUE from false to true to enable this feature.

  • Go to the items configuration table and assign the appropriate items to each weapon category.

  • Items can be reused by copying or rewriting the corresponding line.

  • Ensure all weapon names are enclosed in square brackets and backticks, like [WEAPON_PISTOL].

  • For a complete list of all available weapons, refer to the Weapons Guideenvelope.

Last updated