Guest User

Untitled

a guest
Oct 20th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. itemDef
  2. {
  3. name "speedValue"
  4. type ITEM_TYPE_TEXT
  5. rect 0 425 640 0 HORIZONTAL_ALIGN_DEFAULT VERTICAL_ALIGN_DEFAULT
  6. forecolor 1 1 1 1
  7. exp text( ( dvarString( ui_race_speed ) ) );
  8. textfont UI_FONT_NORMAL
  9. textscale 1
  10. textalign ITEM_ALIGN_CENTER
  11. textstyle ITEM_TEXTSTYLE_SHADOWEDMORE
  12. visible 1
  13. decoration
  14. }
Add Comment
Please, Sign In to add comment