home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 32
/
cdactionmagazinecoverdisc321999.iso
/
hg2
/
hg2demo.exe
/
data
/
Shell
/
ldl
/
selplyr.ldl
< prev
next >
Wrap
Text File
|
1998-10-21
|
3KB
|
130 lines
#######################################
# File: selcnct.ldl
# Last Access: Mon May 18 11:40:26 1998
#######################################
##-----------------------------------##
## Data ##
##-----------------------------------##
playerselectwindow:nsscreen {
titlestatictext:FONT_12:MULTICOLOR:selplayer.selectplyr {
string xanchor "center"
int ypix 96
int widthpix 181
int heightpix 20
string just "center"
}
playernamelistbox:VERTSCROLLBAR {
string xanchor "center"
int ypix 152
int widthpix 181
int heightpix 226
int itemoffsetx 4
int itemoffsety 35
int itemwidth 180
int itemheight 22
int headeroffsety -9
int rangeryoffsetx 2
string image0 "sfra005x.TGA"
string selectimage "sbtn001U.TGA"
string executesound "general.wav"
string activatesound "mouseover.wav"
item:nsitem {
}
header {
switch0:FONT_8:MULTICOLOR:LONGCONNECT:selplayer.plyrnames {
string just "center"
}
}
}
############### LOW BUTTONS #################
cancelbutton:BUTTON1:lows.back {
}
newbutton:BUTTON2:lows.new {
}
editbutton:BUTTON3:lows.edit {
}
deletebutton:BUTTON4:lows.delete {
}
okbutton:BUTTON5:lows.next {
}
##############################################
}
aiplayerselectwindow:FONT_12:MULTICOLOR:selplayer.selectaiplyr {
titlestatictext:FONT_12:MULTICOLOR {
int xpix 170
int ypix 99
int widthpix 300
int heightpix 20
string just "center"
}
playernamelistbox:VERTSCROLLBAR {
string xanchor "center"
int xpix 227
int ypix 148
int widthpix 181
int heightpix 230
int itemoffsetx 4
int itemoffsety 31
int itemwidth 180
int itemheight 22
int headeroffsety -5
int rangeryoffsetx 2
string image0 "sfra005x.TGA"
string selectimage "sbtn001U.TGA"
string executesound "general.wav"
string activatesound "mouseover.wav"
item:nsitem {
}
playernamestatictext:nsstatictext:selplayer.plyrnames {
int xpix 0
int ypix -55
int widthpix 100
int heightpix 30
}
header {
switch0:FONT_8:MULTICOLOR:selplayer.ainame {
int widthpix 172
int heightpix 20
string executesound "header.wav"
string activatesound "mouseover.wav"
string parent "aiplayerselectwindow.playernamelistbox"
}
}
newbutton:BUTTON2:selplayer.new {
string yanchor "bottom"
string xanchor "left"
int ypix -35
int widthpct 33
int heightpix 35
}
editbutton:BUTTON3:selplayer.edit {
string yanchor "bottom"
string xanchor "center"
int ypix -35
int widthpct 34
int heightpix 35
}
deletebutton:BUTTON4:selplayer.delete {
string yanchor "bottom"
string xanchor "right"
int ypix -35
int widthpct 33
int heightpix 35
}
}
################# LOW BUTTONS #################
cancelbutton:BUTTON1:lows.back {
}
closebutton:BUTTON2 {
}
helpbutton:BUTTON3 {
}
okbutton:BUTTON5:lows.next {
}
################################################
}
$