Skip to content

Mission Info

Coryf88 edited this page Jul 3, 2022 · 3 revisions

Less of a Framework feature per-se, some of the relevant info about your mission may be easily configured in mission\mission-info.sqf.

I don't recommend messing with the entire file, so here's the relevant stuff:
@13: gameType - Your mission's gamemode. See this for reference.
@21: onLoadName - The name of your mission (keep it brief).
@22: author - Your name.
@23: onLoadMission - A description about the mission, just some short introduction.
@24: loadScreen - The loading screen image, don't change it here though.
@28: disableChannels - Chat channels available in the mission.

Clone this wiki locally