Tremulous Forum

Media => Mapping Center => Topic started by: jm82792 on November 15, 2009, 02:47:24 am

Title: Importing custom shaders....
Post by: jm82792 on November 15, 2009, 02:47:24 am
Hi ive created a custom shader using Q3a shader creator! its a lot of fun and will be fun in a map!
But I cannot figure out how to load my custom .shader into netradiant?
I'd love to have a bit help if any one has done this before
Title: Re: Importing custom shaders....
Post by: Knowitall66 on November 15, 2009, 02:57:37 am
Put the BLAH.shader into "SOMETHING/Tremulous/base/scripts"
Then in the shaderlist.txt (if there isn't one, make one) and write BLAH on a line in it.
Then start up netradiant and it should be there in texture browser under whatever FOLDER_NAME it is (textures/FOLDER_NAME/My_Awesome_Shader)
Title: Re: Importing custom shaders....
Post by: jm82792 on November 15, 2009, 03:29:03 am
THX ill try that!