home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 March
/
GSSH0304CD2.iso
/
MedalofHonor
/
OperaHouse
/
OperaHouse.exe
/
Opra.pk3
/
ui
/
loading_opera.urc
Wrap
Text File
|
2003-12-13
|
634b
|
37 lines
// Loading Screen for "the canal" map by flyingsheep
// script & new design by W.S
menu "obj/The_Opera_House" 640 480 NONE 0
bgcolor 0 0 0 1
borderstyle NONE
bgfill 0 0 0 1
fullscreen 1
//vidmode 3
//fadein 0.5
virtualres 1
postinclude ui/loadingbar.txt
resource
Label
{
name "Default"
rect 0 0 640 480
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
shader "LodScr_Opera"
}
resource
Label
{
title "THE OPERA HOUSE"
name "Default"
rect 72 422 496 32
fgcolor 0.56 0.00 0.01 1.00
bgcolor 0.00 0.00 0.00 0.00
borderstyle "RAISED"
font facfont-20
//font courier16
}
end.