Skip to content

Message Templates Documentation

Julien Etelain edited this page Mar 4, 2025 · 6 revisions

Templates creation

You can create your own templates with PLANOPS Maps (BETA).

Import templates into mission

Templates have to be imported into the init.sqf (or initPlayerLocal.sqf) file of the mission.

You have to import at least a MEDEVAC template. Importing a template disable the builtin templates.

Note: Templates are not synced across network, they are local only.

Clone this wiki locally