View Single Post
Old 03-14-08, 10:55 PM   #9
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default TIP!

<muses> I really should have added a "Tips" page to SH3Cmdr...oh well.

Wolfehunter's screenshot reminded me of something that some of you may find useful.

You are not stuck with the date format of ddd, MMM d, yyyy. You can change this easily by editing a line in SH3Cmdr_**.txt:

Code:
;Date format
;If changing #250, must only use combination of d dd ddd mmm or yyyy
;All abbreviations should be the same character length - pad with '.'
;Day labels are retrieved from en_menu.txt
250=ddd, MMM d, yyyy
For example, Australians may like to use:
Code:
250=ddd d MMM yyyy
Germans may like to add periods.

And so on.
JScones is offline   Reply With Quote