View Single Post
Author Message
MaNaReaver
Member
Join Date: Apr 2020
Location: India
Old 06-23-2020 , 12:12   Precaching Mapfiles with spaces in them
Reply With Quote #1

Hey AM,

Just a bug I've been unable to figure out how to fix. I have certain maps on my server that have precache files with spaces in them, and these files do not get downloaded by players, as they're separated by a space delimiter.

For example:
A B C D E.mdl loads A, B, C, D, E.mdl instead of "A B C D E.mdl". The map will successfully load, because the mapped file can open the model, but players can't join because they lack the model file.

I've tried adding %20 delimiter, to allow downloading the file, but yet the file doesn't download. Are there any ways to fix this issue? Thanks for assisting out.

Best regards.
MaNaReaver is offline