Jump to content
  • 0

Dialog Error


zeppo

Question

Im adding the skin trader 0.6 and getting a error im my define.

 

mpmissions\DayZ_Epoch_11.Chernarus\Custom\Skins\dialog\SkinGui.hpp, line 24: Config: 'C' encountered instead of '{'

 

Here is the class making the error

 

21 -   class RecruitUnitsTitle : HW_RscText {

22 -  idc = SKINS_TITLE;
23 -  x = 0.05; 
24 -  y = 0.13;
25 -  w = __EVAL(50 * _xSpacing);
26 -  h = __EVAL(3 * _ySpacing);
27 -  colorText[] = Color_White;
28 -  colorBackground[] = { 1, 1, 1, 0 };
29 -  sizeEx = 0.04;
30 -  text = "Skin Trader";
  };
  };
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...