BIS fnc initMultiplayer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1 revision)
No edit summary
Line 49: Line 49:
[[Category:Functions|{{uc:initMultiplayer}}]]
[[Category:Functions|{{uc:initMultiplayer}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:initMultiplayer}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:initMultiplayer}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on March 25, 2016 - 14:11 (UTC)</dd>
<dt class="note">[[User:Revo|Revo]]</dt>
<dd class="note">
'''This function became obsolete with update 1.52 and in fact, has no functionality anymore.'''
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 16:11, 25 March 2016


Hover & click on the images for description

Description

Description:
/*

	Description:
	Multiplayer mission init, executed automatically upon mission start.

	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

Notes

Bottom Section

Posted on March 25, 2016 - 14:11 (UTC)
Revo
This function became obsolete with update 1.52 and in fact, has no functionality anymore.