We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7988bf9 commit a59df2eCopy full SHA for a59df2e
MissionScripts/MissionFlow/infoText.sqf
@@ -4,7 +4,7 @@ Can be called on mission start via missionParameters.sqf with setup.
4
5
Or via the the use of the following command, edited with string for the desired segmentation
6
Introduction Text - Cool Introduction stuff like location, date, time and mission name and locale
7
-There are two parameters. The Name Of The Mission & The locale of the mission You can change these below
+There are two parameters. The Name Of The Mission & The locale of the mission.
8
9
This is the most basic iteration, it automatically grabs the mission title & location based on description.ext for title, and worldName for location.
10
[] spawn Waldo_fnc_ENDEX;
0 commit comments