diwako / diwako_cbrn

Arcadey CBRN mechanics
Other
21 stars 10 forks source link

USP SOLR mask overlay #9

Open rhidenor opened 4 months ago

rhidenor commented 4 months ago

If I add the USP_SOLR_AF_OAK mask to the enabled masks in the config.sqf file, the overlay effect does not appear when i put the SOLR mask on, and I see the following line in the .rpt file:

Error: Cannot create custom post effect(type: 2), PE with same priority(400) already exists.

List of mods in use:

rhidenor commented 4 months ago

Update:

When i commented out the cbrn_kat_enabled = isClass(configfile >> "CfgPatches" >> "kat_main"); line in config.sqf, the problem solved. The overlay and the breathing sound is works normally.