setDammage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
Line 34: Line 34:


<dd class="notedate">Posted on April 17, 2006‎ - 07:39 (CEST)</dd>
<dd class="notedate">Posted on April 17, 2006‎ - 07:39 (CEST)</dd>
<dt class="note">[[User:Fragorl|Fragorl]]
<dt class="note">[[User:Fragorl|Fragorl]]</dt>
<dd class="note">In '''OFP''', setting a unit's damage to a negative value will set it is health to full, but impair their aim.
<dd class="note">In '''OFP''', setting a unit's damage to a negative value will set it is health to full, but impair their aim.



Revision as of 02:27, 30 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
object: Object
damage: Number
Return Value:
Return value needed

Examples

Example 1:
_soldier1 setDammage 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
Posted on April 17, 2006‎ - 07:39 (CEST)
Fragorl
In OFP, setting a unit's damage to a negative value will set it is health to full, but impair their aim.