mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
aee47c9bc6
* Add vehicle explosion handling * Missing semicolon * scale armor damage using passthrough * add - to comment Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * improve condition Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * remove extra brackets Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * remove extra brackets * fix damage sorting * whitespace * comment * fix function header * fix infinite armor when no item equipped * modify condition & handling for vehicle explosion * add vehiclehit woundHandler * finalize * add vehiclehit woundHandler * finalize * cleanup * more cleanup * name * randomize hitpoints * finalize * don't scale structural damage * fix undefined var * remove _i * fix script error, tone down scaling * add AVD checks * Update addons/medical_damage/functions/fnc_woundsHandlerVehiclehit.sqf Co-authored-by: PabstMirror <pabstmirror@gmail.com> * nuke AVD crew damage handling * get rid of aircraft crash lethality compensation --------- Co-authored-by: James Woods <pterolatypus@gmail.com> Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com> Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> Co-authored-by: PabstMirror <pabstmirror@gmail.com> |
||
---|---|---|
.. | ||
fnc_debug_explosiveTest.sqf | ||
fnc_determineIfFatal.sqf | ||
fnc_getTypeOfDamage.sqf | ||
fnc_handleIncapacitation.sqf | ||
fnc_interpolatePoints.sqf | ||
fnc_parseConfigForInjuries.sqf | ||
fnc_parseWoundHandlersCfg.sqf | ||
fnc_woundReceived.sqf | ||
fnc_woundsHandlerBase.sqf | ||
fnc_woundsHandlerBurning.sqf | ||
fnc_woundsHandlerVehiclecrash.sqf | ||
fnc_woundsHandlerVehiclehit.sqf |