Jump to content

DMDNathan

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by DMDNathan

  1. Getting this error =( running zupa's gold coins as well is that would break it i think no?
     
     
    File mpmissions\DayZ_Epoch_11.Chernarus\dayz_code\gui\ATD_Hud.h, line 16: .RscStructuredText: Member already defined.
     

     

    kinda looks odd to like its missing the black background

     

     

     class RscStructuredText {

    access = ReadAndWrite;
    type = 13;
    idc = -1;
    style = 2; 
    font = "Zeppelin33";
    size = "0.025 * safezoneH";
    colorText[] = {1,1,1,1};
    colorBackground[] = {0, 0, 0, 0};
    text = "";
    shadow = 1;
    class Attributes {
    align = "center";
    valign = "middle";
    };
    };
    class RscTitles 
    {
     
    had to remove that
×
×
  • Create New...