Latest News: OOTP PATCH 9.1.6 released! - OOTP 9 RELEASED! - Title Bout Championship Boxing 2.5 released! - OOTP 2007 receives Editors Choice Award from PC Gamer - Inside the Park Baseball Patch 1.03 released, DEMO now available

Click here to download Out of the Park Baseball 9!

Go Back   OOTP Developments Forums > OUT OF THE PARK BASEBALL 9 > OOTP 9 - Mods > Rosters, Photos, and Quick-Starts
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 05-15-2007, 05:00 PM   #21 (permalink)
All Star Starter
 
SandMan's Avatar
 
Join Date: Aug 2003
Location: Kenosha, Wisconsin
Posts: 1,843
Okay, Mike D. I see what you did. You just used the sample files that I used for my test as the actual database. You need to run through the Macros and recreate your own new database the first time and export the files to the csv files. If you want to use this dataset then you could simply export the files listed in the read me to csv files and overwrite the files in the sample database.



I noticed that I missed this in the read me, but export as Text. Click on the document in the Random Debut Folder that your are replacing. Example New_Batting is exported into Batting.csv. Select Batting.CSV then for text qualifier select {none}. This overwrites the previously saved files. The version I put out I did not re-export the files after the last test with the Macros, so the csv files do not match the tables, except for the master.

These are the files that need to be exported after running step3Macro:

New_Batting to Batting.csv
New_Pitching to Pitching.csv
New_FieldingOF to FieldingOF.csv
New_Fielding to Fielding.csv
New_Master to Master.csv

In the future I plan on making this an actual VB program but for now the Macro system will need to do.

BTW, if you cannot run the macros on your system and just need random debut files, I can make some and post them somewhere....


I have new versions with the test data matching the database if anyone wants them. 26MB in Zip, 20mb in Rar.

Last edited by SandMan : 05-15-2007 at 05:29 PM.
SandMan is offline   Reply With Quote
Old 05-15-2007, 05:15 PM   #22 (permalink)
Major Leagues
 
Powderguy's Avatar
 
Join Date: Apr 2007
Location: PA
Posts: 462
Quote:
Originally Posted by PadresFan View Post
If you don't want to deal with a .RAR file, you can grab the .ZIP version from my website.
Ok, thanks I found it.
Powderguy is offline   Reply With Quote
Old 05-16-2007, 12:50 AM   #23 (permalink)
Hall Of Famer
 
Mike D's Avatar
 
Join Date: Dec 2001
Location: In a van, down by the river
Posts: 2,240
Quote:
Originally Posted by SandMan View Post
Okay, Mike D. I see what you did. You just used the sample files that I used for my test as the actual database. You need to run through the Macros and recreate your own new database the first time and export the files to the csv files. If you want to use this dataset then you could simply export the files listed in the read me to csv files and overwrite the files in the sample database.



I noticed that I missed this in the read me, but export as Text. Click on the document in the Random Debut Folder that your are replacing. Example New_Batting is exported into Batting.csv. Select Batting.CSV then for text qualifier select {none}. This overwrites the previously saved files. The version I put out I did not re-export the files after the last test with the Macros, so the csv files do not match the tables, except for the master.

These are the files that need to be exported after running step3Macro:

New_Batting to Batting.csv
New_Pitching to Pitching.csv
New_FieldingOF to FieldingOF.csv
New_Fielding to Fielding.csv
New_Master to Master.csv

In the future I plan on making this an actual VB program but for now the Macro system will need to do.

BTW, if you cannot run the macros on your system and just need random debut files, I can make some and post them somewhere....


I have new versions with the test data matching the database if anyone wants them. 26MB in Zip, 20mb in Rar.
I thought I did this, but I guess I'm still having problems. Anyway you can just create a set of random debut files for me, that would be great because as cool as it sounds, I'm not having any success with them at all.
__________________
Sometimes the best laid plans will never get you laid the way you plan.
Mike D is offline   Reply With Quote
Old 05-16-2007, 05:03 PM   #24 (permalink)
All Star Starter
 
SandMan's Avatar
 
Join Date: Aug 2003
Location: Kenosha, Wisconsin
Posts: 1,843
Quote:
Originally Posted by Mike D View Post
I thought I did this, but I guess I'm still having problems. Anyway you can just create a set of random debut files for me, that would be great because as cool as it sounds, I'm not having any success with them at all.

http://www.allsimbaseball.com/index....fileinfo&id=16

I have two database created, but I would hope that the utility would work for everyone.

The importants steps are:

After running Macro1 and Macro2 to then go to the get external data and import the newdebut.xls worksheet into the newdebut table, making sure to set the text qualifier as {none}. Then to run Macro3 and export the new-batting, new_pitching, new_fielding, new_fieldingOF and new_master table to the batting, pitching, fielding, fieldingof and master.csv files. You must export these as text with the text qualifier as {none} overwriting the files in your randomdebut folder (C:\randomdebut\randomdebut\******.csv) where the ******* is the file name.

I hope that this is not confusing because it is rather cool to get your own random database at anytime, knowing that you will never have to duplicate the database.

Cheers


With Regards,

Steve
SandMan is offline   Reply With Quote
Old 05-18-2007, 04:47 PM   #25 (permalink)
Hall Of Famer
 
Mike D's Avatar
 
Join Date: Dec 2001
Location: In a van, down by the river
Posts: 2,240
I'm going to give it another shot this weekend, but I appreciate the upload. Thanks for all your hard work on this. One question. If I change the debut year to 2001 for all players in the newdebut.xls, when I import it, will it change all the other xls files to 2001 too? I'm trying to do an entire league with just players born in Illinois, but I can't change all the batters and fielding xls files becasue Excel only opens so many lines and I have no idea how to create a macro to do it for me in access. Again, thanks for all your hard work on this. The Mod community is great because of people like you.
__________________
Sometimes the best laid plans will never get you laid the way you plan.
Mike D is offline   Reply With Quote
Old 05-18-2007, 05:17 PM   #26 (permalink)
All Star Starter
 
