home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fanclub Das Freakmagazin 2
/
FANCLUB2.ISO
/
patches
/
frontpba
/
fadraft.bat
< prev
next >
Wrap
DOS Batch File
|
1994-12-01
|
565b
|
17 lines
@echo off
rem **** This batch file simply copies the FADRAFT.NEW file to
rem **** the name PGENTABL.DAT to allow the game to use the
rem **** enhanced Free Agent attribute generation to stock
rem **** fictional leagues.
echo Converting Free Agent generation to enhanced values...
copy FADRAFT.NEW PGENTABL.DAT > nul
echo .
echo .
echo .
echo finished.
echo.
echo Free agents players will now be generated with enhanced attribute
echo values for creation of fictional leagues. To return the game to
echo its original state, type: REGDRAFT [enter]