BIS fnc execRemote: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\:Function Group\: MP(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Function|Comments=
{{Function|Comments=
____________________________________________________________________________________________


| arma3 |Game name=
| arma3 |Game name=
Line 7: Line 6:


|gr1 = Multiplayer |GROUP1=
|gr1 = Multiplayer |GROUP1=
____________________________________________________________________________________________


| This function is now an alias to [[BIS_fnc_MP]]. Use [[remoteExec]] and [[remoteExecCall]] instead! |Description=
| This function is now an alias to [[BIS_fnc_MP]]. Use [[remoteExec]] and [[remoteExecCall]] instead! |Description=
____________________________________________________________________________________________


| |Syntax=
| |Syntax=
Line 17: Line 14:


| |Return value=
| |Return value=
____________________________________________________________________________________________


|x1= See [[BIS_fnc_MP]] |Example 1=
|x1= See [[BIS_fnc_MP]] |Example 1=
____________________________________________________________________________________________


| [[remoteExec]], [[remoteExecCall]], [[BIS_fnc_MP]], [[BIS_fnc_execFSM]], [[BIS_fnc_execVM]], [[BIS_fnc_spawn]] |See also=
| [[remoteExec]], [[remoteExecCall]], [[BIS_fnc_MP]], [[BIS_fnc_execFSM]], [[BIS_fnc_execVM]], [[BIS_fnc_spawn]] |See also=

Revision as of 00:09, 17 January 2021

Hover & click on the images for description

Description

Description:
This function is now an alias to BIS_fnc_MP. Use remoteExec and remoteExecCall instead!
Execution:
call
Groups:
Multiplayer

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
See BIS_fnc_MP

Additional Information

See also:
remoteExecremoteExecCallBIS_fnc_MPBIS_fnc_execFSMBIS_fnc_execVMBIS_fnc_spawn

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