ACE3/addons/advanced_throwing/functions
jonpas 2474da36b3 Fix pick up delay and IR chemlights, prevent picking up GL and mortar smoke shells (#4336)
* Fix pick up interaction not rendering right after throw, Prevent GL rounds from being picked up

* Prevent picking up GL and mortar smoke shells

* Fix pick up delay properly, Add separate define for quick throwing (for use when debugging)

* Fix forgotten rename in IR chemlight handling
2016-09-05 20:23:03 +02:00
..
fnc_canPrepare.sqf Fix pick up delay and IR chemlights, prevent picking up GL and mortar smoke shells (#4336) 2016-09-05 20:23:03 +02:00
fnc_canThrow.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_drawArc.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_drawThrowable.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_exitThrowMode.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_getMuzzle.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_moduleInit.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_onKeyDown.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_onMouseButtonDown.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_onMouseScroll.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_pickUp.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_prepare.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_prime.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_renderPickUpInteraction.sqf Fix pick up delay and IR chemlights, prevent picking up GL and mortar smoke shells (#4336) 2016-09-05 20:23:03 +02:00
fnc_throw.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_throwFiredXEH.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_updateControlsHint.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
script_component.hpp Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00