Fix documentation about Briefing function.

This commit is contained in:
feber 2004-10-19 19:09:46 +00:00
parent 5f3cc5e2d5
commit fa48b22bd4

View file

@ -195,13 +195,15 @@ Adds a tip. Tips are shown at the start of a level.
Set the briefing.
Type must be "sc" or "wc2". Background and text tags are required.
<h4>Example</h4>
<pre>
Briefing("type", "wazoogame",
"title", "Killing aliens",
"objectives", "Kill all aliens on the map.",
"title", "sc",
"objective", "Kill all aliens on the map.",
"background", "campaigns/human/interface/introscreen3.png",
"text", "campaigns/human/level07h.txt",
"voice", "campaigns/human/level07h-intro1.wav",