Tremulous Forum
Media => Mapping Center => Topic started by: Lanac on January 30, 2011, 11:58:35 am
-
Ok. I know i still have my fog effect topic on so if anyone can help me about that i will apriciate it.
Now my bigger problem. I cant use my own textures. My ngine path is in /home/paolo/Tremulous and i cant find textures i puted in. I tryed to use the find/replace button in my texture window(net radiant) and one problem was solved,m i found my picture, but in netradianr my picture is not shown, i see only blue/black cubes and it writes:shader not found. In my code:
Texture load failed: "textures/the_big_box_b5/radio"
textureFindReplace -find textures/the_big_box_b5/radio.jpg -replace textures/the_big_box_b5/radio
-
your textures/shaders should be in correct .pk3 in /base/ folder
you also should add anme of your shader file into /base/scripts/shaderlist.txt file
-
Textures dont need to be in a .pk3 bro.
They just need to be in /base/textures/mytextures
Custom shaders need to be listed in shaderlist.txt
-
I know. But better work with pk3 from start. You avoiding 'missing textres' errors and not turning your base folder in trash bin. =)
-
It worked. Thx.
-
Then please put [Solved] in topid header. =D
-
I know. But better work with pk3 from start. You avoiding 'missing textres' errors and not turning your base folder in trash bin. =)
Doesn't putting lots of .pk3 files in there do just that? ???
-
Ok.