Jump to content
Sign in to follow this  
impala174

Need help with config

Recommended Posts

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×