Commit Graph

3 Commits

Author SHA1 Message Date
jonpas
bc70571765 Use CBA Accessory Functions for Laser mode switching (#4855)
* Use CBA Accessory Functions for Laser mode switching

* Use CBA ACC EH to prevent switching to unusable lzr (#4860)

* Use CBA ACC EH to prevent switching to unusable lzr

* Re-call CBA_accessory_fnc_switchAttachment

* Require CBA 3.2.0
2017-02-25 17:16:40 +01:00
commy2
97a0624375 Optimize Laserpointer (#4859)
* only process one unit every 0.1 seconds

* exitWith to keep indentation low

* use event to determine isIR and isTI

* correctly remove units with turned on lights from their arrays

* handle weaponAccessories command reporting nil
2017-02-10 12:47:08 -06:00
commy2
46a239f9f6 precompile on game start 2016-02-22 15:20:36 +01:00