tpw 2315 Posted March 27, 2019 Hi everyone. I'm back into Arma3 after several months "off the tools" to try and rekindle my waning enthusiasm. In that time A3 v1.90 was released, and I see among other things that they have added a glowing firefly.p3d model, where the old one used to be invisible. This is all well and good, except that now pretty much every mod terrain I've tried since is totally covered in fireflies. Strangely enough they're not seen on official maps Altis, Stratis, Tanoa or Malden (where one would actually expect to see the fireflies). I find the whole thing a bit distracting to be honest, and wonder if there's a way to edit them out using a config patch of some kind. Does anyone know if it's possible to replace "a3\animals_f\FireFly.p3d" with a null object? I'm a bit rusty at the moment and don't have the chops to attempt it myself. Thanks in advance for any help. Share this post Link to post Share on other sites
.kju 3245 Posted March 27, 2019 you can try: model = "\A3\Weapons_F\empty.p3d"; in definitions in CfgNonAIVehicles or to remove from ambientA3 in cfgWorlds (class Species) Are you sure its coming from A3 itself and not CUP core by chance? Share this post Link to post Share on other sites
tpw 2315 Posted March 27, 2019 Thanks .kju, much appreciated. You are probably right regarding CUP. I’ll look into that a bit further. Share this post Link to post Share on other sites
tpw 2315 Posted March 28, 2019 Infestation cured! I patched CfgNonAIVehicles as per your suggestion and it works like a charm. Thanks again .kju! 2 1 Share this post Link to post Share on other sites