BIS fnc earthquake: Difference between revisions
Jump to navigation
Jump to search
(Undo revision 91945 by ConnorCableTv (talk) - Example out of context. Example of usage of BIS_fnc_MP should be covered in the dedicated page.) |
Lou Montana (talk | contribs) (Page filling - missing see also) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 6: | Line 5: | ||
|1.00|= Game version | |1.00|= Game version | ||
|eff= local |= effect | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Earthquake simulation - now just camera shake and sound. [[Arma 3 Stamina|Stamina]] is impacted by the earthquake too. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [intensity] call [[BIS_fnc_earthquake]] |= Syntax | ||
|p1= |= Parameter 1 | |p1= intensity: [[Number]] - (Optional, default 2) can be 1, 2, 3 or 4. Any other value will fall back to the default value |= Parameter 1 | ||
| |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[4] call | |x1= <code>[4] [[call]] [[BIS_fnc_earthquake]];</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | |= See also | ||
}} | }} | ||
Revision as of 01:02, 7 May 2018
Description
- Description:
- Earthquake simulation - now just camera shake and sound. Stamina is impacted by the earthquake too.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [intensity] call BIS_fnc_earthquake
- Parameters:
- intensity: Number - (Optional, default 2) can be 1, 2, 3 or 4. Any other value will fall back to the default value
- Return Value:
- Nothing
Examples
- Example 1:
[4] call BIS_fnc_earthquake;
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