BIS fnc doorOpen: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|") |
||
Line 13: | Line 13: | ||
| Open a door with an animated doorhandle. | | Open a door with an animated doorhandle. | ||
{{Informative | This function uses [[animate]] internally.}} | {{Feature | Informative | This function uses [[animate]] internally.}} | ||
| [building, doorAnimation, upDownAnimation, downUpAnimation, animationPhase] call [[BIS_fnc_doorOpen]] | | [building, doorAnimation, upDownAnimation, downUpAnimation, animationPhase] call [[BIS_fnc_doorOpen]] |
Revision as of 00:03, 7 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Scripts
Syntax
- Syntax:
- Syntax needed
- Parameters:
- building: Object - (Optional, default objNull)
- doorAnimation: String - (Optional, default "")
- upDownAnimation: String - (Optional, default "")
- downUpAnimation: String - (Optional, default "")
- animationPhase: Number - (Optional, default 1)
- Return Value:
- Return value needed
Examples
- Example 1:
[_house, "door_1_rot", nil, nil, 0.25] call BIS_fnc_doorOpen;
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