Home   Help Search Login Register  

Author Topic: add a picture to the briefing  (Read 1463 times)

0 Members and 1 Guest are viewing this topic.

Offline D_P_

  • Members
  • *
  • YAY! I'm a lama again! ...oh wait.
    • ArmaAddons
add a picture to the briefing
« on: 19 Mar 2007, 06:58:54 »
I want to add a picture to my briefing...back in ofp i used:
Code: [Select]
<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? ???
just setpos & forgetpos!

Offline Cheetah

  • Former Staff
  • ****
Re: add a picture to the briefing
« Reply #1 on: 19 Mar 2007, 07:15:59 »
Are you sure that your picture has 2^2 dimensions (256 X 256, 128 X 128) ?
Like missions? Help with Beta Testing! or take a look at the OFPEC Missions Depot for reviewed missions!

Offline D_P_

  • Members
  • *
  • YAY! I'm a lama again! ...oh wait.
    • ArmaAddons
Re: add a picture to the briefing
« Reply #2 on: 19 Mar 2007, 08:30:31 »
sure does.  :confused:
just setpos & forgetpos!

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re: add a picture to the briefing
« Reply #3 on: 19 Mar 2007, 13:19:32 »
What are the dimensions of your picture?


Planck
I know a little about a lot, and a lot about a little.

Offline D_P_

  • Members
  • *
  • YAY! I'm a lama again! ...oh wait.
    • ArmaAddons
Re: add a picture to the briefing
« Reply #4 on: 20 Mar 2007, 07:44:35 »
256X256 - it shows up in mp, but not in the editor  ???
just setpos & forgetpos!

Offline Ruffneck

  • Members
  • *
Re: add a picture to the briefing
« Reply #5 on: 20 Mar 2007, 11:26:38 »
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?

Offline Cheetah

  • Former Staff
  • ****
Re: add a picture to the briefing
« Reply #6 on: 20 Mar 2007, 15:28:40 »
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.
Like missions? Help with Beta Testing! or take a look at the OFPEC Missions Depot for reviewed missions!