Ahhh... oky. I get this one too. But here's my problem: the recovery icon does not show the other images mapped to it. I have sparkles, glitters, auras... all kind of cuteness mapped to it, but they don't show. They do in ShaderEd2, but not here. This is the only thing I need to get fixed so I could finally release my mod pack I have been working on.
EDIT: Okkkaayyy... this thing gets wierder and wierder. O.o I actually GOT it to work for one gameplay. Then not again. I added RGBIdentity to the images used for the rage recovery. I was playing "openjk_sp.x86.exe". I tried ordinary jasp and it didn't work agian. I tried "openjk.x86.exe" and even jamp... nothing. Even though that the shader file in the ShaderEd2 that worked (even in game) was copied over to the pk3 file!... This doesn't seem to be a bug from my part really... but rather in how the files are read! O.o I wonder... @@Raz0r ... what is your opinion about this? I know you work with OpenJK a little. So... what do you think this might be?
EDIT 2: Ok, I've solved the problem. The thing is - like you said @@Omicron - that JKA reads some shaders only from a shader file with a certain name. The ragerec icon is defined in "mp.shader" file... so, I copied all what stood in the base "mp.shader" file, removed its definition of the ragerec icon... and added the shadering of my force icons, including the ragerec one. And now it works flawlessly. Both SP and MP. While I can now release my mod (FINALLY), I am somewhat concerned if there are mods out there that change the "mp.shader" file... if they do, won't that make my own icons stop working since the shader file might be overriden?