Guest User

Untitled

a guest
Jun 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. lib.keyvisual >
  2. lib.keyvisual = COA
  3. lib.keyvisual {
  4. 20 = IMAGE
  5. 20 {
  6. file = GIFBUILDER
  7. file {
  8. XY = 400,[10.h]+[20.h]+[30.h]+[40.h]+20
  9. 10 = TEXT
  10. 10.text.field = uid
  11. 10.text.listNum.splitChar=|
  12. 10.text.listNum=0
  13. 10.fontSize=24
  14. 10.fontColor= #333333
  15. 10.fontFile = fileadmin/templates/font/LT_70622.ttf
  16. 10.fontFile = fileadmin/templates/font/GothamThin.otf
  17. 10.offset=0,24
  18. 10.niceText=0
  19. 20 < .10
  20. 20.text.listNum=1
  21. 20.offset=0,24+[10.h]+6
  22. 30 < .10
  23. 30.text.listNum=2
  24. 30.offset=0,24+[10.h]+[20.h]+12
  25. 40 < .10
  26. 40.text.listNum=3
  27. 40.offset=0,24+[10.h]+[20.h]+[30.h]+18
  28. }
  29. }
  30. }
Add Comment
Please, Sign In to add comment