Problem with custom textures.

Crieng.

L1: Registered
Jul 21, 2016
29
3
I'm trying to implement some custom textures for my map. I know from experience that these custom textures will appear as missing texture for a player other than myself. My question is; how do I make it so that my custom textures become visible for others than myself? Do I have to make them download the custom textures, and if so, how do I do that, other than putting a link for them to download the textures alone? Any help would be appriciated.
 

killohurtz

Distinction in Applied Carving
aa
Feb 22, 2014
1,016
1,277
The preferred method is embedding the custom content into the bsp itself, since that eliminates the need to distribute extra files with your map. CompilePal and VIDE are the go-to tools these days.