Smashy1972 0 Posted July 22, 2019 Within our config.cpp found the following code : /////////////////////////////////////////////////////////////////////// // Community Base Addons /////////////////////////////////////////////////////////////////////// class CBA { // Set this to 1 if you want to have CBA support useStackedEH = 0; // If you set this to 1 ........................................... iReallyWantToGetHackedAndImRetarded = 0; }; I did a search to figure out what the setting actually does and could only find a very old post on the exile forums which was a debate about exile never supporting CBA. Could somebody just point out what setting this does or what it fixes relating to CBA ? Thanks very much., Share this post Link to post Share on other sites
chernaruski 338 Posted July 22, 2019 class CBA { // Set this to 1 if you want to have CBA support useStackedEH = 1; // If you set this to 1 ........................................... iReallyWantToGetHackedAndImRetarded = 0; }; not sure if it even relevant till this day. maybe some old deprecated code or something. anyway this is what I have , and I use CBA_A3. Could be , it enables partial support of extended cba functions different mods/addons/scripts use. Share this post Link to post Share on other sites