Begins the definition of a new Flight Simulator weather area.
Syntax
Weather name, lat1, lon1, lat2, lon2
where
name | Specifies the name (up to 25 characters) of the weather area. |
lat1, lon1 | Specifies the latitude and longitude coordinates that designate the endpoints of the weather area. |
lat2, lon2 | Specifies the latitude and longitude coordinates that designate the endpoints of the weather area. |
The other details of the location of the weather area are defined in the Weather_Char command.
Example
WEATHER "Jetstream", 34:00:00, 114:00:00, 41:00:00, 076:00:00