Attempting to join a server, I was denied because of a file named:
skins/1 2.pcx
It seems ezquake turns this into:
qw> download skins/1 2.pcx usage: download <datafile>
Because it thinks there are 3 arguments. How can this be properly escaped?
I messed around to reproduce this and wrote a quick patch. This fixes it for me, so hope it works for you too!
I messed around to reproduce this and wrote a quick patch. This fixes it for me, so hope it works for you too!