Hello,

replace
colorarg1[0]=texture;
with
ColorArg1[0]=Texture;

Obviously 'Texture' is case sensitive.

Perhaps 'alpharef=<mtlskill1>' will cause problems, too (black screen).
In this case you could just replace it with the following code:
AlphaRef=128;