Overview.html: Difference between revisions
No edit summary |
m (Sectioned off, rearranged some of the text.) |
||
Line 1: | Line 1: | ||
[[Category:Editing: Flashpoint]] | [[Category:Editing: Flashpoint]] | ||
===Introduction=== | |||
An overview is optional. It appears on the notebook before you start a mission or campaign. Optional simply means the game wont crash without it, but, it adds polish to your creative efforts. When you click on a single mission or in campaign mode, on the right, you see an overview, which is mostly comprised of a picture and one or two lines of text. Alternatively, you could un-PBO an existing mission and use its '''overview.html''' as a template. | |||
Overviews apply to | |||
* single missions, | |||
* a campaign, and | |||
* individual missions of a campaign. | |||
The overview of a mission within a campaign is not visible until after you have played that mission. The intent of all overviews is to simply provide a brief 'idea' of what the campaign/mission is. The keyword is brief, because real estate on that notepad is at a premium. | |||
For an added touch of professionalism, centre your text by adding the following above your main body of description. | Version numbers and mission author details should really be kept to the ReadMe.txt file. | ||
===Details=== | |||
Many people have trouble creating a good overview picture. Pictures must be in the following sizes keep in mind that very large pictures will not fit on the page. | |||
64x64 | |||
128x128 | |||
256x256 | |||
512x512 | |||
1024x1024 | |||
Many simple html tags will work in the [[Briefing.html|briefing.html]] or '''overview.html'''. For an added touch of professionalism, centre your text by adding the following above your main body of description. | |||
< p align="center" > | < p align="center" > | ||
===Resources=== | |||
[http://www.flashpoint1985.com/index2.html BI] has a few tools to get you started. | |||
[http://www.ofpec.com OFPEC] hosts a variety of tutorials on building a better briefing. |
Revision as of 18:02, 30 May 2006
Introduction
An overview is optional. It appears on the notebook before you start a mission or campaign. Optional simply means the game wont crash without it, but, it adds polish to your creative efforts. When you click on a single mission or in campaign mode, on the right, you see an overview, which is mostly comprised of a picture and one or two lines of text. Alternatively, you could un-PBO an existing mission and use its overview.html as a template.
Overviews apply to
* single missions, * a campaign, and * individual missions of a campaign.
The overview of a mission within a campaign is not visible until after you have played that mission. The intent of all overviews is to simply provide a brief 'idea' of what the campaign/mission is. The keyword is brief, because real estate on that notepad is at a premium.
Version numbers and mission author details should really be kept to the ReadMe.txt file.
Details
Many people have trouble creating a good overview picture. Pictures must be in the following sizes keep in mind that very large pictures will not fit on the page.
64x64 128x128 256x256 512x512 1024x1024
Many simple html tags will work in the briefing.html or overview.html. For an added touch of professionalism, centre your text by adding the following above your main body of description.
< p align="center" >
Resources
BI has a few tools to get you started.
OFPEC hosts a variety of tutorials on building a better briefing.