OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Captain Winters on 07 Oct 2002, 02:29:33
-
[attachment deleted by admin]
-
oops! posted twice (again) Forgive me Almighty MODS!!!
-
Hey!
if what you posted is exactly what you had
<p align="center"><img src="pic.jpg" width="170" height="90"></p>
and the pic name is really pichelp.jpg it should be:
<p align="center"><img src="pichelp.jpg" width="170" height="90"></p>
But, I bet that's not what you mean.. Also I was thinking maybe the size you chose is the prob?
Just a couple shots in the dark.. Back to work for me!
-
I have no idea why you have so much HTML there ::)
this one right here works just fine.... ;)
<html>
<head>
<title>Overview</title>
</head>
<body>
<br>
<h2 align="center"><a name="Main">yourmissonname</a></h2>
<p align="center"><img src="yourpichere.jpg" width="170" height="64"></p>
<BR>
<p>
YOURTEXTHERE
<br>
</p>
<br>
</body>
</html>
**EDIT** Damn .. beaten by thirty seconds again:p**EDIT**
-
no none of that workS! i get some error saying sumthin' aboiut "2^n" anyone know what that means?
-
Yeah, it's the size of the pic that is the problem.. It has to be divisible by 2, I usually use 128 x 64...
-
It has to be divisible by 2, I usually use 128 x 64...
It has to be a power of two (so 4,8,16,32,64,128,256, etc) not divisible by 2, since 128 is divisible by 2, but 130 is divisible too, and 130 won't work.
-
Asmo, I'm Gonna Try Your Idea, But i Gotta Do My Math HW so i brb in like 20mins
-
Cool.. Yeah, power of two, that's what I meant. ::)
Thanks SeanVeR! ;D
-
It Works But Its Crappy I'll attach a pic in 5
-
Hey I Used A .paa Pic From Another File And It Works Like Frikin' mAgic! Whats A Program That U Ken Save ur Pics As a .paa file? ???
-
texture viewer it will be in the editors depot.
-
i did this in my BRIEFING, it looks great,,,, the pic is 256x256 24bpp using irfanview.....
<a href="marker:Respawn_East">Russian base</a><br>
<a href="marker:Rus_flag_1">Russian flag</a><br>
<a href="marker:Respawn_West">US base</a><br>
<a href="marker:US_flag_1">US flag</a>
</p>
<! --- konec popisu mise>
<hr>
<! --- podrobný plán mise step-by-step>
<p align="center"><img src="mypic.jpg" width="200" height="200"></p>
<p><a name="plan"></a>
Capture the flag.
</p>
<hr>
<p><a name = "OBJ_START"></a>Capture the enemy flag thingy.