OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: mikeb on 23 Aug 2002, 15:15:46

Title: briefing pics
Post by: mikeb on 23 Aug 2002, 15:15:46
Hey all,

Is there any easy way to put pics into areas of the briefing.  I intend to use this for surveillance photos primarily but also for target profiles in assassination missions.

Cheers

M
Title: Re:briefing pics
Post by: icarus_uk on 23 Aug 2002, 15:21:19
Put in your briefing file the code;

<p align="center"><img src="montignac.jpg" width="200" height="160"></p>

Where you can align the picture, Left, Right , Center.  The file anme of the image, you can only use jpgs in version 1.3 and later, otherwise you must use a paa, or pac.  The width and height are in pixels.  200 is as wide as the briefing can fit.
Title: Re:briefing pics
Post by: mikeb on 23 Aug 2002, 15:36:22
And you can literally put that anywhere in the briefing?
Title: Re:briefing pics
Post by: icarus_uk on 23 Aug 2002, 15:46:34
Anywhere.
Title: Re:briefing pics
Post by: mikeb on 23 Aug 2002, 15:49:24
Brilliant!

Cheers  ;D