Difference between revisions of "DCS event shooting start"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|vNum= 1.2.4 | |vNum= 1.2.4 | ||
− | |id = | + | |id = 23 |
|desc= Occurs when any unit begins firing a weapon that has a high rate of fire. Most common with aircraft cannons (GAU-8), autocannons, and machine guns. | |desc= Occurs when any unit begins firing a weapon that has a high rate of fire. Most common with aircraft cannons (GAU-8), autocannons, and machine guns. | ||
Line 16: | Line 16: | ||
Event = { | Event = { | ||
− | id = | + | id = 23, |
time = Time, | time = Time, | ||
− | initiator = Unit, | + | initiator = [[DCS_Class_Unit|Unit]], |
− | target = | + | target = [[DCS_Class_Object|Object]], |
+ | weapon_name = string | ||
} | } | ||
Line 25: | Line 26: | ||
|exam= | |exam= | ||
− | |notes= | + | |notes=ID moved from 22 to 23 sometime during patch 2.5.5. |
Line 31: | Line 32: | ||
}} | }} | ||
+ | [[Category:Game Patch 1.2.4|event shooting start]] |
Latest revision as of 07:17, 17 March 2022