mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove array from cookoff doc event
This commit is contained in:
parent
941d46b334
commit
4fd927ff6b
@ -101,9 +101,9 @@ MenuType: 0 = Interaction, 1 = Self Interaction
|
||||
|
||||
| Event Key | Parameters | Locality | Type | Description |
|
||||
|----------|---------|---------|---------|---------|---------|
|
||||
|`ace_cookoff_cookOff` | [_vehicle] | Global | Listen | Vehicle cook off has started
|
||||
|`ace_cookoff_cookOffBox` | [_box] | Global | Listen | Ammo box cook off has started
|
||||
|`ace_cookoff_engineFire` | [_vehicle] | Global | Listen | Engine fire has started
|
||||
|`ace_cookoff_cookOff` | _vehicle | Global | Listen | Vehicle cook off has started
|
||||
|`ace_cookoff_cookOffBox` | _box | Global | Listen | Ammo box cook off has started
|
||||
|`ace_cookoff_engineFire` | _vehicle | Global | Listen | Engine fire has started
|
||||
|
||||
## 3. Usage
|
||||
Also Reference [CBA Events System](https://github.com/CBATeam/CBA_A3/wiki/Custom-Events-System){:target="_blank"} documentation.
|
||||
|
Loading…
Reference in New Issue
Block a user