or maybe having the files on a filesystem that suffer from the same
disabilitties as windows?

ergh... CPM? FAT?

Jeffrey "botman" Broome wrote:
Ratman2000 wrote:


But when i than look in my Sounds folder is see, that all File Names are all small type


Are you running a Linux dedicated server or Win32 server?

Linux servers preserve the case of filenames, Win32 servers do not.

On Linux "Sack.mp3" and "sack.mp3" are 2 different files.  On Win32 they
are the same file.

You should have the .res file entries match whatever the filename is on
your server and shouldn't have to worry about the name on the client
(since the client's will be Win32 anyway).

If it really bothers, you, you can rename the server version of the file
to all lowercase, then it will be the same regardless of whether the
server is Linux or Win32.

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to