bond672 Posted July 8, 2022 Posted July 8, 2022 Good afternoon, Has anyone else using the superbug mod notice TALD has gone from the armaments page? Thanks in advance. Simon.
Spock14 Posted July 8, 2022 Posted July 8, 2022 You have to add them to FA-18C.lua manually. They haven’t updated the Rhino yet. { CLSID = "{BRU_42A_x3_ADM_141A}", Type = 1, Cx_gain_empty = 0.338, Cx_gain_item = 0.237 }, -- BRU-42A 3*ADM-141A { CLSID = "{BRU_42A_x2_ADM_141A}", Type = 1, Cx_gain_empty = 0.338, Cx_gain_item = 0.237 }, -- BRU-42A 2*ADM-141A { CLSID = "{BRU_42A_x1_ADM_141A}", Type = 1, Cx_gain_empty = 0.338, Cx_gain_item = 0.237 }, -- BRU-42A ADM-141A``` Needs to be added to local outboard and local inboard
bond672 Posted July 8, 2022 Author Posted July 8, 2022 Ahhh ok, thankyou so much for the info. I just deleted it, will put it back on. Kind regards Simon.
Recommended Posts