arma2:missions:overviewhtml
ArmA 2 Campaign Overview.HTML
ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools
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: 2024/08/01 21:28 by snakeman