home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 32
/
cdactionmagazinecoverdisc321999.iso
/
hg2
/
hg2demo.exe
/
data
/
Shell
/
ldl
/
sound.ldl
< prev
next >
Wrap
Text File
|
1998-10-20
|
5KB
|
256 lines
# SOUND SCREEN
# "sound.ldl"
################################################################
template ranger_header:FONT_10:MULTICOLOR {
string just "center"
}
###############################################################
escape_sound_window {
int widthpix 340
int heightpix 364
string xanchor "center"
string yanchor "center"
bkgnd {
int widthpix 340
int heightpix 364
bool windowblend TRUE
string image0 "sdbx005x.tga"
#############################
# MUSIC
#############################
music_title : FONT_10:MULTICOLOR:escapescrn.music {
string xanchor "center"
int ypix 50
int widthpix 200
int heightpix 20
string just "center"
}
music_ranger:HORIZSCROLLBAR {
string xanchor "center"
int ypix 70
int widthpix 200
int heightpix 12
int minxval 0
int maxxval 100
int minyval 0
int maxyval 0
int incxval 1
int pagexval 10
int xval 50
}
music_lower : FONT_7:MULTICOLOR:escapescrn.low {
int xpix 69
int ypix 80
int widthpix 80
int heightpix 20
string just "left"
}
music_middle : FONT_7:MULTICOLOR {
# int xpix 80
# int ypix 80
# int widthpix 80
# int heightpix 20
}
music_upper : FONT_7:MULTICOLOR:escapescrn.high {
int xpix 188
int ypix 80
int widthpix 80
int heightpix 20
string just "right"
}
music_value : FONT_10:MULTICOLOR {
string xanchor "center"
int ypix 80
int widthpix 80
int heightpix 20
string just "center"
}
#############################
# DIALOG
#############################
dialog_title : ranger_header:escapescrn.dialog {
string xanchor "center"
int xpix 0
int ypix 110
int widthpix 240
int heightpix 20
string just "center"
}
dialog_ranger:HORIZSCROLLBAR {
string xanchor "center"
int ypix 130
int widthpix 200
int heightpix 12
int minxval 0
int maxxval 100
int minyval 0
int maxyval 0
int incxval 1
int pagexval 10
int xval 50
}
dialog_lower : FONT_7:MULTICOLOR:escapescrn.low {
int xpix 69
int ypix 140
int widthpix 80
int heightpix 20
string just "left"
}
dialog_middle : FONT_7:MULTICOLOR {
# int xpix 80
# int ypix 140
# int widthpix 80
# int heightpix 20
# string just "center"
}
dialog_upper : FONT_7:MULTICOLOR:escapescrn.high {
int xpix 188
int ypix 140
int widthpix 80
int heightpix 20
string just "right"
}
dialog_value : FONT_10:MULTICOLOR {
string xanchor "center"
int ypix 140
int widthpix 80
int heightpix 20
string just "center"
}
#############################
# EFFECTS
#############################
effects_title : ranger_header:escapescrn.effects {
string xanchor "center"
int xpix 0
int ypix 170
int widthpix 240
int heightpix 20
string just "center"
}
effects_ranger:HORIZSCROLLBAR {
string xanchor "center"
int ypix 190
int widthpix 200
int heightpix 12
int minxval 0
int maxxval 100
int minyval 0
int maxyval 0
int incxval 1
int pagexval 10
int xval 50
}
effects_lower : FONT_7:MULTICOLOR:escapescrn.low {
int xpix 69
int ypix 200
int widthpix 80
int heightpix 20
string just "left"
}
effects_middle : FONT_7:MULTICOLOR {
# int xpix 80
# int ypix 200
# int widthpix 80
# int heightpix 20
# string just "center"
}
effects_upper : FONT_7:MULTICOLOR:escapescrn.high {
int xpix 188
int ypix 200
int widthpix 80
int heightpix 20
string just "right"
}
effects_value : FONT_10:MULTICOLOR {
string xanchor "center"
int ypix 200
int widthpix 80
int heightpix 20
string just "center"
}
#############################
# QUALITY
#############################
quality_title : ranger_header:escapescrn.quality {
string xanchor "center"
int xpix 0
int ypix 230
int widthpix 240
int heightpix 20
string just "center"
}
quality_ranger:HORIZSCROLLBAR {
string xanchor "center"
int ypix 250
int widthpix 200
int heightpix 12
int minxval 0
int maxxval 1
int minyval 0
int maxyval 0
int incxval 1
int pagexval 1
int xval 1
}
quality_low : FONT_7:MULTICOLOR:escapescrn.low {
int xpix 69
int ypix 260
int widthpix 80
int heightpix 20
string just "left"
}
quality_high : FONT_7:MULTICOLOR:escapescrn.high {
int xpix 188
int ypix 260
int widthpix 80
int heightpix 20
string just "right"
}
#############################
# LOW BUTTONS
#############################
cancel : TXTBTN34:REG_BUTTON_FONT:MULTICOLOR:escapescrn.cancel {
int xpix 31
int ypix 304
int widthpix 69
int heightpix 31
string executesound "cancel.wav"
bool windowblend TRUE
}
cd_btn TXTBTN34:REG_BUTTON_FONT:MULTICOLOR:escapescrn.cd {
string xanchor "center"
int ypix 304
int widthpix 69
int heightpix 31
bool windowblend TRUE
string executesound "general.WAV"
}
accept : TXTBTN34:REG_BUTTON_FONT:MULTICOLOR:lows.accept {
int xpix 249
int ypix 304
int widthpix 69
int heightpix 31
string executesound "low.wav"
bool windowblend TRUE
}
}
}
$