Files
braf/braf_armored/BRAF_Guarani/GuaraniGMFD.hpp

149 lines
2.0 KiB
C++

class MFD
{
class MFD_1
{
topLeft="REMAX_TL";
topRight="REMAX_TR";
bottomLeft="REMAX_BL";
borderLeft=0;
borderRight=0;
borderTop=0;
borderBottom=0;
color[]={0.83999997,0.86000001,0.83999997};
alpha=1;
enableParallax=0;
font="RobotoCondensedLight";
class Bones
{
};
class Draw
{
color[]={1,0,0,1};
alpha=0.5;
class Driver_Heading
{
type="text";
source="[x]turretworld";
sourceScale=1;
sourceLength=3;
scale=1;
align="center";
refreshRate=0.079999998;
pos[]=
{
{0.18000001,0.88999999},
1
};
right[]=
{
{0.25,0.88999999},
1
};
down[]=
{
{0.18000001,0.95999998},
1
};
};
class Range_Text
{
type="text";
source="static";
text="RANGE:";
scale=1;
sourceScale=1;
align="right";
pos[]=
{
{0.51499999,0.69},
1
};
right[]=
{
{0.55500001,0.69},
1
};
down[]=
{
{0.51499999,0.73000002},
1
};
};
class Range_Value
{
type="text";
source="laserDist";
sourceScale=1;
sourceLength=3;
scale=1;
align="right";
refreshRate=0.079999998;
pos[]=
{
{0.62,0.69},
1
};
right[]=
{
{0.66000003,0.69},
1
};
down[]=
{
{0.62,0.73000002},
1
};
};
class Mode_Text
{
type="text";
source="static";
text="MODE:";
scale=1;
sourceScale=1;
align="right";
pos[]=
{
{0.51499999,0.73000002},
1
};
right[]=
{
{0.55500001,0.73000002},
1
};
down[]=
{
{0.51499999,0.76999998},
1
};
};
class Mode_Value
{
type="text";
source="static";
text="TI WHOT";
sourceScale=1;
sourceLength=3;
scale=1;
align="right";
refreshRate=0.079999998;
pos[]=
{
{0.62,0.73000002},
1
};
right[]=
{
{0.66000003,0.73000002},
1
};
down[]=
{
{0.62,0.76999998},
1
};
};
};
};
};