home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-06-13 | 5.9 KB | 320 lines |
- # the cursor
-
- [Control]
- Name = Cursor
- Image = Cursor
- Type = STATIC
- Pos = 0, 0
- Z = 9999
-
- # the backdrop and logo
-
- [Control]
- Name = Backdrop1
- Image = Backdrop - Upper Left
- Type = STATIC
- Pos = 64, 50
- Z = 0
-
- [Control]
- Name = Backdrop2
- Image = Backdrop - Upper Right
- Type = STATIC
- Pos = 320, 50
- Z = 0
-
- [Control]
- Name = Backdrop3
- Image = Backdrop - Lower Left
- Type = STATIC
- Pos = 64, 306
- Z = 0
-
- [Control]
- Name = Backdrop4
- Image = Backdrop - Lower Right
- Type = STATIC
- Pos = 320, 306
- Z = 0
-
- [Control]
- Name = LogoLeft2
- Image = IngameLogo1
- Type = STATIC
- Pos = 191, 4
- Z = 1
-
- [Control]
- Name = LogoRight2
- Image = IngameLogo2
- Type = STATIC
- Pos = 319, 4
- Z = 1
-
-
- # this is the title bar
- [Control]
- Name = TitleBarLeft
- Image = Text Box - Left
- Type = STATIC
- Pos = 246, 91
- Z = 1
-
- [Control]
- Name = TitleBarRight
- Image = Text Box - Right
- Type = STATIC
- Pos = 381, 91
- Z = 1
-
- [Control]
- Name = TitleBarMiddle
- Image = Text Box - Middle
- Type = STATIC
- Pos = 257, 91
- Size = 135, 29
- Text = Internet Game
- TextPos = 0, -4
- TextZ = 2
- TextCentered= true
- Z = 1
-
-
-
- # This is the left-side, where you enter the connection info and create or join a game
-
- [Control]
- Name = CreateLightLeftButton
- Type = BUTTON
- Pos = 118, 201
- Z = 1
- Normal = Big Light - Left - Off
- Push = Big Light - Left - On
- Lit = Big Light - Left - On
-
- [Control]
- Name = CreateLightRightButton
- Type = BUTTON
- Pos = 273, 201
- Z = 1
- Normal = Big Light - Right - Off
- Push = Big Light - Right - On
- Lit = Big Light - Right - On
-
- [Control]
- Name = CreateButton
- Type = BUTTON
- Pos = 150, 201
- Z = 1
- Normal = Big Button - Off
- Push = Big Button - On
- Lit = Big Button - Over
- Text = Create
- TextPos = 0, -4
- TextZ = 2
- TextCentered= true
- Slave1 = CreateLightLeftButton
- Slave2 = CreateLightRightButton
-
-
- # the user's ip address should show up here
- [Control]
- Name = UserIpLeft
- Image = Text Box - Left
- Type = STATIC
- Pos = 118, 168
- Z = 1
-
- [Control]
- Name = UserIpRight
- Image = Text Box - Right
- Type = STATIC
- Pos = 290, 168
- Z = 1
-
- [Control]
- Name = UserIp
- Image = Text Box - Middle
- Type = STATIC
- Pos = 129, 168
- Size = 178, 29
- Text = 255.255.255.255
- TextPos = 0, 0
- TextZ = 2
- Z = 1
-
-
-
- [Control]
- Name = JoinLightLeftButton
- Type = BUTTON
- Pos = 118, 321
- Z = 1
- Normal = Big Light - Left - Off
- Push = Big Light - Left - On
- Lit = Big Light - Left - On
-
- [Control]
- Name = JoinLightRightButton
- Type = BUTTON
- Pos = 273, 321
- Z = 1
- Normal = Big Light - Right - Off
- Push = Big Light - Right - On
- Lit = Big Light - Right - On
-
- [Control]
- Name = JoinButton
- Type = BUTTON
- Pos = 149, 321
- Z = 1
- Normal = Big Button - Off
- Push = Big Button - On
- Lit = Big Button - Over
- Text = Join
- TextPos = 0, -4
- TextZ = 2
- TextCentered= true
- Slave1 = JoinLightLeftButton
- Slave2 = JoinLightRightButton
-
- # the host's ip address should show up here
- [Control]
- Name = HostIpLeft
- Image = Text Box - Left
- Type = STATIC
- Pos = 118, 288
- Z = 1
-
- [Control]
- Name = HostIpRight
- Image = Text Box - Right
- Type = STATIC
- Pos = 290, 288
- Z = 1
-
- [Control]
- Name = HostIp
- Image = Text Box - Middle
- Type = EDITBOX
- Pos = 129, 288
- Size = 178, 29
- Text = 127.0.0.1
- TextPos = 0, 0
- TextZ = 2
- EditMaxChars= 16
- Z = 1
-
-
-
-
- # this is the right-side box, which shows some help text
-
- [Control]
- Name = CornerUpperLeft
- Image = Corner - Upper Left
- Type = STATIC
- Pos = 321, 131
- Z = 2
-
- [Control]
- Name = CornerUpperRight
- Image = Corner - Upper Right
- Type = STATIC
- Pos = 487, 131
- Z = 2
-
- [Control]
- Name = CornerLowerLeft
- Image = Corner - Lower Left
- Type = STATIC
- Pos = 321, 339
- Z = 2
-
- [Control]
- Name = CornerLowerRight
- Image = Corner - Lower Right
- Type = STATIC
- Pos = 487, 339
- Z = 2
-
- [Control]
- Name = BorderHorizontal
- Image = Border - Horizontal
- Type = STATIC
- Pos = 346, 133
- Size = 152, 12
- Z = 1
-
- [Control]
- Name = BorderHorizontal2
- Image = Border - Horizontal
- Type = STATIC
- Pos = 346, 356
- Size = 152, 12
- Z = 1
-
- [Control]
- Name = BorderVertical
- Image = Border - Vertical
- Type = STATIC
- Pos = 323, 155
- Size = 10, 207
- Z = 1
-
- [Control]
- Name = BorderVertical2
- Image = Border - Vertical
- Type = STATIC
- Pos = 505, 155
- Size = 10, 207
- Z = 1
-
- [Control]
- Name = Backdrop
- Type = Static
- Pos = 326, 136
- Size = 181, 224
- Z = 0.5
- Color = 0, 0, 0, 128
-
- [Control]
- Name = HelpText
- Type = Static
- Pos = 336, 146
- Size = 161, 204
- Text =
- TextZ = 4
- TextCentered= false
- Z = 4
-
-
- # here are the nav. buttons in the bottom right
-
- [Control]
- Name = CancelButtonLight
- Type = BUTTON
- Pos = 522, 381
- Z = 3
- Normal = Small Light - Off
- Push = Small Light - On
- Lit = Small Light - On
-
- [Control]
- Name = CancelButton
- Type = BUTTON
- Pos = 460, 380
- Z = 3
- Normal = Small Button - Off
- Push = Small Button - On
- Lit = Small Button - Over
- Text = cancel
- TextPos = 0, -4
- TextZ = 4
- TextCentered= true
- Slave1 = CancelButtonLight
- Hotkey = ESC
-
-
-
-