ForrestMarkX
Warming Up
Posts: 11
Registered: 05-13 |
Hmm I see, I apply all that and it still refuses to draw the hudbar texture here is what I got to see if I have anything wrong
SBARINFO.txt
code: StatusBar Normal
{
DrawImage "PSXHUDBAR", 0, 168;
}
TEXTURES.txt
code: Graphic PSXHUDBAR, 256, 40
{
XScale 0.8
YScale 0.96
Patch HUDBAR, 0, 0
}
Was forced to use Patch cause Zandronum only supports Patch and nothing else it seems
|