home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gambler 33 A
/
GAMBLERCD33A.BIN
/
Demos
/
CIVILCTP
/
setup
/
data
/
civdemo.ctp
/
ctp_data
/
english
/
uidata
/
layouts
/
c3utilitydialog.ldl
< prev
next >
Wrap
Text File
|
1999-06-23
|
11KB
|
949 lines
#########################
# C3 Utiltiy dialog box LDL Script
#########################
template c3utiltiy_button {
int bevelwidth 0
int beveltype 0
string imagebltflag "chromakey"
}
template ABORT_BUTTON:T_FONT5_8 {
int widthpix 49
int heightpix 21
string image0 "upba6102.tga"
string image1 "upba6103.tga"
int bevelwidth 0
string imagebltflag "chromakey"
}
template UTIL_TITLE:T_FONT4_TIT {
}
template UTIL_BUTTON:T_FONT5_8 {
int widthpix 89
int heightpix 21
int bevelwidth 0
string image0 "upba5702.tga"
string image1 "upba5703.tga"
string imagebltflag "chromakey"
}
template UTIL_BUTTON_BIG:T_FONT5_8 {
int widthpix 123
int heightpix 21
int bevelwidth 0
string image0 "upba5700.tga"
string image1 "upba5701.tga"
string imagebltflag "chromakey"
}
template UTIL_RANGER {
bool alwaysranger true
rangery {
int widthpix 15
int heigthpix 15
string type "scroller"
string orientation "vertical"
string pattern "upba5605.tga"
incy {
int widthpix 15
int heightpix 15
string pattern "upba5605.tga"
}
decy {
int widthpix 15
int heightpix 15
string pattern "upba5605.tga"
}
# thumb {
# string image0 "upba5613.tga"
# string imagebltflag "chromakey"
# }
}
}
DefaultUtilityCityListPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 400
string pattern "upba6417.tga"
TitleLabel:UTIL_TITLE {
string parent "c3_PopupTitle"
string xanchor "center"
string yanchor "top"
int widthpct 50
int heightpix 20
string text "str_ldl_Select_City"
# string pattern "upba3010.tga"
}
OkButton:T_FONT1_16 {
int xpix 50
int ypix 350
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Ok"
}
CancelButton:T_FONT1_16 {
int xpix 250
int ypix 350
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Cancel"
}
CityList {
int xpix 90
int ypix 80
int widthpix 200
int heightpix 260
int columns 1
int bevelwidth 1
int beveltype 1
bool alwaysranger TRUE
string pattern "upba3010.tga"
header {
switch0:T_FONT1_16 {
int widthpix 200
int heightpix 20
string text "str_ldl_City"
string pattern "upba3010.tga"
int bevelwidth 1
}
}
}
}
DefaultPiracyPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:T_FONT5_8 {
string xanchor "center"
int ypix 20
int widthpix 300
int heightpix 20
string text "str_ldl_Whose_Trade_Route"
}
PirateButton:UTIL_BUTTON {
int xpix 285
int ypix 70
string text "str_ldl_CAPS_PIRATE"
}
CancelButton:UTIL_BUTTON {
int xpix 285
int ypix 128
string text "str_ldl_CAPS_CANCEL"
}
PlayerList:UTIL_RANGER {
int xpix 50
int ypix 50
int widthpix 200
int heightpix 120
string pattern "upba5605.tga"
int srcxpix 89
int srcypix 51
int srcwidthpix 202
int srcheightpix 122
int columns 1
int bevelwidth 1
int beveltype 2
header {
switch0 {
int widthpix 100
int heightpix 0
int bevelwidth 0
}
}
}
}
DefaultExpelPopup {
string xanchor "center"
string yanchor "center"
int widthpix 200
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:T_FONT5_8 {
string xanchor "center"
int ypix 20
int widthpix 300
int heightpix 20
string text "str_ldl_What_course_of"
}
AttackButton:UTIL_BUTTON_BIG {
string xanchor "center"
int ypix 70
string text "str_ldl_CAPS_ATTACK"
}
ExpelButton:UTIL_BUTTON_BIG {
string xanchor "center"
int ypix 100
string text "str_ldl_CAPS_EXPEL"
}
CancelButton:UTIL_BUTTON_BIG {
string xanchor "center"
int ypix 130
string text "str_ldl_CAPS_CANCEL_MOVE"
}
}
DefaultUtilityTextFieldPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:UTIL_TITLE {
string parent "c3_PopupTitle"
string xanchor "center"
string yanchor "top"
int widthpct 50
int heightpix 20
string text "str_ldl_Message"
# string pattern "upba3010.tga"
}
TextMessage:T_FONT1_16 {
int xpix 15
int ypix 60
int widthpix 372
int heightpix 60
# string pattern "upba6417.tga"
string just "center"
bool wordwrap TRUE
}
TextField {
int xpix 100
int ypix 120
int widthpix 200
int heightpix 20
string pattern "upba6417.tga"
}
OkButton:T_FONT1_16 {
int xpix 50
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Ok"
}
CancelButton:T_FONT1_16 {
int xpix 250
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Cancel"
}
}
DefaultUtilityTextMessagePopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:UTIL_TITLE {
string parent "c3_PopupTitle"
string xanchor "center"
string yanchor "top"
int widthpct 50
int heightpix 20
string text "str_ldl_Message"
# string pattern "upba3010.tga"
}
TextMessage:T_FONT1_16 {
int xpix 15
int ypix 60
int widthpix 372
int heightpix 60
# string pattern "upba6417.tga"
string just "center"
bool wordwrap TRUE
}
OkButton:T_FONT1_16 {
int xpix 50
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Ok"
}
CloseButton:T_FONT1_16 {
int xpix 50
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Close"
}
CancelButton:T_FONT1_16 {
int xpix 250
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Cancel"
}
YesButton:T_FONT1_16 {
int xpix 50
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Yes"
}
NoButton:T_FONT1_16 {
int xpix 250
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_No"
}
}
DefaultUtilityTextMessageOkPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:UTIL_TITLE {
string parent "c3_PopupTitle"
string xanchor "center"
string yanchor "top"
int widthpct 50
int heightpix 20
string text "str_ldl_Message"
# string pattern "upba3010.tga"
}
TextMessage:T_FONT1_16 {
int xpix 15
int ypix 60
int widthpix 372
int heightpix 60
# string pattern "upba6417.tga"
string just "center"
bool wordwrap TRUE
}
OkButton:T_FONT1_16 {
int xpix 150
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Ok"
}
CloseButton:T_FONT1_16 {
int xpix 150
int ypix 160
int widthpix 100
int heightpix 20
string pattern "upba3010.tga"
string text "str_ldl_Close"
}
}
DefaultUtilityAbortPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:UTIL_TITLE {
string parent "c3_PopupTitle"
string xanchor "center"
string yanchor "top"
int widthpct 50
int heightpix 20
string text "str_ldl_Message"
# string pattern "upba3010.tga"
}
TextMessage : T_FONT1_16{
int xpix 100
int ypix 60
int widthpix 200
int heightpix 20
# string pattern "upba6417.tga"
}
AbortButton:T_FONT1_16 {
# int xpix 150
string xanchor "center"
int ypix 160
int widthpix 49
int heightpix 21
string pattern "upba6417.tga"
string image0 "upba6102.tga"
string image1 "upba6103.tga"
string text "str_ldl_Abort"
int bevelwidth 0
string imagebltflag "chromakey"
}
}
DefaultUtilityAbortProgressPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 200
string pattern "upba6417.tga"
TitleLabel:UTIL_TITLE {
string parent "c3_PopupTitle"
string xanchor "center"
string yanchor "top"
int widthpct 50
int heightpix 20
string text "str_ldl_Message"
# string pattern "upba3010.tga"
}
TextMessage : T_FONT1_16{
int xpix 100
# int ypix 65
string yanchor "center"
int widthpix 200
int heightpix 20
# string pattern "upba6417.tga"
}
Meter : T_FONT1_16{
int xpix 100
int ypix 40
int widthpix 200
int heightpix 20
# string pattern "upba6417.tga"
}
AbortButton:T_FONT1_16 {
# int xpix 150
string xanchor "center"
int ypix 160
int widthpix 49
int heightpix 21
string pattern "upba6417.tga"
string image0 "upba6102.tga"
string image1 "upba6103.tga"
string text "str_ldl_Abort"
int bevelwidth 0
string imagebltflag "chromakey"
}
}
DefaultUtilityPlayerListPopup {
string xanchor "center"
string yanchor "center"
int widthpix 400
int heightpix 400
string pattern "upba6417.tga"
KickButton:ABORT_BUTTON {
int xpix 90
int ypix 316
string text "str_ldl_Kick"
}
OpenButton:ABORT_BUTTON {
int xpix 170
int ypix 316
string text "str_ldl_Open"
}
CloseButton:ABORT_BUTTON {
int xpix 250
int ypix 316
string text "str_ldl_Close"
}
AbortButton:ABORT_BUTTON {
int xpix 320
int ypix 360
string text "str_ldl_Ok"
}
PlayerList:UTIL_RANGER {
bool shadowfont true
int xpix 90
int ypix 80
int widthpix 200
int heightpix 200
int columns 2
int bevelwidth 1
int beveltype 2
string pattern "upba6417.tga"
int srcxpix 88
int srcypix 78
int srcwidthpix 204
int srcheightpix 204
header {
switch0:T_FONT1_16 {
int widthpix 100
int heightpix 20
string text "str_ldl_Player"
string pattern "upba5605.tga"
int bevelwidth 1
}
switch1:T_FONT1_16 {
int widthpix 100
int heightpix 20
string text ""
string pattern "upba5605.tga"
int bevelwidth 1
}
}
}
}
DoubleListItem {
Name:T_FONT1_14{
int xpix 0
int ypix 0
int widthpix 100
int heightpix 20
}
Text:T_FONT1_14{
int xpix 0
int ypix 0
int widthpix 100
int heightpix 20
}
}
PirateListItem {
Name:T_FONT5_8{
int xpix 0
int ypix 0
int widthpix 100
int heightpix 20
}
}
$