home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 32
/
cdactionmagazinecoverdisc321999.iso
/
hg2
/
hg2demo.exe
/
data
/
Shell
/
ldl
/
editplyr.ldl
< prev
next >
Wrap
Text File
|
1998-10-10
|
4KB
|
187 lines
#######################################
# File: editplyr.ldl
# Last Access: Mon May 18 11:40:26 1998
#######################################
##-----------------------------------##
## Data ##
##-----------------------------------##
playereditwindow {
int xpix 212
int ypix 98
int widthpix 212
int heightpix 227
string tile "sfra004x.tga"
titlestatictext:FONT_10:MULTICOLOR:editplyr.plyrsetup {
int xpix 22
int ypix 4
int widthpix 150
int heightpix 24
string just "left"
}
playernamestatictext:FONT_8:MULTICOLOR:editplyr.plyrname {
int xpix 36
int ypix 22
int widthpix 100
int heightpix 16
string just "left"
}
playernametextfield:FONT_7:MULTICOLOR {
int xpix 22
int ypix 38
int widthpix 160
int heightpix 20
int deflatetextrectx 10
int textfieldlength 24
string image0 "sbtn001u.tga"
string textblttype "fill"
string text ""
}
playerinfostatictext:FONT_8:MULTICOLOR:editplyr.plyrinfo {
int xpix 36
int ypix 59
int widthpix 100
int heightpix 16
string just "left"
}
playerinfotextfield:BLOCK_TEXT:MULTICOLOR {
int xpix 20
int ypix 73
int widthpix 172
int heightpix 92
int deflatetextrectx 10
int deflatetextrecty 5
int maxlength 140
string image0 "sdbx002x.tga"
string textblttype "fill"
string text ""
bool vertcenter FALSE
bool wordwrap TRUE
}
playerteamstatictext:FONT_7:MULTICOLOR:editplyr.team {
## demo ## int xpix 20
## demo ## int ypix 170
## demo ## int widthpix 42
## demo ## int heightpix 10
}
playerteamrangerbutton {
## demo --- did have nsbutton2 in header ##
## demo ## int val 0
## demo ## int minval 0
## demo ## int maxval 2
## demo ## int xpix 20
## demo ## int ypix 180
stringtable:editplyr.editstringset {
## demo ## string just "center"
}
}
playergearstatictext:FONT_8:MULTICOLOR:editplyr.choose {
string xanchor "center"
int ypix 167
int widthpix 150
int heightpix 10
string just "center"
}
playergeardropdown:FONT_7:nsdropdown {
string xanchor "center"
int ypix 180
button {
}
window {
int heightpix 70
listbox:nslistbox1 {
}
}
}
okbutton:FONT_7:MULTICOLOR:lows.okay {
int xpix 116
int ypix 200
int widthpix 76
int heightpix 20
string image0 "sbtn005u.tga"
string image1 "sbtn005d.tga"
string activeimage0 "sbtn005m.tga"
string just "center"
string executesound "accept.wav"
}
cancelbutton:FONT_7:MULTICOLOR:lows.cancel {
int xpix 20
int ypix 200
int widthpix 76
int heightpix 20
string image0 "sbtn005u.tga"
string image1 "sbtn005d.tga"
string activeimage0 "sbtn005m.tga"
string just "center"
string executesound "cancel.wav"
}
}
aiplayereditwindow:nswindow {
string xanchor "center"
string yanchor "center"
int widthpct 70
int heightpct 70
titlestatictext:nstitlestatictext:editplyr.aiplyrsetup {
}
playernamestatictext:nsstatictext:editplyr.plyrsetup {
int xpct 25
int ypct 29
int widthpct 25
int heightpix 25
}
playernametextfield {
int xpct 25
int ypct 35
int widthpct 25
int heightpix 25
}
playerteamstatictext:nsstatictext:editplyr.team {
int xpct 55
int ypct 29
int widthpct 10
int heightpix 25
}
playerteamtextfield {
int xpct 55
int ypct 35
int widthpct 5
int heightpix 25
}
helpbutton {
}
okbutton:FONT_8:MULTICOLOR:lows.okay {
string yanchor "bottom"
int xpct 29
int ypct 5
int widthpct 20
int heightpct 8
string executesound "accept.wav"
}
cancelbutton:FONT_8:MULTICOLOR:lows.cancel {
string yanchor "bottom"
int xpct 51
int ypct 5
int widthpct 20
int heightpct 8
string executesound "cancel.wav"
}
}
$