needService: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.12 |branch= dev |gr1= Object Manipulation |descr= Return array with how much vehicle needs [repairing, refueling, rearming] |s...")
 
No edit summary
Line 7: Line 7:
|gr1= Object Manipulation
|gr1= Object Manipulation


|descr= Return array with how much vehicle needs [repairing, refueling, rearming]
|descr= Returns array with how much vehicle needs [repairing, refueling, rearming]


|s1= [[needService]] vehicle
|s1= [[needService]] vehicle

Revision as of 13:57, 25 December 2022

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.12.

Description

Description:
Returns array with how much vehicle needs [repairing, refueling, rearming]
Groups:
Object Manipulation

Syntax

Syntax:
needService vehicle
Parameters:
vehicle: Object
Return Value:
Number Range: 0-1, 0: no need, 1: maximum need

Examples

Example 1:
_what = needService tank;

Additional Information

See also:
needReload

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