How do I give a model a alpha texture over a color texture?

I want to make custom assets for this game called Dota2, but I need to know how to give color textures an alpha texture with separate images.

<name>_color.tga
<name>_translucency.tga

Those are the names of the textures used. Please help.