From Bohemia Interactive Community
Jump to navigation
Jump to search
Hover & click on the images for description
⚠
Only available in
Development branch(es) until its release with Arma 3 patch
v2.12.
Description
- Description:
- Sets which type of repair/refuel/rearm service is allowed. The two available types are manual, where the action is displayed to the user, and auto, where the service happens within distance.
The engine default is both (manual and auto) for historic reasons.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- vehicle allowService type
- Parameters:
- vehicle: Object - supply vehicle, i.e. ammo truck
- type: Number - 0: none, 1: auto, 2: manual, 3: both
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- allowedService needService
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