A simple question (hopefully with a simple answer):
Is there any way to preload specific textures while the game loads?
My mod has a few massive textures which are used for effects (explosions and such). When these effects are called for the first time in the match, as in something getting blown up, it causes the game to freeze for a few seconds while the texture is loaded. Not a big problem, but enough to be annoying.
So..yeah, any way to fix this?