home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Killer
/
Game_Killer.bin
/
803.USCLOUDS.DAT
< prev
next >
Wrap
Text File
|
1992-12-18
|
1KB
|
46 lines
'Name: C:\SEE4\USCLOUD.DAT
'Desc: SEE enhancements to CLOUD.SC1
'----------------------------------------------------------------------
INPUT, CLOUD.SC1, OUTPUT, USCLOUD$.SC1
REM: "USCLOUD.DAT" shares the same "USCLOUD$.SC1" output name as
the "PUFFY.DAT" enhancement file. Process this file when you
want just multi-layers of SEE generated polygon clouds with
no AAF generated cumulus clouds.
REM: You may wish to enter new North/East coordinants if the area
to be flown is outside of the range of USCLOUD$.SC1. The default
coordinants are simply SubLOGIC's approximate center of the U.S.
NORTH, 16000
EAST, 13000
REM: By changing the heading even a few degrees, you will rearrange
clouds in relatively new positions in the FS4 skies since your
previous FS4 flight session. You may enter any new heading from
0 to 360 degrees.
HEADING, 0
REM: You may reassign the approximate altitude of the cloud base.
ALTITUDE, 1000
REM: Do not alter the following line. This instruction calls up the
"USCLOUDS.MAC" file for processing with any changes you've
entered above.
MACRO, USCLOUDS.MAC
SAVE
END