Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tmf:briefings [2016/03/19 15:46] – created snippers | tmf:briefings [2025/08/03 14:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The briefing component makes use of briefing scripts. Each script should only add briefing pages. In the default template these are found in the briefing folder. | The briefing component makes use of briefing scripts. Each script should only add briefing pages. In the default template these are found in the briefing folder. | ||
| - | === Configuring | + | === Configuring |
| These scripts are just sqf scripts that get run on the local client if they are selected to use the briefing page. I would recommend starting with the default scripts and editing it as you see fit. The main trick is to edit between the start and end line of a briefing page. BRIEFING_PAGE_NAME is the name of the page. | These scripts are just sqf scripts that get run on the local client if they are selected to use the briefing page. I would recommend starting with the default scripts and editing it as you see fit. The main trick is to edit between the start and end line of a briefing page. BRIEFING_PAGE_NAME is the name of the page. | ||