Re: Short names when compiling
Posted by Leperous on
Thu Dec 2nd 2004 at 4:18pm
Leperous
Creator of SnarkPit!
member
3382 posts
1635 snarkmarks
Registered:
Aug 21st 2001
Occupation: Lazy student
Location: UK
I'm making a map whose name is longer than 8 characters. When compiling, it seems that the compilers will output 8-char-length names (DOS style, so ending with ~1). Does anyone know a way around this? Yes I could just rename it to something shorter, but still...
Re: Short names when compiling
Posted by Naklajat on
Thu Dec 2nd 2004 at 4:26pm
1137 posts
384 snarkmarks
Registered:
Nov 15th 2004
Occupation: Baron
Location: Austin, Texas
"use long file names" checkbox in expert compile, i think