Page 1 of 1
Skin problem
Posted: Mon Jan 13, 2014 9:26 am
by SpaceMarine
So I want to make a new marine skin, I have all frames, markers and SKININFO. But when I load it up on Zandronum, it removes it saying it has no frames
SKININFO
Help pls
RE: Skin problem
Posted: Mon Jan 13, 2014 10:14 am
by Fused
Did you give the frames the right name?
You could look in my wad i gave once for the skin i added.
RE: Skin problem
Posted: Mon Jan 13, 2014 10:15 am
by SpaceMarine
Yeah, only changed "PLAY" to "BLAK" in all frames.
RE: Skin problem
Posted: Mon Jan 20, 2014 7:17 pm
by Klofkac
Can I see the whole wad to debug it?
RE: Skin problem
Posted: Mon Feb 03, 2014 10:00 am
by Klofkac
I have seen the WAD through PM and found the problem.
Sprites cannot be in BMP format. You must convert them to doom graphics or PNG.
RE: Skin problem
Posted: Mon Feb 03, 2014 12:16 pm
by SpaceMarine
Klofkac wrote:
I have seen the WAD through PM and found the problem.
Sprites cannot be in BMP format. You must convert them to doom graphics or PNG.
Hmm, thanks.