User Tools

Site Tools


arma2:missions:overviewhtml

Campaign Overview.HTML

overview.html in campaign root ArmA 2, Eagle Wing (EW) and Operation Arrowhead campaigns are the same:

<html>
 
<head>
<title>Overview</title>
</head>
 
<body bgcolor="#FFFFFF">
<p align="center"><img src="overview_Cstart_ca.paa" width="240" height="238"></p>
 
</body>
</html>

overview_Cstart_ca.paa resolution 512 x 512.

overview.html in campaign mission dir

<html>
 
<head>
<title>Overview</title>
</head>
 
<body bgcolor="#FFFFFF">
<p align="center"><img src="overview_str_outro_ca.paa" width="240" height="121"></p>
 
<p align="center"><localized id="str_ew_overview_3"/></p>
 
</body>
</html>

overview_str_outro_ca.paa resolution 512 x 256.

arma2/missions/overviewhtml.txt · Last modified: 2011-08-01 23:45 by snakeman