OverlordZorn / Immersion-Cigs-Hotfix

ArmA 3 Mod QoL Update
Other
0 stars 1 forks source link

Replace soft ace dependency #6

Open OverlordZorn opened 7 months ago

OverlordZorn commented 7 months ago

use CBA_fnc_notify instead of ace_common_fnc_displayTextStructured to remove the soft ace dependency.

Used here: https://github.com/PulsarNeutronStar/Immersion-Cigs-Hotfix/blob/master/addons/murshun_cigs_hotfix/functions/fn_removeItemFromMag.sqf https://github.com/PulsarNeutronStar/Immersion-Cigs-Hotfix/blob/master/addons/murshun_cigs_hotfix/functions/fn_useItem.sqf

Once replaced, this can be removed. https://github.com/PulsarNeutronStar/Immersion-Cigs-Hotfix/blob/master/addons/murshun_cigs_hotfix/functions/fn_preInit.sqf#L4-L6

https://github.com/CBATeam/CBA_A3/blob/master/addons/ui/fnc_notify.sqf