So I made this map with flyable, fire breathing dragons, and everything works fine when you download the map from the internet. However, when you get the map from the game server, you don't get the .pcf (particles file). I have no clue why it's just the .pcf that isn't being pushed to the clients. They get all the other files.
Here's the .res:
"resources"
{
"particles/dragonfire.pcf" "file"
"particles/particles_te_dragon_havoc_b1.txt" "file"
"maps/mod_textures_te_dragon_havoc_b1.txt" "file"
"sound/dragon_attack/dragondeath2.wav" "file"
"sound/dragon_attack/firebreath3.wav" "file"
}
And yes, the .pcf file is present on the server in that location.
Did anyone else here ever have problems with .pcfs in .res files? I'm looking forward to hearing your suggestions.
EDIT: To any Googlers coming here, scroll down for the fix.



