ACE3/addons/towing
Grim e06c6f7835
General - Replace toLower with toLowerANSI where applicable (#9790)
* General - Replace toLower with toLowerANSI where applicable

* whoops

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/repair/functions/fnc_setHitPointDamage.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/repair/dev/draw_showRepairInfo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/tagging/XEH_preStart.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/vehicle_damage/functions/fnc_handleCookoff.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/tagging/XEH_preStart.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* comparment -> compartment

* Update fnc_showHud.sqf

* Update fnc_registerObjects.sqf

* Update addons/common/functions/fnc_cbaSettings_settingChanged.sqf

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-07 22:08:13 +01:00
..
functions General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
$PBOPREFIX$ Add Vehicle Towing (#8380) 2021-10-12 11:33:05 +02:00
CfgEventHandlers.hpp Various - use compile_script macro for new addons (#8516) 2021-10-15 12:53:44 -05:00
CfgVehicles.hpp Towing - Fix some issues (#9007) 2024-02-05 15:54:51 -03:00
config.cpp Docs - Change name (again) (#9328) 2023-08-16 19:18:01 -04:00
initSettings.inc.sqf Towing - Fix some issues (#9007) 2024-02-05 15:54:51 -03:00
README.md various - cleanup maintainers in readmes (#8517) 2021-10-15 12:25:42 -05:00
script_component.hpp Towing - Fix some issues (#9007) 2024-02-05 15:54:51 -03:00
stringtable.xml Translations - Complete Italian + almost complete German translation (#9673) 2023-12-11 19:31:02 -06:00
XEH_postInit.sqf Towing - Fix some issues (#9007) 2024-02-05 15:54:51 -03:00
XEH_preInit.sqf Towing - Fix some issues (#9007) 2024-02-05 15:54:51 -03:00
XEH_PREP.hpp Towing - Fix some issues (#9007) 2024-02-05 15:54:51 -03:00
XEH_preStart.sqf Add Vehicle Towing (#8380) 2021-10-12 11:33:05 +02:00

ace_towing

Adds the ability to tow vehicles.