Page MenuHomeFeedback Tracker

[Feature Request] needRearm (somewhat similar to needService but for infantry)
New, NormalPublic

Description

The new needService - does sadly not also cover infantry. its vehicle only.
There is needReload and someAmmo - these are too basic and general

[primary,secondary,pistol,throwMuzzle] = needRearm unit;

Best case you would be able to know if the primary, secondary weapon, pistol or throw muzzle runs out.

Status

  • black: all empty
  • red: only ammo left in the weapon (no more reload)
  • orange: still one magazine
  • yellow: only to magazines left
  • green: more than two left

Somewhat similar to https://community.bistudio.com/wiki/magazinesAmmoFull but in different form of presentation.

The engine should have already flags and triggers for that with AI shouting on radio or acting upon it (trying to rearm nearby)

Best case also an unit based eventhnandler

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Additional Information

Event Timeline