allowService: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.12 |branch= dev |gr1= Object Manipulation |descr= Sets which type of repair/refuel/rearm service is allowed. There are 2 types,...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
|version1= 2.12 | |version1= 2.12 | ||
|branch= dev | |branch= dev | ||
|arg= local | |||
|eff= global | |||
|gr1= Object Manipulation | |gr1= Object Manipulation |
Revision as of 22:51, 28 December 2022
Description
- Description:
- Sets which type of repair/refuel/rearm service is allowed. There are 2 types, manual and auto. It could be set to none, auto only, manual only or both. When manual is allowed the action icon is shown. The engine default for historic reasons is both, auto and manual.
- 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:
- ammoTruck allowService 0;
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