Jump to content
Sign in to follow this  
Soviet Spetsnaz

Side independent briefings

Recommended Posts

Isn't Google a wonderful tool when used properly ? wink_o.gif

Quote[/b] ]

Briefing for more sides

You can use exactly the same briefing in multiplayer missions, but you could meet the problem that all players have the same briefing. This is OK for cooperative missions, but you may not want it for team vs. team missions - so it’s possible to have special briefings for all sides in Operation Flashpoint. See the example below:

<html>

<head>

<meta http-equiv="Content-Type"

content="text/html; charset=windows-1250">

<meta name="GENERATOR" content="ofp">

<title>Title</title>

</head>

<body bgcolor="#FFFFFF">

<! --- ----------------------------->

<! --- "Notes" sections per sides >

<! --- ----------------------------->

<h2><a name="Main.west"></a></h2>

<! --- "Notes" section for WEST>

<p>

Write some text here - it will be in the "Notes" section and only Western soldiers will see it.

<br><br>

You can use some <a href="marker:MarkerName">links</a> too.

</p>

<hr>

<! --- End of Notes for WEST>

<h2><a name="Main.east"></a></h2>

<! --- "Notes" section for EAST>

<p>

Write some text here - it will be in the "Notes" section and only Eastern soldiers will see it.

<br><br>

You can use some <a href="marker:MarkerName">links</a> too.

</p>

<hr>

<! --- End of Notes for EAST>

<h2><a name="Main.guerrila"></a></h2>

<! --- "Notes" section for RESISTANCE>

<p>

Write some text here - it will be in the "Notes" section and only Resistance soldiers will see it.

<br><br>

You can use some <a href="marker:MarkerName">links</a> too.

</p>

<hr>

<! --- End of Notes for RESISTANCE>

<h2><a name="Main.civilian"></a></h2>

<! --- "Notes" section for CIVILIANS>

<p>

Write some text here - it will be in the "Notes" section and only civilians will see it.

<br><br>

You can use some <a href="marker:MarkerName">links</a> too.

</p>

<hr>

<! --- End of Notes for CIVILIANS>

<! --- ----------------------------->

<! --- Missions plans >

<! --- ----------------------------->

<! --- "Plan" section for WEST>

<p><a name="plan.west"></a>

Short description of the mission for the Western side.

</p>

<hr>

<p><a name = "OBJ_WEST_1"></a>First objective for the West.

</p>

<hr>

<p><a name = "OBJ_WEST_2"></a>Second objective for the West.

</p>

<hr>

<! --- End of "Plan" section for WEST>

<! --- "Plan" section for EAST>

<p><a name="plan.east"></a>

Short description of the mission for the Eastern side.

</p>

<hr>

<p><a name = "OBJ_EAST_1"></a>First objective for the East.

</p>

<hr>

<p><a name = "OBJ_EAST_2"></a>Second objective for the East.

</p>

<hr>

<! --- End of "Plan" section for EAST>

<! --- "Plan" section for RESISTANCE>

<p><a name="plan.guerrila"></a>

Short description of the mission for the Resistance.

</p>

<hr>

<p><a name = "OBJ_GUERRILA_1"></a>First objective for the Resistance.

</p>

<hr>

<p><a name = "OBJ_GUERRILA_2"></a>Second objective for the Resistance.

</p>

<hr>

<! --- End of "Plan" section for RESISTANCE>

<! --- "Plan" section for CIVILIANS>

<p><a name="plan.civilian"></a>

Short description of the mission for civilians.

</p>

<hr>

<p><a name = "OBJ_CIVILIAN_1"></a>First objective for civilians.

</p>

<hr>

<p><a name = "OBJ_CIVILIAN_2"></a>Second objective for civilians.

</p>

<hr>

<! --- End of "Plan" section for CIVILIANS>

<! --- end of mission plan>

<! --- ----------------------------->

<! --- debriefings --->

<! --- ----------------------------->

<hr>

<br>

<h2><p><a name="Debriefing:End1">Title</a></p></h2>

<br>

<p>

DescriptionEnd1

</p>

<br>

<hr>

<br>

<h2><p><a name="Debriefing:End2">Title</a></p></h2>

<br>

<p>

DescriptionEnd2

</p>

<br>

<! --- end of debriefings --->

</body>

</html>

As before, all sections are commented so you should be able to see where to add your own text. Notice that every side has its own sections. Of course, only sides that will be taken by human players must have briefings - the AI doesn't need any briefing text. If there is no section for a side and there is a player on that side, the general briefing section (with no side specified) will be displayed. If there is no such section, that side will have no briefing, just an empty notebook.

*Edit* Source: B I S

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×