PDA

View Full Version : Set up multi leauge game?


bigelwood
11-18-2008, 01:11 PM
I can't figure out what I'm doing wrong but I can't seem to set up the file for a multi-player game. I've placed the files in their proper places and yet everything I start a game it only loads the real teams and players.

Any ideas?

Vista
Fof Version 6.2

MIJB#19
11-18-2008, 01:48 PM
I'm confused by "the file for a multi-player game".

Are you asking for feedback on how to set up things so you can play with NFL teams in single player, but with made up names from a multi-player league?

bigelwood
11-18-2008, 01:55 PM
I simply can't get the multi league to work. It will not load and I can't even get the file to read the different teams (non-NFL).

Matty86
11-29-2008, 09:53 PM
I'm having the same problem... :(

gstelmack
11-30-2008, 08:37 AM
Create a folder under the FOF install directory for your league. Put the fcy, fni, and any team bitmaps under there. Create a batch file that copies these files to the right place and launches FOF:

cd ..
copy woof\frfoot.* universe
copy woof\*.bmp pictures
start FrFoot2007.exe

gstelmack
11-30-2008, 08:38 AM
And for Vista, follow the bits in the Vista FAQ (linked from the reference thread) about how to set up the FOF directory to be writable. Otherwise everything goes to the "Compatibility Files" area since Program Files is not writable by default (to help keep viruses from getting to your programs).

Matty86
11-30-2008, 09:33 AM
The commish sent me 2 batch files, one for our league, one for the NFL... the NFL one seems to work fine, something has to be wrong with the league files I have... The batch is working correctly :(