O
obesebear
Guest
So I'm importing a new potion model that is made of two parts. The container, and the liquid. I want the container to use alpha blending by way of the mod folder, but can't figure out how to force the game to apply it. The model is ccha.hrc and its texture is ccha.tex
In mods/reunion/char/ I have put ccha.tex, ccha.png, and ccha_00.png. But the app.log doesn't appear to be looking for it anywhere. It seems to be that since the original ccha.hrc doesn't use a texture, that the modpath isn't expecting one, so it isn't searching for one. Any idea how I can make it start searching?
In mods/reunion/char/ I have put ccha.tex, ccha.png, and ccha_00.png. But the app.log doesn't appear to be looking for it anywhere. It seems to be that since the original ccha.hrc doesn't use a texture, that the modpath isn't expecting one, so it isn't searching for one. Any idea how I can make it start searching?