BIS_fnc_dirtEffect
Jump to navigation
Jump to search
Description
- Description:
/* File: fn_dirtEffect.sqf Description: Dirt (texture) postprocess. Parameter(s): _this select 0: Object - Unit who gets the damage. _this select 1: Number - Damage given unit by explosion. Returned value: None. */ //TEST // hint format ["Hit by: %1", BIS_hitArray select 4]; //Script displays dust PP according to damage obtained from near explosion //takes array from "Explosion" event handler, that is registered in FSM PP
(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:
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