BIS fnc damagePulsing: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (template:command argument fix)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Game pulsing damage effect. |= Description |= Description
| Game pulsing damage effect. |DESCRIPTION= |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| call [[BIS_fnc_damagePulsing]] |= Syntax
| call [[BIS_fnc_damagePulsing]] |SYNTAX=


| [[Script_(Handle)|Script handle]] |= Return value
| [[Script_(Handle)|Script handle]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[BIS_fnc_fatigueEffect]], [[BIS_fnc_incapacitatedEffect]], [[BIS_fnc_incapacitatedEffect]], [[BIS_fnc_indicateBleeding]], [[BIS_fnc_bloodEffect]]|= See also
|[[BIS_fnc_fatigueEffect]], [[BIS_fnc_incapacitatedEffect]], [[BIS_fnc_incapacitatedEffect]], [[BIS_fnc_indicateBleeding]], [[BIS_fnc_bloodEffect]]|SEEALSO=
}}
}}



Revision as of 12:27, 7 April 2019


Hover & click on the images for description

Description

Description:
Game pulsing damage effect.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_damagePulsing
Return Value:
Script handle

Examples

Example 1:
call BIS_fnc_damagePulsing;

Additional Information

See also:
BIS_fnc_fatigueEffectBIS_fnc_incapacitatedEffectBIS_fnc_incapacitatedEffectBIS_fnc_indicateBleedingBIS_fnc_bloodEffect

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