BIS fnc door: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
Lou Montana (talk | contribs) |
||
Line 20: | Line 20: | ||
|p3= animationPhase: [[Number]] - Phase of the animation, see [[animateSource]] for more information | |p3= animationPhase: [[Number]] - Phase of the animation, see [[animateSource]] for more information | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[_building, 5, 1] [[call]] [[BIS_fnc_door]];</code> | |x1= <code>[_building, 5, 1] [[call]] [[BIS_fnc_door]];</code> |
Revision as of 10:10, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Scripts
Syntax
- Syntax:
- Syntax needed
- Parameters:
- building: Object - Building
- doorIndex: Number - Index of the door used in "bis_disabled_Door_%1", "Door_%1_sound_source", "Door_%1_noSound_source", "Door_%1_locked_source"
- animationPhase: Number - Phase of the animation, see animateSource for more information
- Return Value:
- Nothing
Examples
- Example 1:
[_building, 5, 1] call BIS_fnc_door;
Additional Information
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