|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
#2 (permalink) |
|
All Star Starter
Join Date: Aug 2003
Posts: 1,110
|
What is your question? What part do you not understand? Basically, you just need to modify those *.bat files with any trext editor (notepade works) so it points to your directories. Then you can double click on the *.bat files from Windows Explorer to execute. A DOS window will popup so you can see the progress, but thats the extent that the exporter has anything to do with DOS. You can do the whole export process without ever using DOS.
|
|
|
|
|
#3 (permalink) |
|
Moderator
Join Date: Nov 2002
Posts: 5,438
|
Code:
player.exe "c:\gwnbl" "c:\desktop\CSVs" teams.exe "c:\gwnbl" "c:\desktop\CSVs" cls the .exe files are the exporter files that the .bat file calls (you might also need the 3rd one that is there, but I don't use it) 2nd part ("c:\gwnbl"): is just the location of your league's folder, the folder that has your league's .dat files, etc. It also might look something like "C:\Program Files\400 Software Studios\OOTP5\GWNBL.lg" 3rd part ("c:\desktop\CSVs"): is just the location of the folder where you want your CSVs to be generated to. "cls" just tells the .bat file to close on its own, instead of "pause" which is the default.
__________________
Online League Boards Moderator The avatar is of Pink. People like to tease me for being a fan of hers, but I'm cool with it. Interactive Online League Directory - find or advertise a league today! (now OOTP9 compatible, thanks for the space jazzrack!) Canadian Baseball League - a recent OOTP9 convert, but running steadily since April 2002 SGCBL - a Lord of the Rings themed league with a very friendly membership and a commish constantly looking to improve the smallest of things |
|
|
|
|
#5 (permalink) | ||
|
Hall Of Famer
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 4,138
|
Quote:
__________________
Joe Question to fiance -- How much do you love me? Answer -- So much that we can get our legs tied together, walking 3 legged for the rest of our lives and I'd love it. Quote:
|
||
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|