setFuel: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets fuel percentage from 0 (empty) to 1 (full). The vehicle must be [[local]] to the computer where command is executed. |= | | Sets fuel percentage from 0 (empty) to 1 (full). The vehicle must be [[local]] to the computer where command is executed. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| vehicle '''setFuel''' amount |= | | vehicle '''setFuel''' amount |SYNTAX= | ||
|p1= vehicle: [[Object]] |= | |p1= vehicle: [[Object]] |PARAMETER1= | ||
|p2= amount: [[Number]] |= | |p2= amount: [[Number]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_jeepOne [[setFuel]] 0.5;</code> |= | |x1= <code>_jeepOne [[setFuel]] 0.5;</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[fuel]], [[getFuelCargo]], [[setFuelCargo]], [[setHit]], [[setAmmo]] |= | | [[fuel]], [[getFuelCargo]], [[setFuelCargo]], [[setHit]], [[setAmmo]] |SEEALSO= | ||
}} | }} |
Revision as of 14:47, 7 April 2019
Description
- Description:
- Sets fuel percentage from 0 (empty) to 1 (full). The vehicle must be local to the computer where command is executed.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_jeepOne setFuel 0.5;
Additional Information
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters