BIS_fnc_earthquake

From Bohemia Interactive Community
Revision as of 04:43, 5 August 2015 by ConnorCableTv (talk | contribs) (Adding Example)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
/*
	
	Description:
	Earthquake simulation - now just camera shake and sound
	
	Parameter(s):
	_this select 0:	INT - intensity {1,2,3,4}	
	
	Returns:
	NONE
	
*/
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

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

Notes

Bottom Section