ACE3/addons/cookoff
LorenLuke da1c5d3b21
Cookoff - Adds heating effect to cookoff (#8685)
* Adds heating effect to cookoff 

Makes tanks that cook-off actually heat up on IR.

* Adds cbaEvent 'setTIPars'

* Adds CBAEvent call in cookOff.sqf

* Spaces out line. Adds proper event heading.

* Moves TI event to cookOffEffect.sqf;

* Update addons/cookoff/functions/fnc_cookOffEffect.sqf

Co-authored-by: pterolatypus <pterolatypus@users.noreply.github.com>

* Changes global event for TI pars to local command

* Reverts file to before previous commits in PR.

* Update addons/cookoff/functions/fnc_cookOffEffect.sqf

Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>

* Update addons/cookoff/functions/fnc_cookOffEffect.sqf

Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>

* Update addons/cookoff/XEH_postInit.sqf

Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>

* ti params and add comments to formula

Co-authored-by: pterolatypus <pterolatypus@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
2022-05-17 12:09:10 -05:00
..
functions Cookoff - Adds heating effect to cookoff (#8685) 2022-05-17 12:09:10 -05:00
sounds Implement new cook off SFX (#5179) 2017-06-02 22:20:36 +01:00
$PBOPREFIX$ Port AGM cook off 2016-08-13 11:59:15 +02:00
ACE_Settings.hpp Cookoff - Reword settings and move to cba (#6892) 2019-03-30 21:54:12 -05:00
CfgAmmo.hpp Add ammo cookoff (#4376) 2016-10-06 22:37:38 +02:00
CfgCloudlets.hpp Add ammo cookoff (#4376) 2016-10-06 22:37:38 +02:00
CfgEden.hpp Cookoff - Allow enabling only on player crewed vehicles (#7147) 2019-11-05 11:55:15 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgSFX.hpp Fix the issue that SFX variants are not global (#5335) 2017-07-08 09:52:25 -05:00
CfgVehicles.hpp Add Vehicle Damage (ACE2 port) & Enhance Cook-Off (#7565) 2021-10-14 10:49:27 -05:00
config.cpp General - Cleanup CfgPatches unit/weapon arrays (#8524) 2021-10-15 13:48:33 -05:00
initSettings.sqf General - Setting category cleanup (#8640) 2021-10-30 16:42:47 -05:00
script_component.hpp Cookoff - Limit maximum cook intensity/duration (#8648) 2021-11-11 12:43:41 +01:00
stringtable.xml Korean Translation 100% done (#8899) 2022-05-09 20:28:28 -05:00
XEH_postInit.sqf General - Utilize isNotEqualTo command (#8732) 2021-12-18 17:15:32 -06:00
XEH_preInit.sqf Cookoff - Reword settings and move to cba (#6892) 2019-03-30 21:54:12 -05:00
XEH_PREP.hpp Cookoff - Fix box cookoff (#8542) 2021-10-17 15:01:41 -05:00
XEH_preStart.sqf Port AGM cook off 2016-08-13 11:59:15 +02:00