impala174 1 Posted March 11, 2013 I don't understand what is wrong with the addon. I got rid of an error but now nothing shows up? class CfgPatches { class TR_Wheeled_VOLHA { units[] = {"VOLHA_Blue", "VOLHA_Red", "VOLHA_White", "VOLHA_Black", "VOLHA_Green", "VOLHA_Yellow", "VOLHA_Lime", "VOLHA_Orange", "VOLHA_LBlue"}; weapons[] = {}; requiredVersion = 0.1; requiredAddons[] = {}; }; }; class CfgVehicles { class Volha_TK_CIV_Base_EP1; // External class reference class VOLHA_body_Blue : Volha_TK_CIV_Base_EP1 { displayName = "LARPG - VOLHA Blue"; hiddenSelectionsTextures[] = {"\TR_Wheeled\VOLHA\VOLHA_body_Blue.paa"}; }; This is the just the beginning. What is wrong? Share this post Link to post Share on other sites