home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 32
/
cdactionmagazinecoverdisc321999.iso
/
hg2
/
hg2demo.exe
/
data
/
Shell
/
ldl
/
grhardpt.ldl
< prev
next >
Wrap
Text File
|
1998-10-13
|
2KB
|
87 lines
# "grhardpt.ldl", GEAR CONSTRUCTION HARDPOINTS
#########################################################
template hardpoint_text:FONT_7:MULTICOLOR {
int xpix 0
int widthpix 88
int heightpix 14
string just "left"
int deflatetextrectx 3
}
template hardpoint_button:FONT_8:light_blue:TXTBTN21 {
int xpix 0
string just "left"
}
template hardpoint_header:FONT_8:light_blue {
int xpix 10
int widthpix 88
int heightpix 20
string just "left"
}
#########################################################
gear_hardpoints {
int xpix 277
int ypix 97
int widthpix 88
int heightpix 318
header : hardpoint_header:hardpoints.weapons {
int ypix 0
}
name1 : hardpoint_text:TXTBTN25:hardpoints.hard1 {
int xpix 3
int ypix 38
bool enabled FALSE
}
name2 : hardpoint_text:TXTBTN25:hardpoints.hard2 {
int xpix 3
int ypix 90
bool enabled FALSE
}
name3 : hardpoint_text:TXTBTN25:hardpoints.hard3 {
int xpix 3
int ypix 142
bool enabled FALSE
}
name4 : hardpoint_text:TXTBTN25:hardpoints.hard4 {
int xpix 3
int ypix 194
bool enabled FALSE
}
name5 : hardpoint_text:TXTBTN25:hardpoints.hard5 {
int xpix 3
int ypix 246
bool enabled FALSE
}
name6 : hardpoint_text:TXTBTN25:hardpoints.hard6 {
int xpix 3
int ypix 298
bool enabled FALSE
}
entry1 : hardpoint_button:hardpoints.hard7 {
int ypix 18
}
entry2 : hardpoint_button:hardpoints.hard7 {
int ypix 70
}
entry3 : hardpoint_button:hardpoints.hard7 {
int ypix 122
}
entry4 : hardpoint_button:hardpoints.hard7 {
int ypix 174
}
entry5 : hardpoint_button:hardpoints.hard7 {
int ypix 226
}
entry6 : hardpoint_button:hardpoints.hard7 {
int ypix 278
}
}
$