ACE3/addons/repair/functions
Glowbal 071a673f28 Implemented repair action framework
copied across treatment framework from medical and adjusted it to suit the repair actions
2015-07-03 23:14:23 +02:00
..
fnc_addRepairActions.sqf localization 2015-03-29 13:54:50 +02:00
fnc_canRemoveWheel.sqf macros 2015-03-28 11:15:41 +01:00
fnc_canRepair.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_canReplaceWheel.sqf abort if stuff changes 2015-04-22 21:31:42 +02:00
fnc_doRemoveWheel.sqf work on repairing vehicles 2015-04-22 21:01:22 +02:00
fnc_doRepair.sqf work on repairing vehicles 2015-04-22 21:01:22 +02:00
fnc_doReplaceWheel.sqf localization 2015-03-29 13:54:50 +02:00
fnc_getPostRepairDamage.sqf work on repairing vehicles 2015-04-22 21:01:22 +02:00
fnc_getWheelHitPointsWithSelections.sqf add function to return wheel hitpoints and their selection positions 2015-03-11 09:37:11 +01:00
fnc_hasItems.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_isEngineer.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_isInRepairFacility.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_isNearRepairVehicle.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_isRepairVehicle.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_moduleRepairSettings.sqf add module options 2015-04-21 13:17:09 +02:00
fnc_normalizeHitPoints.sqf function to normalize dependant hitpoints 2015-03-11 23:30:24 +01:00
fnc_removeWheel.sqf abort if stuff changes 2015-04-22 21:31:42 +02:00
fnc_repair_failure.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_repair_success.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_repair.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_repairVehicle.sqf abort if stuff changes 2015-04-22 21:31:42 +02:00
fnc_replaceWheel.sqf abort if stuff changes 2015-04-22 21:31:42 +02:00
fnc_setDamage.sqf normalize dependant hitpoints after repairing 2015-03-11 23:53:08 +01:00
fnc_setHitPointDamage.sqf ignore selectionless hitpoints, dependand hitpoints and glass when averaging the total damage after repairing a hitpoint 2015-03-12 00:59:04 +01:00
fnc_spawnObject.sqf removing wheels logic, carryable wheels 2015-03-29 03:35:55 +02:00
fnc_useItem.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
fnc_useItems.sqf Implemented repair action framework 2015-07-03 23:14:23 +02:00
script_component.hpp add repair PBO 2015-03-10 18:05:56 +01:00