loadGame: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \| *('''[a-zA-Z0-9]+''') \|r1=" to " \|s1= $1 |r1=") |
||
Line 18: | Line 18: | ||
<tt>[[campaignConfigFile]] / "Campaign" / <battle> / <mission> / "lives"</tt>{{Feature | Informative | A [[addMissionEventHandler | mission event handler]] [[Arma_3:_Event_Handlers/addMissionEventHandler#Loaded | <tt>"Loaded"</tt>]] is available and is important that it is added in <tt>preInit</tt> in order for it to fire on load from save}} | <tt>[[campaignConfigFile]] / "Campaign" / <battle> / <mission> / "lives"</tt>{{Feature | Informative | A [[addMissionEventHandler | mission event handler]] [[Arma_3:_Event_Handlers/addMissionEventHandler#Loaded | <tt>"Loaded"</tt>]] is available and is important that it is added in <tt>preInit</tt> in order for it to fire on load from save}} | ||
| '''loadGame''' | \|s1= '''loadGame''' | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 15:41, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- Mission Information
Syntax
- Syntax:
- loadGame
- Return Value:
- Nothing
Examples
- Example 1:
loadGame;
Additional Information
- See also:
- enableSavingsaveGamesavingEnabled
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note