home *** CD-ROM | disk | FTP | other *** search
/ 3D-Games 2 / 3DGAMES2.bin / Data / opblk / opblk.ace / UI_Tcpip.ini < prev    next >
Encoding:
INI File  |  2002-06-13  |  5.9 KB  |  320 lines

  1. # the cursor
  2.  
  3. [Control]
  4. Name        = Cursor
  5. Image       = Cursor
  6. Type        = STATIC
  7. Pos         = 0, 0
  8. Z           = 9999
  9.  
  10. # the backdrop and logo
  11.  
  12. [Control]
  13. Name        = Backdrop1
  14. Image       = Backdrop - Upper Left
  15. Type        = STATIC
  16. Pos         = 64, 50
  17. Z           = 0
  18.  
  19. [Control]
  20. Name        = Backdrop2
  21. Image       = Backdrop - Upper Right
  22. Type        = STATIC
  23. Pos         = 320, 50
  24. Z           = 0
  25.  
  26. [Control]
  27. Name        = Backdrop3
  28. Image       = Backdrop - Lower Left
  29. Type        = STATIC
  30. Pos         = 64, 306
  31. Z           = 0
  32.  
  33. [Control]
  34. Name        = Backdrop4
  35. Image       = Backdrop - Lower Right
  36. Type        = STATIC
  37. Pos         = 320, 306
  38. Z           = 0
  39.  
  40. [Control]
  41. Name        = LogoLeft2
  42. Image       = IngameLogo1
  43. Type        = STATIC
  44. Pos         = 191, 4
  45. Z           = 1
  46.  
  47. [Control]
  48. Name        = LogoRight2
  49. Image       = IngameLogo2
  50. Type        = STATIC
  51. Pos         = 319, 4
  52. Z           = 1
  53.  
  54.  
  55. # this is the title bar
  56. [Control]
  57. Name        = TitleBarLeft
  58. Image       = Text Box - Left
  59. Type        = STATIC
  60. Pos         = 246, 91
  61. Z           = 1
  62.  
  63. [Control]
  64. Name        = TitleBarRight
  65. Image       = Text Box - Right
  66. Type        = STATIC
  67. Pos         = 381, 91
  68. Z           = 1
  69.  
  70. [Control]
  71. Name        = TitleBarMiddle
  72. Image       = Text Box - Middle
  73. Type        = STATIC
  74. Pos         = 257, 91
  75. Size        = 135, 29
  76. Text        = Internet Game
  77. TextPos        = 0, -4
  78. TextZ       = 2
  79. TextCentered= true
  80. Z           = 1
  81.  
  82.  
  83.  
  84. # This is the left-side, where you enter the connection info and create or join a game
  85.  
  86. [Control]
  87. Name        = CreateLightLeftButton
  88. Type        = BUTTON
  89. Pos         = 118, 201
  90. Z           = 1
  91. Normal        = Big Light - Left - Off
  92. Push        = Big Light - Left - On
  93. Lit          = Big Light - Left - On
  94.  
  95. [Control]
  96. Name        = CreateLightRightButton
  97. Type        = BUTTON
  98. Pos         = 273, 201
  99. Z           = 1
  100. Normal        = Big Light - Right - Off
  101. Push        = Big Light - Right - On
  102. Lit          = Big Light - Right - On
  103.  
  104. [Control]
  105. Name        = CreateButton
  106. Type        = BUTTON
  107. Pos         = 150, 201
  108. Z           = 1
  109. Normal        = Big Button - Off
  110. Push        = Big Button - On
  111. Lit          = Big Button - Over
  112. Text        = Create
  113. TextPos        = 0, -4
  114. TextZ       = 2
  115. TextCentered= true
  116. Slave1      = CreateLightLeftButton
  117. Slave2      = CreateLightRightButton
  118.  
  119.  
  120. # the user's ip address should show up here
  121. [Control]
  122. Name        = UserIpLeft
  123. Image       = Text Box - Left
  124. Type        = STATIC
  125. Pos         = 118, 168
  126. Z           = 1
  127.  
  128. [Control]
  129. Name        = UserIpRight
  130. Image       = Text Box - Right
  131. Type        = STATIC
  132. Pos         = 290, 168
  133. Z           = 1
  134.  
  135. [Control]
  136. Name        = UserIp
  137. Image       = Text Box - Middle
  138. Type        = STATIC
  139. Pos         = 129, 168
  140. Size        = 178, 29
  141. Text        = 255.255.255.255
  142. TextPos        = 0, 0
  143. TextZ       = 2
  144. Z           = 1
  145.  
  146.  
  147.  
  148. [Control]
  149. Name        = JoinLightLeftButton
  150. Type        = BUTTON
  151. Pos         = 118, 321
  152. Z           = 1
  153. Normal        = Big Light - Left - Off
  154. Push        = Big Light - Left - On
  155. Lit          = Big Light - Left - On
  156.  
  157. [Control]
  158. Name        = JoinLightRightButton
  159. Type        = BUTTON
  160. Pos         = 273, 321
  161. Z           = 1
  162. Normal        = Big Light - Right - Off
  163. Push        = Big Light - Right - On
  164. Lit          = Big Light - Right - On
  165.  
  166. [Control]
  167. Name        = JoinButton
  168. Type        = BUTTON
  169. Pos         = 149, 321
  170. Z           = 1
  171. Normal        = Big Button - Off
  172. Push        = Big Button - On
  173. Lit          = Big Button - Over
  174. Text        = Join
  175. TextPos        = 0, -4
  176. TextZ       = 2
  177. TextCentered= true
  178. Slave1      = JoinLightLeftButton
  179. Slave2      = JoinLightRightButton
  180.  
  181. # the host's ip address should show up here
  182. [Control]
  183. Name        = HostIpLeft
  184. Image       = Text Box - Left
  185. Type        = STATIC
  186. Pos         = 118, 288
  187. Z           = 1
  188.  
  189. [Control]
  190. Name        = HostIpRight
  191. Image       = Text Box - Right
  192. Type        = STATIC
  193. Pos         = 290, 288
  194. Z           = 1
  195.  
  196. [Control]
  197. Name        = HostIp
  198. Image       = Text Box - Middle
  199. Type        = EDITBOX
  200. Pos         = 129, 288
  201. Size        = 178, 29
  202. Text        = 127.0.0.1
  203. TextPos        = 0, 0
  204. TextZ       = 2
  205. EditMaxChars= 16
  206. Z           = 1
  207.  
  208.  
  209.  
  210.  
  211. # this is the right-side box, which shows some help text
  212.  
  213. [Control]
  214. Name        = CornerUpperLeft
  215. Image       = Corner - Upper Left
  216. Type        = STATIC
  217. Pos         = 321, 131
  218. Z           = 2
  219.  
  220. [Control]
  221. Name        = CornerUpperRight
  222. Image       = Corner - Upper Right
  223. Type        = STATIC
  224. Pos         = 487, 131
  225. Z           = 2
  226.  
  227. [Control]
  228. Name        = CornerLowerLeft
  229. Image       = Corner - Lower Left
  230. Type        = STATIC
  231. Pos         = 321, 339
  232. Z           = 2
  233.  
  234. [Control]
  235. Name        = CornerLowerRight
  236. Image       = Corner - Lower Right
  237. Type        = STATIC
  238. Pos         = 487, 339
  239. Z           = 2
  240.  
  241. [Control]
  242. Name        = BorderHorizontal
  243. Image       = Border - Horizontal
  244. Type        = STATIC
  245. Pos         = 346, 133
  246. Size        = 152, 12
  247. Z           = 1
  248.  
  249. [Control]
  250. Name        = BorderHorizontal2
  251. Image       = Border - Horizontal
  252. Type        = STATIC
  253. Pos         = 346, 356
  254. Size        = 152, 12
  255. Z           = 1
  256.  
  257. [Control]
  258. Name        = BorderVertical
  259. Image       = Border - Vertical
  260. Type        = STATIC
  261. Pos         = 323, 155
  262. Size        = 10, 207
  263. Z           = 1
  264.  
  265. [Control]
  266. Name        = BorderVertical2
  267. Image       = Border - Vertical
  268. Type        = STATIC
  269. Pos         = 505, 155
  270. Size        = 10, 207
  271. Z           = 1
  272.  
  273. [Control]
  274. Name        = Backdrop
  275. Type        = Static
  276. Pos         = 326, 136
  277. Size        = 181, 224
  278. Z           = 0.5
  279. Color       = 0, 0, 0, 128
  280.  
  281. [Control]
  282. Name        = HelpText
  283. Type        = Static
  284. Pos         = 336, 146
  285. Size        = 161, 204
  286. Text        = 
  287. TextZ       = 4
  288. TextCentered= false
  289. Z           = 4
  290.  
  291.  
  292. # here are the nav. buttons in the bottom right
  293.  
  294. [Control]
  295. Name        = CancelButtonLight
  296. Type        = BUTTON
  297. Pos         = 522, 381
  298. Z           = 3
  299. Normal        = Small Light - Off
  300. Push        = Small Light - On
  301. Lit          = Small Light - On
  302.  
  303. [Control]
  304. Name        = CancelButton
  305. Type        = BUTTON
  306. Pos         = 460, 380
  307. Z           = 3
  308. Normal        = Small Button - Off
  309. Push        = Small Button - On
  310. Lit          = Small Button - Over
  311. Text        = cancel
  312. TextPos        = 0, -4
  313. TextZ       = 4
  314. TextCentered= true
  315. Slave1      = CancelButtonLight
  316. Hotkey      = ESC
  317.  
  318.  
  319.  
  320.