SandMan's Avatar
 
Join Date: Aug 2003
Location: Kenosha, Wisconsin
Posts: 1,843
Quote:
Originally Posted by Mike D View Post
I'm going to give it another shot this weekend, but I appreciate the upload. Thanks for all your hard work on this. One question. If I change the debut year to 2001 for all players in the newdebut.xls, when I import it, will it change all the other xls files to 2001 too? I'm trying to do an entire league with just players born in Illinois, but I can't change all the batters and fielding xls files becasue Excel only opens so many lines and I have no idea how to create a macro to do it for me in access. Again, thanks for all your hard work on this. The Mod community is great because of people like you.
To get a database of all players from Illinois just use the birth state field in the master table/database. Open in Excel or Access and do either one of the following:

In Access create a delete query deleting all records not ILLINOIS in the birth state field. In Excel do a sort by Birth State and then delete all the records above and below the Illinois records. Then just export/or save as text document. Copy the contents into the master.csv file.


You do not need to worry about the fielding, batting or pitching records in the database. The game goes off of the Master.csv file.

You can then use this master file to create your own random debut database with only the players from Illinois!!!

To get all the players to have debut year in 2001 (that is over 16000 players you know), then open the newdeb change every debut to 2001. Then simply run the 3rd macro. After this is done, export the new_tables to their correct csv tables in the random debut folder. You will not get any new rookies after that though.....


The way the Random Debut is setup is pretty much to start in 1901 and play through with year 2007 having the last draft..... but you can change it to your liking either through the newdebut worksheet or the newdebut tables and the Access Macros.

Regards,


Steve
SandMan is offline   Reply With Quote
Old 05-18-2007, 05:20 PM   #27 (permalink)
Hall Of Famer
 
Mike D's Avatar
 
Join Date: Dec 2001
Location: In a van, down by the river
Posts: 2,240
Quote:
Originally Posted by SandMan View Post
To get a database of all players from Illinois just use the birth state field in the master table/database. Open in Excel or Access and do either one of the following:

In Access create a delete query deleting all records not ILLINOIS in the birth state field. In Excel do a sort by Birth State and then delete all the records above and below the Illinois records. Then just export/or save as text document. Copy the contents into the master.csv file.


You do not need to worry about the fielding, batting or pitching records in the database. The game goes off of the Master.csv file.

You can then use this master file to create your own random debut database with only the players from Illinois!!!

To get all the players to have debut year in 2001 (that is over 16000 players you know), then open the newdeb change every debut to 2001. Then simply run the 3rd macro. After this is done, export the new_tables to their correct csv tables in the random debut folder. You will not get any new rookies after that though.....


The way the Random Debut is setup is pretty much to start in 1901 and play through with year 2007 having the last draft..... but you can change it to your liking either through the newdebut worksheet or the newdebut tables and the Access Macros.

Regards,


Steve
I tried doing the Illinois thing above regarding the deleting everyone that wasn't from Illinois, and I changed the debut year to 2001 of everyone left, but since I couldn't change the batting or fielding, only the players that actually played in 2001 from Illinois was being imported, so only like 55 players total. That's why I wanted to change the batting and fielding, but couldn't open them. I will try and do it the way you suggested and see if that works. Again, thanks for all your help.
__________________
Sometimes the best laid plans will never get you laid the way you plan.
Mike D is offline   Reply With Quote
Old 09-15-2007, 07:17 PM   #28 (permalink)
All Star Starter
 
Ktulu's Avatar
 
Join Date: Feb 2003
Location: BC
Posts: 1,376
Just wondering if this is possible... is there a way to hand pick certain players and have them assigned random debuts? I would like to hand pick roughly a dozen players from each decade and have them randomly debut(mixed in with fictional players) as my league progresses. Anyone have any ideas on how I can achieve this?

Thanks.
__________________
WHBL - Calgary Nighthawks

All-Time Record: 1035-749 .580
Seasons over .500: 11
Seasons under .500: 0

Americas Cup Championships: 2002, 2003
North American League Pennants: 2001, 2002, 2003
NA West Division Titles: 2011
Wild Cards: 2001, 2002, 2003

"The ice is getting even more thinner, my friend!"
Ktulu is offline   Reply With Quote
Old 09-29-2007, 03:41 AM   #29 (permalink)
Minors (Triple A)
 
Join Date: Jun 2002
Posts: 253
Sandman,
Can this be tweeked to give us better control and ease of database use? For example, I'd like to import all 1871-1900 players into a 1901 league and then run normal history from there. A grand "What if" scenario. Also I'd like to adjust all players to debut around age 17-20. What do you think? There are infinite things that could be tried. Nice work overall, thanks!
JP
RANGER11JP is offline   Reply With Quote
Old 05-17-2008, 03:37 AM   #30 (permalink)
Bat Boy
 
Join Date: May 2008
Posts: 15
Sandman-

When you select the text qualifier to none, i t treats multiple nicknames as comma delimited, threrefore corrupting the master file I think... could this be true?

Regardless, as I PMed to you as well, I cannot for the life of me get more than 250 or so in my inaugural draft. I'd assume that a player or two would maybe retire or go away after a year or two, but not 400.

Would you suggest that I check or uncheck the "Change ratings each year to be based on real life?"

I'm downloading one of your randomized files now to see if I get a better response from them.
Nez477 is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:16 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 Out of the Park Developments