BIS_fnc_MPexec

From Bohemia Interactive Community
Revision as of 15:32, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Execute received remote execution.
Arma 3
Obsolete and effectless since Arma 3 logo black.png1.52
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[packet, value] call BIS_fnc_MPexec
Parameters:
packet: String - packet variable name - always "BIS_fnc_MP_packet"
value: Array - packet sent by BIS_fnc_MP function; see its description for more details
Return Value:
Boolean - true if function was executed successfully

Examples

Examples:
Example needed

Additional Information

See also:
BIS_fnc_MPremoteExecremoteExecCall

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