BIS fnc dirtEffect: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") | Lou Montana (talk | contribs)  | ||
| Line 18: | Line 18: | ||
| |p2= damage: [[Number]] - damage given to unit by explosion | |p2= damage: [[Number]] - damage given to unit by explosion | ||
| | [[Nothing]] | |r1= [[Nothing]] | ||
| |x1= <code><nowiki>[</nowiki>[[nil]], 0.5] [[call]] [[BIS_fnc_dirtEffect]];</code> | |x1= <code><nowiki>[</nowiki>[[nil]], 0.5] [[call]] [[BIS_fnc_dirtEffect]];</code> | ||
Revision as of 09:57, 10 June 2021
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:
- Nothing
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
