arma2:missions:eventhandler_tutorial
Differences
This shows you the differences between two versions of the page.
arma2:missions:eventhandler_tutorial [2011/06/30 18:49] – created eventhandler_tutorial initial page. snakeman | arma2:missions:eventhandler_tutorial [2024/08/01 21:19] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Eventhandler Tutorial ====== | + | ====== |
+ | |||
+ | [[https:// | ||
Eventhandlers allow you to execute code every time a specific event occurs. There are a number of different Eventhandler types, all of which you can find on the Wiki. Every object can have any number of Eventhandlers of any type assigned to them. | Eventhandlers allow you to execute code every time a specific event occurs. There are a number of different Eventhandler types, all of which you can find on the Wiki. Every object can have any number of Eventhandlers of any type assigned to them. | ||
Line 66: | Line 68: | ||
_projectile = _this select 5; | _projectile = _this select 5; | ||
</ | </ | ||
+ |
arma2/missions/eventhandler_tutorial.1309459746.txt.gz · Last modified: 2011/06/30 18:49 by snakeman