Thread: Help / Remake?
View Single Post
Old 03-26-2009, 08:02 PM   #12
Fnyyen
Premium Member
 
Join Date: Oct 2002
Posts: 96
Interface Author - Click to view interfaces
Default

nope. not sure what the file is i would need to set it to then.

Code:
<Button item="GW_GroupRoleTank1"> <ScreenID>GroupRoleTank1</ScreenID> <RelativePosition>true</RelativePosition> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <ButtonDrawTemplate> <NormalDecal>A_Tank</NormalDecal> </ButtonDrawTemplate> <DecalSize> <CX>15</CX> <CY>15</CY> </DecalSize> <TopAnchorOffset>2</TopAnchorOffset> <BottomAnchorOffset>17</BottomAnchorOffset> <LeftAnchorOffset>60</LeftAnchorOffset> <RightAnchorOffset>45</RightAnchorOffset> <AutoStretch>true</AutoStretch> <LeftAnchorToLeft>false</LeftAnchorToLeft> <RightAnchorToLeft>false</RightAnchorToLeft> </Button>
Fnyyen is offline   Reply With Quote