UPDATE: Really sorry to who ever downloaded this, and didn't get the skin to show up properly, I did a bit of a booboo and you can either redownload or change the description.lua, find every empty.tga, false and change it to empty.tga, true.
example line
{"su27_tex01", 3 ,"empty.tga",false};
should be
{"su27_tex01", 3 ,"empty.tga",true};