And my question; I need add second, alphablend texture into the shader, for tattoos etc.
This method isn’t working - “SetTexture commands have no effect when fragment programs are used”
The skin shader doesn’t support a second texture to blend. You need to modify the result of the shader to support alpha blend with an additional texture.