Difference between revisions of "DCS event shooting end"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|vNum= 1.2.4 | |vNum= 1.2.4 | ||
− | |id = | + | |id = 24 |
|desc= Occurs when any unit stops firing its weapon. Event will always correspond with a [[DCS_event_shooting_start|shooting start]] event. | |desc= Occurs when any unit stops firing its weapon. Event will always correspond with a [[DCS_event_shooting_start|shooting start]] event. | ||
Line 14: | Line 14: | ||
Event = { | Event = { | ||
− | id = | + | id = 24, |
time = Time, | time = Time, | ||
− | initiator = Unit, | + | initiator = [[DCS_Class_Unit|Unit]], |
+ | weapon_name = string, | ||
} | } | ||
Line 22: | Line 23: | ||
|exam= | |exam= | ||
− | |notes= | + | |notes= ID moved from 23 to 24 sometime during patch 2.5.5. |
Line 28: | Line 29: | ||
}} | }} | ||
+ | [[Category:Game Patch 1.2.4|event shooting end]] |
Latest revision as of 07:17, 17 March 2022