1//Copy and paste into your own map config
2//feel free to use the textures in our own map
3
4//for more shiny-plastic looking textures change
5
6//from: setshaderparam "specscale" 2 2 2
7
8//to: setshaderparam "specscale" 4 4 4
9
10//ENJOY! - MitaMAN
11
12setshader bumpspecmapworld
13setshaderparam "specscale" 2 2 2
14
15//**********
16//noctua textures
17//**********
18
19texture 0 "noctua/iron02.jpg" 0 0 0 .75
20texture n "noctua/iron02_normal.jpg" 0 0 0 .75
21texture s "noctua/iron02_spec.jpg" 0 0 0 .75
22
23texture 0 "noctua/plast07.jpg" 0 0 0 .5
24texture n "noctua/plast07_normal.jpg" 0 0 0 .5
25texture s "noctua/plast07_spec.jpg" 0 0 0 .5
26
27texture 0 "noctua/planks01.jpg" 0 0 0 .5
28texture n "noctua/planks01_normal.jpg" 0 0 0 .5
29texture s "noctua/planks01_spec.jpg" 0 0 0 .5
30
31texture 0 "noctua/planks01.jpg" 1 0 0 .5
32texture n "noctua/planks01_normal.jpg" 1 0 0 .5
33texture s "noctua/planks01_spec.jpg" 1 0 0 .5
34
35texture 0 "noctua/plast06.jpg" 0 0 0 .5
36texture n "noctua/plast06_normal.jpg" 0 0 0 .5
37texture s "noctua/plast06_spec.jpg" 0 0 0 .5
38
39texture 0 "noctua/plast06.jpg" 1 0 0 .5
40texture n "noctua/plast06_normal.jpg" 1 0 0 .5
41texture s "noctua/plast06_spec.jpg" 1 0 0 .5
42
43texture 0 "noctua/conc01.jpg" 0 0 0 .5
44texture n "noctua/conc01_normal.jpg" 0 0 0 .5
45texture s "noctua/conc01_spec.jpg" 0 0 0 .5
46
47texture 0 "noctua/conc01.jpg" 1 0 0 .5
48texture n "noctua/conc01_normal.jpg" 1 0 0 .5
49texture s "noctua/conc01_spec.jpg" 1 0 0 .5
50
51
52