How to make textures used in shaders on item models found?

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
User avatar
CZghost
Posts: 1943
Joined: Wed Jun 22, 2011 1:45 pm
Location: Czechia
Contact:

How to make textures used in shaders on item models found?

Post by CZghost »

I've tried to modify shaders by adding some improvement like qer_editorimage *texture to be displayed*, qer_trans .3, tried to place it into zzzt pk3 file, but without success.

Please, help me, I'd like to see armor itself texture (not only the f*cking energy texture around), but the ‛f*cking’ energy texture may be visible too. I'd like to see real textures of runes in TA, not only the f*ucking blue ‛SHADER NOT FOUND’ texture.

I've tried everything, but no success...
[ Linktree | Twitch | YouTube | Instagram | Websites ]
When you feel the worst, turn to the sun and all the shadows will fall behind you.” - John Lennon
Noruen
Posts: 308
Joined: Thu Jan 28, 2010 11:45 pm

Re: How to make textures used in shaders on item models found?

Post by Noruen »

Why is it so important for you? Your problem is probably caused because of wrong f*cking placement of your improved file. It must be in some pakX.pk3 file where X is higher number than 0. Evertyhing what is in pak with higher number will replace same files in pak(s) with lower number.

Does this f*cking tip solved your problem?
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: How to make textures used in shaders on item models found?

Post by obsidian »

If you want GtkRadiant to read them, don't place the modified shaders in a pk3, just leave them in the /scripts directory.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
User avatar
CZghost
Posts: 1943
Joined: Wed Jun 22, 2011 1:45 pm
Location: Czechia
Contact:

Re: How to make textures used in shaders on item models found?

Post by CZghost »

obsidian wrote:If you want GtkRadiant to read them, don't place the modified shaders in a pk3, just leave them in the /scripts directory.
I've did it already. My problem was shaderlist (it was commented out)...
Now it's all OK.
[ Linktree | Twitch | YouTube | Instagram | Websites ]
When you feel the worst, turn to the sun and all the shadows will fall behind you.” - John Lennon
User avatar
CZghost
Posts: 1943
Joined: Wed Jun 22, 2011 1:45 pm
Location: Czechia
Contact:

Re: How to make textures used in shaders on item models found?

Post by CZghost »

One small task about team icons: when I create new shaders (with copies of original textures) for team icons signalizer, will it be replaced by team icon I've selected? I'm making TA level with video (like ID software did), in videos by ID Software are original textures, how they show up in editor, no team icon replace.

Level is Opposing Teams (remake from Opposing Force by PaN61, he exactly gave me permission to port map into Team Arena), making some layout improvements (bad corners, visible caulk surface)... Wanna screenshot of actual stadium?

#EDIT#
Yes, it will be working... Only the shaders redteam01 & blueteam01 are replaced by team icons.
[ Linktree | Twitch | YouTube | Instagram | Websites ]
When you feel the worst, turn to the sun and all the shadows will fall behind you.” - John Lennon
Post Reply