SlingPrimary

From cluster wiki
Jump to navigation Jump to search
Description
Description:

This function enables slinging your primary firearm onto your back. It must be run locally (eg. from initPlayerLocal.sqf).

Execution:

call

Groups:

Gameplay: Eric's Mission Framework

Syntax
Syntax:

[unit] call emf_gameplay_fnc_slingPrimary

Parameters:

unit:

  • Object - Unit to apply to.
  • Array - Units to apply to.
  • String - role to apply to.
Return Value:

None

Examples
Example 1:
["BREACHER"] call emf_gameplay_fnc_slingPrimary;
Additional Information
See also:


Notes
  • Slinged weapon disappears upon respawn (This is subject to change in the future)