lambdatiger da73cf979d
Common - Make FUNC(getVehicleIcon) check for strings without the .paa extension (#10257)
* added fallback for icons without .paa post-fix

* Make sure it's at least a valid path before we spend time searching

* Revert "Make sure it's at least a valid path before we spend time searching"

This reverts commit 2d7a9454e3316d3aa7bdfc4f6713ae3aa4859208.

* Added checking for empty `_vehicleValue` strings

Update addons/common/functions/fnc_getVehicleIcon.sqf

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

---------

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-08-26 11:31:25 -05:00
..
2015-01-12 19:22:58 +01:00
2018-04-15 13:14:31 -05:00
2015-01-12 19:22:58 +01:00
2023-02-01 23:28:55 -06:00
2023-02-01 23:28:55 -06:00
2024-08-17 12:50:38 -03:00
2024-02-06 09:29:24 -08:00
2015-01-12 19:22:58 +01:00

ace_common

Common functions and systems used by other components.