Quote:
Xietor said:
I think I have discovered the problem!
That sprite was borrowed from Amos, and he uses a capital "f"
in flytrap. Someusers that use linux cannot use mods that have capital letters.
|
That's not true, they can use them just fine. Linux does, however, take care about case, and thus "Flytrap.tga" is not a valid name for "flytrap.tga". All you have to do is to make sure that your file references in the mod are exactly like you named the files.
Then again, I think I remember faintly that Windows automatically uppercases the initial letter and lowercases the rest if you view them in Windows Explorer, since FAT and NTFS is not case-sensitive and it just looks nicer that way or some other bogus reason to put obstacles in your way. So you need to turn off some option in your folder preferences to make Windows Explorer display the real file name, or sth.