the unknown 0 Posted February 21, 2006 Ok i made a MP mission for my clan but the only ting it needs to finish off the briefing is a picture of the target. the problem is everytime i try to put it in it just doesnt show up in ofp i did used the correct sizes. any plz help me or ill start doing stupid tings The Unknown Share this post Link to post Share on other sites
mrn 0 Posted February 21, 2006 Quote[/b] ]<img border="0" src="yourpicturename.jpeg" width="180" height="100"> Something like that. It might help if you post the section of your briefing that you're having problems with. Share this post Link to post Share on other sites
the unknown 0 Posted February 22, 2006 Ok this is the part (the notes) where i want the pictures <h6><a name="main"></a> We got some pictures taken of the target.<br><br> <img src="target.jpg" width="256" height="128"><br> The Target on the left talking whit General Guba.<br> <img src="target2.jpg" width="256" height="128"> <br> The Target is marked on the left. </h6><hr> The Unknown Share this post Link to post Share on other sites
karantan 0 Posted February 22, 2006 I think the pictures are 'lined off'; they're 'there', but they're not shown in the briefing; this can be because of various of reasons. Â Try <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> We got some pictures taken of the target.<br><br> <p align="center"><img src="target.jpg" width="256" height="128"></p><br> The Target on the left talking whit General Guba.<br> <p align="left"><img src="target2.jpg" width="256" height="128"></p> <br> The Target is marked on the left. </h6><hr> If this still do not shown the pictures (or one of them), then experiment with the aligning (center, left, right), with number of lines (<br>), and with a width and height measures (I think you're a bit to wide here), until you get it right. P.S: Oh, and for the size of the picture for the briefing is not necessary to be the power of two. Share this post Link to post Share on other sites
the unknown 0 Posted February 23, 2006 well the picture has to be power of two cause if i make the picture to the size of 300x300 it go's like dimensions 300x300 not 2^n btw this is how that part looks now took out 1 of the pic's We got some pictures taken of the target.<br><br> <p align="left"><img src="target2.jpg" width="300" height="300"></p><br><br><br><br><br><br><br><br><b r><br><br><br><br><br><br><br><br><b r><br><br><br><br><br> The Target on the left talking whit General Guba.<br> </h6><hr> once i got the pictures in ill deal whit the <br> tings myself i know that it are a little to much of them The Unknown Share this post Link to post Share on other sites
karantan 0 Posted February 23, 2006 So, the picture is there now? If it is, then work on it until you can see the next one (because of the pic's size and all those lines it'll be probably shown on the next page). I'm not quite sure I understand your first sentence correctly (English is not my first language), but as you can see from your own sample, in overviews and in briefings isn't necessary, that their mesures have to be the power of two like the original picture format must be, but of course they'll be 'streched' or 'shinked', if you exsadurate with the measure distortion, and-or if you haven't incalculated the possible distortions in your original pic. And don't worry about those <br>'s; if you need them that much, then you need them that much. Share this post Link to post Share on other sites
the unknown 0 Posted February 23, 2006 what i was saying is that it doesnt work cause when i go to the page where the image should be on i got that message saying that the size should be power two the unknown Share this post Link to post Share on other sites
karantan 0 Posted February 23, 2006 You don't have the original picture in a power of two size. You should mention you're getting an error message already in your first post. Share this post Link to post Share on other sites
the unknown 0 Posted February 23, 2006 during the time of my first post i wasnt even abel to get the damn picture in but ill try to change the picture it self to like 256x512 and ill c if it works the unknown SOLUTION TO PROBLEM ok it works now what i did was put the picture its self to 256x128 then put in the size i wanted it to be in the briefing tnx for all the help Share this post Link to post Share on other sites
karantan 0 Posted February 23, 2006 My pleasure, but your problem belongs amoung 'the core basics' of OFP editing, so next time you could-should look into some tutorials, browse some FAQ pages, and so on  ... Share this post Link to post Share on other sites
the unknown 0 Posted February 23, 2006 well i did a search and normally i whould have looked on ofpec but its down :P Share this post Link to post Share on other sites