Guest User

Untitled

a guest
May 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. // Oak-mapmodel
  2.  
  3. models/majobjects/majoak/oakblaetter
  4. {
  5. cull none
  6. surfaceparm alphashadow
  7. surfaceparm trans
  8. nopicmip
  9. surfaceparm lightfilter
  10.  
  11. {
  12. map models/majobjects/majoak/oakblaetter.tga
  13. alphaFunc GE128
  14. depthWrite
  15. rgbGen vertex
  16. }
  17. }
  18.  
  19. models/majobjects/majoak/oakblaetter2
  20. {
  21. cull none
  22. nopicmip
  23. surfaceparm lightfilter
  24.  
  25. {
  26. map models/majobjects/majoak/oakblaetter2.tga
  27. alphaFunc GE128
  28. depthWrite
  29. rgbGen vertex
  30. }
  31. }
  32.  
  33. models/majobjects/majoak/oakblaetter3
  34. {
  35. cull none
  36. nopicmip
  37. surfaceparm lightfilter
  38.  
  39. {
  40. map models/majobjects/majoak/oakblaetter3.tga
  41. alphaFunc GE128
  42. depthWrite
  43. rgbGen vertex
  44. }
  45. }
Add Comment
Please, Sign In to add comment