WEAPON_RELOAD_ENDED¶
Format¶
All Events
<time> <event> <platform> weapon: <name> Quantity: <number>
Breakdown¶
- <time>
current simulation time
- <event>
simulation event recorded in this message
- <platform>
name of platform hosting weapon
- weapon: <name>
weapon name
- Quantity: <number>
quantity of weapons currently available
How it Appears in Output¶
This section of the documentation is incomplete.
How to Show Event Messages¶
event_output file replay.evt # write event messages to file "replay.evt" enable WEAPON_RELOAD_STARTED enable WEAPON_RELOAD_ENDED end_event_output