Advertisement
Guest User

Untitled

a guest
Mar 11th, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. {
  2. menuDef
  3. {
  4. name gear_chest
  5. fullscreen 0
  6. rect 0 0 640 480 4 4
  7. style 1
  8. border 0
  9. ownerdraw 0
  10. ownerdrawFlag 0
  11. borderSize 0
  12. foreColor 1 1 1 1
  13. backColor 1 1 1 0
  14. borderColor 0 0 0 0
  15. outlineColor 0 0 0 0
  16. fadeCycle 1
  17. fadeClamp 1
  18. fadeAmount 0.1
  19. fadeInAmount 0
  20. blurWorld 0
  21. onOpen
  22. {
  23. "focusFirst";
  24. "lerp" x "from" "300" "to" 0 "over" "0.45";
  25. }
  26. onRequestClose
  27. {
  28. "lerp" x "from" 0 "to" "300" "over" "0.45";
  29. }
  30. onClose
  31. {
  32. "lerp" x "from" 0 "to" "300" "over" "0.45";
  33. }
  34. focusColor 1 1 1 1
  35. decoration
  36. popup
  37. itemDef
  38. {
  39. rect -272 28 336 384 3 1
  40. style 3
  41. border 0
  42. ownerdraw 0
  43. ownerdrawFlag 0
  44. borderSize 0
  45. foreColor 0.45 0.45 0.45 1
  46. backColor 0 0 0 0
  47. borderColor 0 0 0 0
  48. outlineColor 0 0 0 0
  49. background white
  50. decoration
  51. type 0
  52. align 0
  53. textAlign 0
  54. textAlignX 0
  55. textAlignY 0
  56. textScale 0.55
  57. textStyle 0
  58. textFont 0
  59. feeder 0
  60. visible 1
  61. }
  62. itemDef
  63. {
  64. rect -272 28 336 384 3 1
  65. style 3
  66. border 0
  67. ownerdraw 0
  68. ownerdrawFlag 0
  69. borderSize 0
  70. foreColor 0 0 0 0.65
  71. backColor 0 0 0 0
  72. borderColor 0 0 0 0
  73. outlineColor 0 0 0 0
  74. background gradient_fadein
  75. decoration
  76. type 0
  77. align 0
  78. textAlign 0
  79. textAlignX 0
  80. textAlignY 0
  81. textScale 0.55
  82. textStyle 0
  83. textFont 0
  84. feeder 0
  85. visible 1
  86. }
  87. itemDef
  88. {
  89. rect -304 -4 32 32 3 1
  90. style 3
  91. border 0
  92. ownerdraw 0
  93. ownerdrawFlag 0
  94. borderSize 0
  95. foreColor 0 0 0 1
  96. backColor 0 0 0 0
  97. borderColor 0 0 0 0
  98. outlineColor 0 0 0 0
  99. background drop_shadow_tl
  100. decoration
  101. type 0
  102. align 0
  103. textAlign 0
  104. textAlignX 0
  105. textAlignY 0
  106. textScale 0.55
  107. textStyle 0
  108. textFont 0
  109. feeder 0
  110. visible 1
  111. visible when ( 1 )
  112. }
  113. itemDef
  114. {
  115. rect -272 -4 336 32 3 1
  116. style 3
  117. border 0
  118. ownerdraw 0
  119. ownerdrawFlag 0
  120. borderSize 0
  121. foreColor 0 0 0 1
  122. backColor 0 0 0 0
  123. borderColor 0 0 0 0
  124. outlineColor 0 0 0 0
  125. background drop_shadow_t
  126. decoration
  127. type 0
  128. align 0
  129. textAlign 0
  130. textAlignX 0
  131. textAlignY 0
  132. textScale 0.55
  133. textStyle 0
  134. textFont 0
  135. feeder 0
  136. visible 1
  137. visible when ( 1 )
  138. }
  139. itemDef
  140. {
  141. rect 64 -4 32 32 3 1
  142. style 3
  143. border 0
  144. ownerdraw 0
  145. ownerdrawFlag 0
  146. borderSize 0
  147. foreColor 0 0 0 1
  148. backColor 0 0 0 0
  149. borderColor 0 0 0 0
  150. outlineColor 0 0 0 0
  151. background drop_shadow_tr
  152. decoration
  153. type 0
  154. align 0
  155. textAlign 0
  156. textAlignX 0
  157. textAlignY 0
  158. textScale 0.55
  159. textStyle 0
  160. textFont 0
  161. feeder 0
  162. visible 1
  163. visible when ( 1 )
  164. }
  165. itemDef
  166. {
  167. rect 64 28 32 384 3 1
  168. style 3
  169. border 0
  170. ownerdraw 0
  171. ownerdrawFlag 0
  172. borderSize 0
  173. foreColor 0 0 0 1
  174. backColor 0 0 0 0
  175. borderColor 0 0 0 0
  176. outlineColor 0 0 0 0
  177. background drop_shadow_r
  178. decoration
  179. type 0
  180. align 0
  181. textAlign 0
  182. textAlignX 0
  183. textAlignY 0
  184. textScale 0.55
  185. textStyle 0
  186. textFont 0
  187. feeder 0
  188. visible 1
  189. visible when ( 1 )
  190. }
  191. itemDef
  192. {
  193. rect 64 412 32 32 3 1
  194. style 3
  195. border 0
  196. ownerdraw 0
  197. ownerdrawFlag 0
  198. borderSize 0
  199. foreColor 0 0 0 1
  200. backColor 0 0 0 0
  201. borderColor 0 0 0 0
  202. outlineColor 0 0 0 0
  203. background drop_shadow_br
  204. decoration
  205. type 0
  206. align 0
  207. textAlign 0
  208. textAlignX 0
  209. textAlignY 0
  210. textScale 0.55
  211. textStyle 0
  212. textFont 0
  213. feeder 0
  214. visible 1
  215. visible when ( 1 )
  216. }
  217. itemDef
  218. {
  219. rect -272 412 336 32 3 1
  220. style 3
  221. border 0
  222. ownerdraw 0
  223. ownerdrawFlag 0
  224. borderSize 0
  225. foreColor 0 0 0 1
  226. backColor 0 0 0 0
  227. borderColor 0 0 0 0
  228. outlineColor 0 0 0 0
  229. background drop_shadow_b
  230. decoration
  231. type 0
  232. align 0
  233. textAlign 0
  234. textAlignX 0
  235. textAlignY 0
  236. textScale 0.55
  237. textStyle 0
  238. textFont 0
  239. feeder 0
  240. visible 1
  241. visible when ( 1 )
  242. }
  243. itemDef
  244. {
  245. rect -304 412 32 32 3 1
  246. style 3
  247. border 0
  248. ownerdraw 0
  249. ownerdrawFlag 0
  250. borderSize 0
  251. foreColor 0 0 0 1
  252. backColor 0 0 0 0
  253. borderColor 0 0 0 0
  254. outlineColor 0 0 0 0
  255. background drop_shadow_bl
  256. decoration
  257. type 0
  258. align 0
  259. textAlign 0
  260. textAlignX 0
  261. textAlignY 0
  262. textScale 0.55
  263. textStyle 0
  264. textFont 0
  265. feeder 0
  266. visible 1
  267. visible when ( 1 )
  268. }
  269. itemDef
  270. {
  271. rect -304 28 32 384 3 1
  272. style 3
  273. border 0
  274. ownerdraw 0
  275. ownerdrawFlag 0
  276. borderSize 0
  277. foreColor 0 0 0 1
  278. backColor 0 0 0 0
  279. borderColor 0 0 0 0
  280. outlineColor 0 0 0 0
  281. background drop_shadow_l
  282. decoration
  283. type 0
  284. align 0
  285. textAlign 0
  286. textAlignX 0
  287. textAlignY 0
  288. textScale 0.55
  289. textStyle 0
  290. textFont 0
  291. feeder 0
  292. visible 1
  293. visible when ( 1 )
  294. }
  295. itemDef
  296. {
  297. rect -272 0 272 408 3 1
  298. style 3
  299. border 0
  300. ownerdraw 0
  301. ownerdrawFlag 0
  302. borderSize 0
  303. foreColor 0 0 0 0
  304. backColor 0 0 0 0
  305. borderColor 0 0 0 0
  306. outlineColor 0 0 0 0
  307. background white
  308. decoration
  309. type 0
  310. align 0
  311. textAlign 0
  312. textAlignX 0
  313. textAlignY 0
  314. textScale 0.55
  315. textStyle 0
  316. textFont 0
  317. feeder 0
  318. visible 1
  319. }
  320. itemDef
  321. {
  322. rect -272 28 -272 20 3 1
  323. style 1
  324. border 0
  325. ownerdraw 0
  326. ownerdrawFlag 0
  327. borderSize 0
  328. foreColor 1 1 1 1
  329. backColor 1 1 1 0.25
  330. borderColor 0 0 0 0
  331. outlineColor 0 0 0 0
  332. background gradient_fadein
  333. decoration
  334. type 0
  335. align 0
  336. textAlign 4
  337. textAlignX 4
  338. textAlignY 0
  339. textScale 0.375
  340. textStyle 0
  341. textFont 9
  342. feeder 0
  343. visible 1
  344. exp text ( localvarstring( "loadoutClassName" ) )
  345. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement