BIS fnc dirtEffect: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\|MP effect *= * " to " ")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 22: Line 22:
|x1= <code><nowiki>[</nowiki>[[nil]], 0.5] [[call]] [[BIS_fnc_dirtEffect]];</code>
|x1= <code><nowiki>[</nowiki>[[nil]], 0.5] [[call]] [[BIS_fnc_dirtEffect]];</code>


| [[BIS_fnc_bloodEffect]], [[BIS_fnc_flamesEffect]]
|seealso= [[BIS_fnc_bloodEffect]], [[BIS_fnc_flamesEffect]]
}}
}}

Revision as of 01:26, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Feedback

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object - who gets the damage. Useless parameter
damage: Number - damage given to unit by explosion
Return Value:
Return value needed

Examples

Example 1:
[nil, 0.5] call BIS_fnc_dirtEffect;

Additional Information

See also:
BIS_fnc_bloodEffectBIS_fnc_flamesEffect

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