25-05-2005, 03:05 PM
The war zone are defined by country or airport code, FsP will look the closest
airport , look it's code and compare it with a list that it have...
So this is intteresting because you can define a country with a 30% risk
and one particular airport on this country to be 100%
Anyone can edit this file and add or remove place
here the current CFG file that define the "dangerous area":
Dan
airport , look it's code and compare it with a list that it have...
So this is intteresting because you can define a country with a 30% risk
and one particular airport on this country to be 100%
Anyone can edit this file and add or remove place
here the current CFG file that define the "dangerous area":
Code:
--------------------------------------------------------
DANGEROUS COUNTRY LIST FOR FSPASSENGERS
--------------------------------------------------------
This file contain the ICAO code of the dangerous place
in the world and the percentage of their dangerosity.
You can edit the list data and add items.
Notice that the player can disable "dangerous country"
feature in it's option.
"=??" Code ICAO might be a whole country code as for
example "OA" for Afganisthan or a precise airport
code as "KCCR" for Buchanan airport. Thus you can
define country with moderate risk that will have
some airports with high risk.
"R:" is the percentage of failure risk that will be ADDED
to the player's failure percentage. This is done to
simulate airport with bad maintenance abilities.
"W:" Is the percentage of war danger at low altitude,
it simulate a percentage of receiving ground shot
at low altitude (<6500) in war zone.
IMPORTANT: a level of 60% or more mean active war
and you will hear gun noise around you. less than
that you don't hear war noise but you are likely
to be aimed by sniper.
NOTICE
------
A high rate of descent/ascent lower considerabily
the risk of taking a shot. The less you stay at low
altitude, safer you are. The actuall threat level is
displayed in the minidisplay in "verbose" mode.
---------------------------------------------------------
START OF LIST: (you can edit/remove/add data below)
--------------
War area DEMO =KCCR R:06% W:100%
Afganisthan =OA R:01% W:50%
Angola =FN R:01% W:14%
Azerbaijan =UB R:06% W:11%
Belize =MZ R:10% W:00%
Bolivia =SL R:05% W:10%
Bosnia =LQ R:05% W:15%
Bulgaria =LB R:15% W:00%
Burundi =HB R:05% W:12%
Cote d'Ivoire =DI R:05% W:30%
Dem. Rep. Congo =FZ R:05% W:11%
Dominican Rep. =MD R:06% W:00%
Ecuador =SE R:03% W:00%
Ethiopia =HA R:06% W:08%
Gambia =GB R:10% W:00%
Greece =LG R:04% W:00%
Guatemala =MG R:09% W:00%
Guyana =SY R:06% W:00%
Guinea =GU R:06% W:16%
Haiti =MT R:04% W:00%
Honduras =MH R:07% W:00%
Iraq =OR R:15% W:65%
Iran =OI R:05% W:15%
Israël =LL R:00% W:05%
Kiribati =NG R:09% W:00%
Lebanon =OL R:03% W:09%
Liberia =GL R:06% W:09%
Nauru =AN R:11% W:00%
Nicaragua =MN R:12% W:00%
Nigeria =DN R:07% W:09%
Paraguay =SG R:10% W:00%
Swaziland =FD R:13% W:00%
Sierra Leone =GF R:09% W:16%
Somalia =HC R:09% W:09%
Syria =OS R:09% W:09%
Sudan =HS R:02% W:40%
Urugay =SU R:10% W:00%
Yemen =OY R:05% W:55%
Zimbabwe =FV R:10% W:00%
Dan