OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: D_P_ on 19 Mar 2007, 06:58:54
-
I want to add a picture to my briefing...back in ofp i used:
<p align="center"><img src="titleimage1.jpg" width="200" height="200"></p>But doesn't seem to be working for amra?
am I missing something? ???
-
Are you sure that your picture has 2^2 dimensions (256 X 256, 128 X 128) ?
-
sure does. :confused:
-
What are the dimensions of your picture?
Planck
-
256X256 - it shows up in mp, but not in the editor ???
-
I havent done this yet (Im at work)
Must I simply transform the pic to the correct size, rename and then add that line to mission.sqm file or description.ext??
Can I add it on any line?
-
The line for the picture has to be written in HTML format in the briefing.html. I suggest taking a look at Chris' Script Editor, I think that you can automatically make your briefing, saving you the trouble of knowing the correct briefing.html format.
editor (http://www.ofpec.com/ed_depot/the_files/OFPResources/tools/CHOFPSE_310.zip).