acex_fortify - add events to wiki (#6141)

This commit is contained in:
PabstMirror 2018-02-17 19:33:08 -06:00 committed by jonpas
parent 741407f6e1
commit 8b99ccecc4

View File

@ -64,3 +64,12 @@ class ACEX_Fortify_Presets {
```
Then you will have to set the mission preset to `myMissionObjects` with `#fortify blufor myMissionObjects` to enable it.
## 2. Events
### 2.1 Listenable
Event Name | Passed Parameter(s) | Locality | Description
---------- | ----------- | ------------------- | --------
`acex_fortify_objectPlaced` | [player, side, objectPlaced] | Global | Foritfy object placed
`acex_fortify_objectDeleted` | [player, side, objectDeleted] | Global | Foritfy object deleted