Last change
on this file since 11192 was
9348,
checked in by landauf, 12 years ago
|
merged branch presentation2012merge back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
1.1 KB
|
Rev | Line | |
---|
[7903] | 1 | <Template name="lastTeamStandingHUD"> |
---|
| 2 | <OverlayGroup name="lastTeamStandingHUD" scale = "1, 1"> |
---|
[9348] | 3 | <LastTeamStandingInfos |
---|
| 4 | position = "0.14, 0.02" |
---|
[7903] | 5 | pickpoint = "0.0, 0.0" |
---|
| 6 | font = "ShareTechMono" |
---|
| 7 | textsize = 0.04 |
---|
| 8 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
| 9 | align = "left" |
---|
[9348] | 10 | |
---|
| 11 | showlives = true |
---|
| 12 | showteams = false |
---|
[7903] | 13 | /> |
---|
| 14 | |
---|
[9348] | 15 | <OverlayText |
---|
| 16 | position = "0.02, 0.02" |
---|
[7903] | 17 | pickpoint = "0.0, 0.0" |
---|
| 18 | font = "ShareTechMono" |
---|
| 19 | textsize = 0.04 |
---|
| 20 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
| 21 | align = "left" |
---|
[9348] | 22 | caption = "Lives: " |
---|
[7903] | 23 | /> |
---|
| 24 | |
---|
| 25 | <OverlayText |
---|
| 26 | position = "0.02, 0.055" |
---|
| 27 | pickpoint = "0.0, 0.0" |
---|
| 28 | font = "ShareTechMono" |
---|
| 29 | textsize = 0.04 |
---|
| 30 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
| 31 | align = "left" |
---|
| 32 | caption = "Teams: " |
---|
| 33 | /> |
---|
| 34 | |
---|
| 35 | <LastTeamStandingInfos |
---|
| 36 | position = "0.14, 0.055" |
---|
| 37 | pickpoint = "0.0, 0.0" |
---|
| 38 | font = "ShareTechMono" |
---|
| 39 | textsize = 0.04 |
---|
| 40 | colour = "1.0, 1.0, 1.0, 1.0" |
---|
| 41 | align = "left" |
---|
| 42 | |
---|
| 43 | showlives = false |
---|
| 44 | showteams = true |
---|
| 45 | /> |
---|
| 46 | |
---|
| 47 | </OverlayGroup> |
---|
| 48 | </Template> |
---|
Note: See
TracBrowser
for help on using the repository browser.