Texture door


(blad3) #1

Hi

How to change the texture on the door to intro.roq?

http://zapodaj.net/f5c576d7241f.jpg.html

I have this script but I do not know where to paste

textures/video/warvideo1
{
{
videomap video/etintro.roq
rgbGen identity
}
}

Thanks


(Destroy666) #2

What the? Why would you put a video on a door?


(Scennative) #3

ROFL! xD xD xD


(blad3) #4

I wanted to add new effects


(KENNITHH) #5

I think you have to change

textures/video/warvideo1
{
{
videomap video/etintro.roq
rgbGen identity
}
}

to

textures/egypt_door_sd/siwa_door_axis
{
{
videomap video/etintro.roq
rgbGen identity
}
}

then save it in a shader file


(Detoeni) #6

[QUOTE=KENNITHH;383683]
textures/egypt_door_sd/siwa_door_axis
…[/QUOTE]

never do this, you will cause a conflict for every map using this texture.
Make your own shader, it ant rocket science.


(blad3) #7

Does not work: /

http://zapodaj.net/f50f0aa77d15.jpg.html

textures/egypt_door_sd/door_c05
{
surfaceparm woodsteps
implicitMap -
}

textures/egypt_door_sd/heavy_door_01
{
surfaceparm metalsteps
implicitMap -
}

textures/egypt_door_sd/siwa_door2
{
surfaceparm woodsteps
implicitMap -
}

textures/egypt_door_sd/siwa_door3
{
surfaceparm woodsteps
implicitMap -
}

textures/egypt_door_sd/siwa_door_neutral
{
surfaceparm woodsteps
implicitMap -
}

textures/egypt_door_sd/siwa_door_axis
{
videomap video/etintro.roq
rgbGen identity
}


(blad3) #8

I have it
Many thanks:)

textures/egypt_door_sd/siwa_door_axis
{
{
videomap video/etintro.roq
rgbGen identity
}
}


(KENNITHH) #9

Detoeni, I think he just wants it on the door for his personal use so I don’t think he’ll mind its on all of em xD