Page MenuHomeFeedback Tracker

[Feature Request] New muzzle eventhandlers: chambering and chambered
New, NormalPublic

Description

What it says on the tin, couple more events to perfect the muzzle events family: chambering and chambered.

Chambering would trigger each time a new ammo starts to feed from the magazine into the weapon, and would return:

  • the unit using the wep
  • weapon
  • muzzle
  • magazine
  • ammo (class name)
  • cartridgePos (nabojnicestart)
  • cartridgeVel (nabojniceend)

Chambered would trigger when the new ammo has been fed and weapon able to fire again, would return:

  • the unit using the wep
  • weapon
  • muzzle
  • magazine
  • ammo (class name)

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Engine
Additional Information

If this is too tall of an order a new scripting command to return the cartridgePos and cartridgeVel values would go a long way too.
Or these added in what the fired/firedMan events return.

Event Timeline

h- created this task.Jun 15 2020, 4:32 PM