BIS fnc initMultiplayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| <pre>/* | | <pre> | ||
/* | |||
Description: | Description: | ||
Multiplayer mission init, executed automatically upon mission start. | Multiplayer mission init, executed automatically upon mission start. | ||
This function became obsolete with version 1.52 because remoteExec was moved into the engine | |||
Parameter(s): | Parameter(s): | ||
None | None | ||
Line 49: | Line 50: | ||
[[Category:Functions|{{uc:initMultiplayer}}]] | [[Category:Functions|{{uc:initMultiplayer}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:initMultiplayer}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:initMultiplayer}}]] | ||
Revision as of 15:19, 25 March 2016
Description
- Description:
/* Description: Multiplayer mission init, executed automatically upon mission start. This function became obsolete with version 1.52 because remoteExec was moved into the engine Parameter(s): None Returns: NOTHING */ //--- Execute MP functions
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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