Author Topic: Importing custom shaders....  (Read 2357 times)

jm82792

  • Posts: 630
  • Turrets: +9/-34
Importing custom shaders....
« 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

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: Importing custom shaders....
« Reply #1 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)

jm82792

  • Posts: 630
  • Turrets: +9/-34
Re: Importing custom shaders....
« Reply #2 on: November 15, 2009, 03:29:03 am »
THX ill try that!